Skip to content

Commit fd07767

Browse files
chore(deps): bump MSTest.TestFramework from 3.7.3 to 3.8.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.3 to 3.8.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.3...v3.8.2) --- 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 fae955c commit fd07767

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

0 commit comments

Comments
 (0)