Skip to content

Commit 6c6d60b

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] <support@github.com>
1 parent e4409ee commit 6c6d60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xdg.Testing/Xdg.Testing.csproj

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

0 commit comments

Comments
 (0)