Skip to content

Commit 622e9e4

Browse files
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 (#147)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.11.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.9.0...v17.11.1) --- 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 21e3f8f commit 622e9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
8+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
99
<PackageVersion Include="xunit" Version="2.6.6" />
1010
<!-- Global Package References -->
1111
<GlobalPackageReference Include="coverlet.collector" Version="6.0.2" />

0 commit comments

Comments
 (0)