Skip to content

Commit 5c7f0f2

Browse files
Bump MSTest.TestFramework from 3.7.0 to 3.7.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.0 to 3.7.1. - [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.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd71421 commit 5c7f0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.ElasticCommonSchema.UnitTests/Analogy.LogViewer.ElasticCommonSchema.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.3" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
19-
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
19+
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
2020
<PackageReference Include="coverlet.collector" Version="6.0.3">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)