Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 7818298

Browse files
dep: Update mstest monorepo to 3.9.0
1 parent 7a7fd32 commit 7818298

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnitTest/UnitTest.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
11-
<PackageReference Include="MSTest.TestAdapter" Version="3.8.3" />
12-
<PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
11+
<PackageReference Include="MSTest.TestAdapter" Version="3.9.0" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.9.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)