Skip to content

Commit

Permalink
Merge pull request #66 from clickviewapp/system-text-encoding-web
Browse files Browse the repository at this point in the history
Bump System.Text.Encodings.Web from 7.0.0 to 8.0.0
  • Loading branch information
MrSmoke authored Jan 23, 2024
2 parents 2317cf1 + ee4720a commit 3d4b1b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Encodings.Web" Version="7.0.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
</ItemGroup>

<!-- Conditionally obtain references for the .NET Framework 4.6 target -->
Expand Down

0 comments on commit 3d4b1b8

Please sign in to comment.