Skip to content

Commit

Permalink
Bump System.ServiceProcess.ServiceController from 4.3.0 to 5.0.0 (#1388)
Browse files Browse the repository at this point in the history
Bumps [System.ServiceProcess.ServiceController](https://github.com/dotnet/runtime) from 4.3.0 to 5.0.0.
  • Loading branch information
dependabot[bot] committed Apr 29, 2021
1 parent 1dd0ef3 commit aba60b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Opc.Ua.PubSub.Tests/Opc.Ua.PubSub.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Security.Cryptography.Primitives" Version="4.3.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.3.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0" />
<PackageReference Include="coverlet.collector" Version="3.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit aba60b9

Please sign in to comment.