Skip to content

Commit

Permalink
Merge pull request #255 from chef/dependabot/nuget/Microsoft.WSMan.Ru…
Browse files Browse the repository at this point in the history
…ntime-7.4.6

Bump Microsoft.WSMan.Runtime from 7.4.5 to 7.4.6
  • Loading branch information
johnmccrae authored Oct 24, 2024
2 parents 3b8c39a + 4a4f1be commit 3612062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chef.Powershell.Core/Chef.Powershell.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.4.5" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.4.5" />
<PackageReference Include="Microsoft.WSMan.Management" Version="7.4.5" />
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.4.5" />
<PackageReference Include="Microsoft.WSMan.Runtime" Version="7.4.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="8.0.1" />
<PackageReference Include="System.Management.Automation" Version="7.4.5" />
Expand Down

0 comments on commit 3612062

Please sign in to comment.