Skip to content

Commit 8068d84

Browse files
Bump MSTest.TestFramework from 3.8.3 to 4.0.1
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eb29c0 commit 8068d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Hyperbee.Resources.Tests/Hyperbee.Resources.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PackageReference>
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2626
<PackageReference Include="MSTest.TestAdapter" Version="3.8.3" />
27-
<PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
27+
<PackageReference Include="MSTest.TestFramework" Version="4.0.1" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)