Skip to content

Commit

Permalink
Update System.Text.Json
Browse files Browse the repository at this point in the history
* Update System.Text.Json 

---------

Co-authored-by: Arne Kiesewetter <banane9@live.de>
  • Loading branch information
Nytra and Banane9 authored Nov 22, 2024
1 parent 38debad commit 65c9165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MonkeyLoader/MonkeyLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Zio" Version="0.19.2" />
<!--<ProjectReference Include="..\MonkeyLoader.CodeGenerators\MonkeyLoader.CodeGenerators.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />-->
Expand Down

0 comments on commit 65c9165

Please sign in to comment.