Update NuGets packages (#751)

* .

* re

* .

* fb

* .
This commit is contained in:
Stef Heyenrath
2022-04-30 16:20:53 +02:00
committed by GitHub
parent fe265faf33
commit 0d8b3b1438
27 changed files with 283 additions and 158 deletions

View File

@@ -29,8 +29,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net451' or '$(TargetFramework)' == 'netstandard1.3'">