Skip to content

Commit b7fe7ba

Browse files
Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 (#350)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cce01b0 commit b7fe7ba

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
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1212
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1313
<PackageVersion Include="Moq" Version="4.20.72" />
14-
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.2" />
14+
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.3" />
1515
<PackageVersion Include="MSTest.TestFramework" Version="3.6.2" />
1616
<PackageVersion Include="NonBlocking" Version="2.1.2" />
1717
<PackageVersion Include="NUnit" Version="4.2.2" />

0 commit comments

Comments
 (0)