Skip to content

Commit 9b69349

Browse files
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/commits) --- 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]>
1 parent d9aaf8e commit 9b69349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0"/>
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0"/>
1212
<PackageReference Include="NUnit" Version="3.13.*"/>
1313
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0"/>
1414
<PackageReference Include="AutoFixture" Version="4.17.0"/>

0 commit comments

Comments
 (0)