Skip to content

Commit b75c188

Browse files
Bump MSTest.TestFramework from 3.2.2 to 3.3.0
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.2.2...v3.3.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eec2daf commit b75c188

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.3.0</Version>
2222
</PackageReference>
2323
<PackageReference Include="MSTest.TestFramework">
24-
<Version>3.2.2</Version>
24+
<Version>3.3.0</Version>
2525
</PackageReference>
2626
</ItemGroup>
2727
</Project>

0 commit comments

Comments
 (0)