Skip to content

Commit fbf60f2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageVersion Include="MSTest.TestAdapter" Version="3.8.3" />
17-
<PackageVersion Include="MSTest.TestFramework" Version="3.8.2" />
17+
<PackageVersion Include="MSTest.TestFramework" Version="3.8.3" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)