Skip to content

Commit 3647e9a

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#442)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 397fbbc commit 3647e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<ItemGroup>
6868
<PackageVersion Include="Akka.Hosting.TestKit" Version="$(AkkaHostingVersion)" />
6969
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
70-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
70+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
7171
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
7272
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
7373
<PackageVersion Include="JetBrains.dotMemoryUnit" Version="3.2.20220510" />

0 commit comments

Comments
 (0)