Skip to content

Commit c08f831

Browse files
dependabot[bot]ebozduman
authored andcommitted
Bump MSTest.TestAdapter from 3.7.3 to 3.8.3
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.3 to 3.8.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.3...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 159b6c1 commit c08f831

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

0 commit comments

Comments
 (0)