Bump Microsoft.PowerShell.SDK from 7.4.3 to 7.4.4 (#1483)

Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.4.3...v7.4.4)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
dependabot[bot] 2024-08-05 21:56:58 +10:00 коммит произвёл GitHub
Родитель 36fb962c41
Коммит 6786cebda9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.3" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
<!-- <PackageReference Include="System.Management.Automation" Version="7.4.1" /> -->
<PackageReference Include="Microsoft.PSRule.SDK" Version="3.0.0-B0203" />
<PackageReference Include="Microsoft.PSRule.CommandLine" Version="3.0.0-B0203" />