We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5c553 commit 9356964Copy full SHA for 9356964
examples/cp/cp.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="SharpZipLib" Version="1.3.3" />
+ <PackageReference Include="SharpZipLib" Version="1.4.0" />
9
</ItemGroup>
10
11
</Project>
tests/E2E.Tests/E2E.Tests.csproj
@@ -9,7 +9,7 @@
<PackageReference Include="JsonPatch.Net" Version="2.0.4" />
12
13
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
15
0 commit comments