Skip to content

Commit e19c359

Browse files
Bump MSTest.TestAdapter from 3.7.1 to 3.7.3
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] <support@github.com>
1 parent 4c07edc commit e19c359

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)