Skip to content

Commit

Permalink
Bump System.Text.Json from 9.0.0-rc.2 to 9.0.0 (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin <[email protected]>
  • Loading branch information
hf-kklein and Konstantin authored Nov 18, 2024
1 parent 3dc605a commit 79db2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaLoIdentModels/MaLoIdentModels/MaLoIdentModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Json" Version="[9.0.0-rc.2.24473.5, )" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<!-- we need System.Text.Json >= 9 to use the JsonStringEnumMemberNameAttribute -->
</ItemGroup>

Expand Down

0 comments on commit 79db2a7

Please sign in to comment.