update nuget packages

This commit is contained in:
2022-01-20 20:47:59 +01:00
parent 5c86727baa
commit d2c9d60ae9
4 changed files with 40 additions and 52 deletions

View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
</Project>