Skip to content

Commit

Permalink
Merge pull request #66 from Numpsy/stj_804
Browse files Browse the repository at this point in the history
Update System.Text.Json to 8.0.4
  • Loading branch information
danipen authored Jul 26, 2024
2 parents c4720a8 + 471ee5a commit c654859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<PropertyGroup>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<SystemTextJsonVersion>7.0.0</SystemTextJsonVersion>
<SystemTextJsonVersion>8.0.4</SystemTextJsonVersion>
</PropertyGroup>
</Project>

0 comments on commit c654859

Please sign in to comment.