Skip to content

Commit

Permalink
Bump Microsoft.WSMan.Management from 7.4.5 to 7.4.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.WSMan.Management](https://github.com/PowerShell/PowerShell) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.5...v7.4.6)

---
updated-dependencies:
- dependency-name: Microsoft.WSMan.Management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 89d84d5 commit 9bca50b
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 @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.4.5" />
<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.Management" Version="7.4.6" />
<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" />
Expand Down

0 comments on commit 9bca50b

Please sign in to comment.