We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beedd2c commit 966ea1bCopy full SHA for 966ea1b
SIL.NuGetCleaner/SIL.NuGetCleaner.csproj
@@ -34,7 +34,7 @@ See full changelog at https://github.com/sillsdev/SIL.NuGetCleaner/blob/master/C
34
<PackageReference Include="System.Globalization.Extensions" Version="4.3.0" />
35
<PackageReference Include="System.Net.Http" Version="4.3.4" />
36
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
37
- <PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
+ <PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.5" />
38
</ItemGroup>
39
40
</Project>
0 commit comments