Skip to content

Commit

Permalink
Merge pull request #27 from bizzehdee/dependabot/nuget/System.Text.En…
Browse files Browse the repository at this point in the history
…coding.CodePages-7.0.0

Bump System.Text.Encoding.CodePages from 4.3.0 to 7.0.0
  • Loading branch information
bizzehdee authored Oct 15, 2023
2 parents b43ddf4 + aadc348 commit c88af45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Demo/Demo.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.3.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c88af45

Please sign in to comment.