Skip to content

Commit fbd83be

Browse files
Bump MSTest.TestFramework from 3.6.4 to 3.7.3
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.4 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.6.4...v3.7.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94077bc commit fbd83be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Hyperbee.Collections" Version="2.0.0" />
1515
<PackageReference Include="Hyperbee.Resources" Version="2.0.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17-
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
17+
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
1919
<PackageReference Include="coverlet.collector" Version="6.0.2">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)