Skip to content

Commit

Permalink
Merge pull request #1 from ikvmnet/dependabot/nuget/src/IKVM.Core.MSB…
Browse files Browse the repository at this point in the history
…uild.Sample/System.Text.Json-8.0.4

Bump System.Text.Json from 8.0.0 to 8.0.4 in /src/IKVM.Core.MSBuild.Sample
  • Loading branch information
wasabii authored Jul 10, 2024
2 parents c9f5314 + 6afa00a commit a1207e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" GeneratePathProperty="true" />
<PackageReference Include="System.Reflection.Metadata" Version="8.0.0" GeneratePathProperty="true" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" GeneratePathProperty="true" />
<PackageReference Include="System.Text.Json" Version="8.0.0" GeneratePathProperty="true" />
<PackageReference Include="System.Text.Json" Version="8.0.4" GeneratePathProperty="true" />
</ItemGroup>

<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />
Expand Down

0 comments on commit a1207e8

Please sign in to comment.