Skip to content

Commit 0ba4e58

Browse files
deps: Bump MSTest.TestFramework from 3.6.1 to 4.2.3
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f06ee31 commit 0ba4e58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GI-Test/GI-Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
Adds IsTestProject=true implicitly. -->
5757
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
5858
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
59-
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
59+
<PackageReference Include="MSTest.TestFramework" Version="4.2.3" />
6060
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
6161
<PackageReference Include="OpenCvSharp4" Version="4.13.0.20260330" />
6262
<PackageReference Include="OpenCvSharp4.Extensions" Version="4.13.0.20260330" />

0 commit comments

Comments
 (0)