Skip to content

Commit 53a4586

Browse files
Bump MSTest.TestAdapter from 2.1.2 to 2.2.3
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.1.2...v2.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent faea804 commit 53a4586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-core-webapp.webtests/dotnetcore-webapp.webtests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
19-
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
19+
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
2020
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
2121
<PackageReference Include="coverlet.collector" Version="3.0.3" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)