Skip to content

Commit

Permalink
Update NuGet package
Browse files Browse the repository at this point in the history
Update NuGet package for RC2.
  • Loading branch information
martincostello committed Nov 9, 2023
1 parent 0d19d73 commit 4300f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageVersion Update="System.Text.Json" Version="6.0.0" />
</ItemGroup>
<ItemGroup Condition=" '$(AssemblyName)' != 'JustEat.HttpClientInterception' ">
<PackageVersion Update="System.Text.Json" Version="8.0.0-rc.1.23419.4" />
<PackageVersion Update="System.Text.Json" Version="8.0.0-rc.2.23479.6" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
Expand Down

0 comments on commit 4300f91

Please sign in to comment.