Skip to content

Commit 964537b

Browse files
Build(deps): bump MSTest.TestFramework from 2.2.8 to 3.8.3 (#10)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.8 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@v2.2.8...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 487149c commit 964537b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimilarCode.Load.Tests/SimilarCode.Load.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
13-
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
13+
<PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
1414
<PackageReference Include="coverlet.collector" Version="6.0.4">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)