Skip to content

Commit 208d164

Browse files
authored
Merge branch 'main' into dependabot/nuget/src/Sdk/main/multi-9d7b3e2497
2 parents 261eb3b + d1690af commit 208d164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Runner.Listener/Runner.Listener.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
2525
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.3" />
26-
<PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.6" />
26+
<PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.7" />
2727
</ItemGroup>
2828

2929
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">

0 commit comments

Comments
 (0)