Bump Microsoft.PSRule.CommandLine from 3.0.0-B0198 to 3.0.0-B0203 (#1425)

Bumps [Microsoft.PSRule.CommandLine](https://github.com/microsoft/PSRule) from 3.0.0-B0198 to 3.0.0-B0203.
- [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-B0198...v3.0.0-B0203)

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

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

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