Skip to content

Commit 97d1009

Browse files
chore(deps): bump MSTest.TestFramework from 3.2.1 to 3.2.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.2.1...v3.2.2) --- 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 44cb725 commit 97d1009

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.1" />
6+
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
77
<PackageReference Include="coverlet.collector" Version="6.0.1">
88
<PrivateAssets>all</PrivateAssets>
99
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)