Upgrade Microsoft.Extensions.* to .NET5 preview 8

This commit is contained in:
runebaas 2020-08-26 23:15:57 +02:00
parent a78e92d230
commit 3c4a5c638b
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 3 additions and 4 deletions

View file

@ -12,7 +12,6 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
<PackageReference Include="YamlDotNet" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\src\Bot\Bot.csproj" />