Upgrade to .net5 rc1 and fix all breaking changes in the web api since .net core 2.2
This commit is contained in:
parent
482a74839a
commit
b743539c74
6 changed files with 27 additions and 29 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue