Skip to content

Commit

Permalink
Update System.Text.Json
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Haltom <[email protected]>
  • Loading branch information
wasabii authored Jul 14, 2024
1 parent 166262b commit 4efdef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IKVM.deps.targets
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
</When>
<When Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">
Expand Down

0 comments on commit 4efdef5

Please sign in to comment.