Skip to content

Commit f023e17

Browse files
Bump MSTest.TestAdapter from 3.6.4 to 3.7.0
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94077bc commit f023e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Hyperbee.Templating.Tests/Hyperbee.Templating.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Hyperbee.Resources" Version="2.0.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
18-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
18+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
1919
<PackageReference Include="coverlet.collector" Version="6.0.2">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)