Skip to content

Commit b4d5587

Browse files
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.5.0...v16.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d4795de commit b4d5587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Platform.RegularExpressions.Transformer.CSharpToCpp.Tests/Platform.RegularExpressions.Transformer.CSharpToCpp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
1515
<PackageReference Include="xunit" Version="2.4.1" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" />
1717
<PackageReference Include="coverlet.collector" Version="1.2.1" PrivateAssets="All" />

0 commit comments

Comments
 (0)