Skip to content

Commit f0d0fea

Browse files
Bump MSTest.TestAdapter from 3.6.3 to 3.6.4
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c38f665 commit f0d0fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="ApprovalUtilities" Version="6.0.0" />
1515
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
17+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)