Skip to content

Commit

Permalink
System.Text.Json to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidhajiparvaneh committed Jan 15, 2024
1 parent d333d5c commit 24b704c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BO4E/BO4E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="SourceLink.Copy.PdbFiles" Version="2.8.3" PrivateAssets="All" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit 24b704c

Please sign in to comment.