Skip to content

Commit a2368b6

Browse files
Bump MSTest.TestAdapter from 3.7.2 to 3.7.3 (#328)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93f2ec1 commit a2368b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<Reference Include="System.ComponentModel.Composition" />
4343

4444
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
45-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.2" />
45+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
4646
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
4747

4848

0 commit comments

Comments
 (0)