Skip to content

Commit 966ea1b

Browse files
Update dependency System.Text.Encoding.CodePages to v9
1 parent beedd2c commit 966ea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SIL.NuGetCleaner/SIL.NuGetCleaner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ See full changelog at https://github.com/sillsdev/SIL.NuGetCleaner/blob/master/C
3434
<PackageReference Include="System.Globalization.Extensions" Version="4.3.0" />
3535
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3636
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
37-
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
37+
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.5" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)