Skip to content

Commit 77fda9d

Browse files
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1 (#205)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.3.2...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93ad176 commit 77fda9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PropertyGroup>
1414
<XunitVersion>2.4.2</XunitVersion>
1515
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
16-
<TestSdkVersion>17.3.2</TestSdkVersion>
16+
<TestSdkVersion>17.4.1</TestSdkVersion>
1717
<NBenchVersion>2.0.1</NBenchVersion>
1818
<AkkaVersion>1.4.47</AkkaVersion>
1919
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>

0 commit comments

Comments
 (0)