Skip to content

Commit 4e0a53f

Browse files
Bump Microsoft.NET.Test.Sdk (#3858)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.7.0...v16.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f741dd8 commit 4e0a53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/tutorials/using-on-mac-vs-full-solution/WordCounter/TestLibrary/TestLibrary.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
8+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
99
<PackageReference Include="xunit" Version="2.4.1" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)