Created functionality to upload song data. #6

This commit is contained in:
amazing-username
2019-03-16 23:02:01 -04:00
parent 995a817108
commit a1c3ccb66f
4 changed files with 163 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="mysql.data" Version="8.0.15" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>
</Project>