Bump System.ServiceProcess.ServiceController from 10.0.7 to 10.0.9

---
updated-dependencies:
- dependency-name: System.ServiceProcess.ServiceController
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-10 04:58:34 +00:00
committed by GitHub
parent 16c52e389d
commit 8b57517850

View File

@@ -23,7 +23,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.3" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.7" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.9" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">