Skip to content

Commit 6e59119

Browse files
Bump MSTest.TestAdapter from 3.7.1 to 3.7.3 (#1256)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.1 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.1...v3.7.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent befbaf1 commit 6e59119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio.Tests/Minio.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.12.0" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
1313
<PackageReference Include="Moq" Version="4.20.72" />
1414
<ProjectReference Include="..\Minio\Minio.csproj" />

0 commit comments

Comments
 (0)