Bump Microsoft.PowerShell.SDK from 7.4.4 to 7.4.5 (#1504)

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

---
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>
This commit is contained in:
dependabot[bot] 2024-09-04 11:24:35 +10:00 коммит произвёл GitHub
Родитель 53b0d46512
Коммит d22a7bc4b0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.4" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5" />
<!-- <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" />