Skip to content

Commit

Permalink
Bump System.DirectoryServices.AccountManagement, System.Management an…
Browse files Browse the repository at this point in the history
…d Microsoft.PowerShell.SDK (#565)

Bumps [System.DirectoryServices.AccountManagement](https://github.com/dotnet/runtime), [System.Management](https://github.com/dotnet/runtime) and [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell). These dependencies needed to be updated together.

Updates `System.DirectoryServices.AccountManagement` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `System.Management` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `Microsoft.PowerShell.SDK` from 7.4.6 to 7.5.0
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.6...v7.5.0)

---
updated-dependencies:
- dependency-name: System.DirectoryServices.AccountManagement
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Hansen <[email protected]>
  • Loading branch information
dependabot[bot] and HotCakeX authored Jan 24, 2025
1 parent e4d58e7 commit 99e37ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.3" />
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="9.0.1" />
<PackageReference Include="System.Management" Version="9.0.1" />
Expand Down

0 comments on commit 99e37ac

Please sign in to comment.