зеркало из https://github.com/microsoft/PSRule.git
Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#1566)
* Bump BenchmarkDotNet from 0.13.5 to 0.13.6 Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.6. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.5...v0.13.6) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump change log --------- 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:
Родитель
0841dea870
Коммит
1080301da9
|
@ -52,3 +52,5 @@ What's changed since release v2.9.0:
|
|||
[#1562](https://github.com/microsoft/PSRule/pull/1562)
|
||||
- Bump xunit.runner.visualstudio to v2.5.0.
|
||||
[#1561](https://github.com/microsoft/PSRule/pull/1561)
|
||||
- Bump BenchmarkDotNet to v0.13.6.
|
||||
[#1566](https://github.com/microsoft/PSRule/pull/1566)
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
|
||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.6" />
|
||||
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче