Skip to content

Commit a62a149

Browse files
Bump MSTest from 3.7.0 to 3.7.2
Bumps [MSTest](https://github.com/microsoft/testfx) from 3.7.0 to 3.7.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.0...v3.7.2) --- updated-dependencies: - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00846e7 commit a62a149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CICD.Tools.MSTeamsWorkflowWebhookCard.LibTests/CICD.Tools.MSTeamsWorkflowWebhookCard.LibTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
13-
<PackageReference Include="MSTest" Version="3.7.0" />
13+
<PackageReference Include="MSTest" Version="3.7.2" />
1414
<PackageReference Include="coverlet.collector" Version="6.0.2">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)