Skip to content

Commit df7112b

Browse files
Bump MSTest.TestAdapter from 3.0.4 to 3.1.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.4...v3.1.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79b3bc5 commit df7112b

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.6.3" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
1313
<PackageReference Include="Moq" Version="4.18.4" />
1414
<ProjectReference Include="..\Minio\Minio.csproj" />

0 commit comments

Comments
 (0)