Skip to content

Commit 18b50e8

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#14310)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.0...v16.8.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 75b5813 commit 18b50e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/xUnit/xUnit.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
2828
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
2929
<PackageReference Include="XunitXml.TestLogger" Version="2.1.26" />
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)