Bump Microsoft.PSRule.CommandLine from 3.0.0-B0153 to 3.0.0-B0198 (#1420)

Bumps [Microsoft.PSRule.CommandLine](https://github.com/microsoft/PSRule) from 3.0.0-B0153 to 3.0.0-B0198.
- [Release notes](https://github.com/microsoft/PSRule/releases)
- [Changelog](https://github.com/microsoft/PSRule/blob/main/docs/CHANGELOG-v3.md)
- [Commits](https://github.com/microsoft/PSRule/compare/v3.0.0-B0153...v3.0.0-B0198)

---
updated-dependencies:
- dependency-name: Microsoft.PSRule.CommandLine
  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-05-23 17:31:05 +10:00 коммит произвёл GitHub
Родитель adca349e24
Коммит c94a21eae0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -18,7 +18,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.PSRule.CommandLine" Version="3.0.0-B0153" />
<PackageReference Include="Microsoft.PSRule.CommandLine" Version="3.0.0-B0198" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>