Skip to content

Commit 389d86b

Browse files
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (#277)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.2.0...v17.3.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 8547c95 commit 389d86b

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
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717
<PropertyGroup>
1818
<XunitVersion>2.4.2</XunitVersion>
19-
<MicrosoftSdkVersion>17.2.0</MicrosoftSdkVersion>
19+
<MicrosoftSdkVersion>17.3.0</MicrosoftSdkVersion>
2020
<FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
2121
<NetCoreVersion>netcoreapp3.1</NetCoreVersion>
2222
<NetStandardVersion>netstandard1.6</NetStandardVersion>

0 commit comments

Comments
 (0)