Skip to content

Commit c2c5282

Browse files
Bump MSTest.TestAdapter (#4438)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 1.3.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v1.3.2...v2.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b595af commit c2c5282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/roslyn-sdk/Tutorials/MakeConst/MakeConst.Test/MakeConst.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
12-
<PackageReference Include="MSTest.TestAdapter" Version="1.3.2" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
1313
<PackageReference Include="MSTest.TestFramework" Version="2.2.1" />
1414
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.9.0" />
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.0.1-beta1.*" />

0 commit comments

Comments
 (0)