Update to full dotnet 6

This commit is contained in:
Cody Robibero
2021-11-08 06:55:16 -07:00
parent 65971eb27e
commit 40045d2147
25 changed files with 41 additions and 48 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0-rc.2*" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
</ItemGroup>
<ItemGroup>