Skip to content

Commit 00534c8

Browse files
Bump MSTest.TestFramework from 1.3.2 to 3.0.4
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 1.3.2 to 3.0.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v1.3.2...v3.0.4) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 015f35e commit 00534c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IntelliTect.TestTools.Console.Tests/IntelliTect.TestTools.Console.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="1.3.2" />
12-
<PackageReference Include="MSTest.TestFramework" Version="1.3.2" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<ProjectReference Include="..\IntelliTect.TestTools.Console\IntelliTect.TestTools.Console.csproj" />

0 commit comments

Comments
 (0)