Skip to content

Commit

Permalink
Bump System.Management in /Harden-Windows-Security Module (#403)
Browse files Browse the repository at this point in the history
Bumps [System.Management](https://github.com/dotnet/runtime) from 9.0.0-rc.2.24473.5 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.2.24473.5...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 4a0f0ef commit 3ea5910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.0" />
<PackageReference Include="System.Management" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Management" Version="9.0.0" />
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
</ItemGroup>

Expand Down

0 comments on commit 3ea5910

Please sign in to comment.