Skip to content

Commit

Permalink
add back System.Text.Json to Shared project (oqtane#4929)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbwalker committed Dec 23, 2024
1 parent 997e921 commit 2d9396b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Oqtane.Shared/Oqtane.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

</Project>

0 comments on commit 2d9396b

Please sign in to comment.