Skip to content

Commit 8eb19d0

Browse files
Bump MSTest.TestFramework from 3.7.2 to 3.7.3
Bumps [MSTest.TestFramework](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.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e93cd3 commit 8eb19d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.RegexParser.UnitTests/Analogy.LogViewer.RegexParser.UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2424
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="8.0.0" />
2525
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
26-
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
26+
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
2727
<PackageReference Include="System.Resources.Extensions" Version="9.0.1" />
2828
</ItemGroup>
2929
<ItemGroup>

0 commit comments

Comments
 (0)