Skip to content

Commit 9ee60de

Browse files
Bump MSTest.TestFramework from 3.6.3 to 3.6.4 in /updater
Bumps [MSTest.TestFramework](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.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f49d22 commit 9ee60de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater-test/updater-test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
19-
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
19+
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
2020
<PackageReference Include="coverlet.collector" Version="6.0.2">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)