Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit e42065c

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 (#95)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.3...v16.9.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25f0b34 commit e42065c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PostgresVersion>5.0.3</PostgresVersion>
1919
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
2020
<NetFrameworkVersion>net45</NetFrameworkVersion>
21-
<TestSdkVersion>16.8.3</TestSdkVersion>
21+
<TestSdkVersion>16.9.4</TestSdkVersion>
2222
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
2323
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
2424
</PropertyGroup>

0 commit comments

Comments
 (0)