Skip to content

Commit 01005c2

Browse files
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] <[email protected]>
1 parent e76f54b commit 01005c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Version>3.2.1</Version>
2222
</PackageReference>
2323
<PackageReference Include="MSTest.TestFramework">
24-
<Version>3.2.1</Version>
24+
<Version>3.2.2</Version>
2525
</PackageReference>
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)