Skip to content

Commit b64521f

Browse files
Bump MSTest.TestFramework from 3.6.3 to 3.6.4
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] <support@github.com>
1 parent b4c09f8 commit b64521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Hyperbee.Collections.Tests/Hyperbee.Collections.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
15-
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
15+
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
1616
</ItemGroup>
1717
<ItemGroup>
1818
<ProjectReference Include="..\..\src\Hyperbee.Collections\Hyperbee.Collections.csproj" />

0 commit comments

Comments
 (0)