Skip to content

Commit 92e8bbf

Browse files
Bump MSTest.TestAdapter from 3.0.2 to 3.0.4 (#176)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75f2534 commit 92e8bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/InfinityCrawler.Tests/InfinityCrawler.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.0">
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)