Skip to content

Commit 539a12d

Browse files
chore(deps): bump MSTest.TestFramework from 3.2.0 to 3.2.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v.3.2.0...v3.2.1) --- 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 8a91f9e commit 539a12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BB84.NotificationsTests/BB84.NotificationsTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ItemGroup>
44
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
55
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
6-
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
6+
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
77
<PackageReference Include="coverlet.collector" Version="6.0.0">
88
<PrivateAssets>all</PrivateAssets>
99
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)