Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
dec130e72d Bump System.Text.Encoding.CodePages from 8.0.0 to 10.0.2
---
updated-dependencies:
- dependency-name: System.Text.Encoding.CodePages
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-14 04:59:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.331.0
<Update to ./src/runnerversion when creating release>

View File

@@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="10.0.2" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
</ItemGroup>