update to .net60

This commit is contained in:
2881099
2021-11-10 01:46:28 +08:00
parent 30b20c39f9
commit f007b3fa0e
19 changed files with 38 additions and 32 deletions

View File

@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.35" />
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">