Skip to content

Commit 2dd1078

Browse files
Bump MSTest.TestFramework from 3.0.4 to 3.1.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.4...v3.1.1) --- 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 0a4e268 commit 2dd1078

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

0 commit comments

Comments
 (0)