Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
798290f30e Bump System.Threading.Channels from 8.0.0 to 10.0.2
---
updated-dependencies:
- dependency-name: System.Threading.Channels
  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 05:00:18 +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

@@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
<PackageReference Include="System.Threading.Channels" Version="10.0.2" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">