Skip to content

Commit

Permalink
Merge pull request #197 from mganss/dependabot/nuget/System.Text.Enco…
Browse files Browse the repository at this point in the history
…ding.CodePages-4.7.1

Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
  • Loading branch information
mganss authored May 13, 2020
2 parents 63f20de + 6d45489 commit d10f039
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.Net.Compilers.netcore" Version="1.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="System.CodeDom" Version="4.7.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.1" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d10f039

Please sign in to comment.