Skip to content

Commit e031cbb

Browse files
Bump MSTest from 4.2.3 to 4.3.0
--- updated-dependencies: - dependency-name: MSTest dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e481fb2 commit e031cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AutoTests.Framework.Tests/AutoTests.Framework.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="MSTest" Version="4.2.3" />
16+
<PackageReference Include="MSTest" Version="4.3.0" />
1717
<PackageReference Include="BddDotNet.Gherkin.SourceGenerator" Version="2.1.0">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)