Upgrade to .net5 rc1 and fix all breaking changes in the web api since .net core 2.2

This commit is contained in:
runebaas 2020-09-22 13:06:57 +02:00
parent 482a74839a
commit b743539c74
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
6 changed files with 27 additions and 29 deletions

View file

@ -22,7 +22,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Discord.Net" Version="2.2.0" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.45.0.1929" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
<PackageReference Include="MtgApiManager.Lib" Version="1.2.2" />