Update some dependencies (#857)

* fb

* .

* linq

* ,,,

* anno

* log

* rd
This commit is contained in:
Stef Heyenrath
2022-12-03 11:45:44 +01:00
committed by GitHub
parent 795dcf42e2
commit 53adb17e07
30 changed files with 420 additions and 312 deletions

View File

@@ -31,7 +31,7 @@
<Target Name="CheckIfShouldKillVBCSCompiler" />
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<ProjectReference Include="..\WireMock.Net\WireMock.Net.csproj" />