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.
2 parents 261eb3b + d1690af commit 208d164Copy full SHA for 208d164
1 file changed
src/Runner.Listener/Runner.Listener.csproj
@@ -23,7 +23,7 @@
23
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
24
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
25
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.3" />
26
- <PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.6" />
+ <PackageReference Include="System.ServiceProcess.ServiceController" Version="10.0.7" />
27
</ItemGroup>
28
29
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments