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

Commit 172e7fb

Browse files
SyncFileContentsSyncFileContents
authored andcommitted
Sync Directory.Build.targets
1 parent 1b592f7 commit 172e7fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="coverlet.collector" Version="6.0.2" />
5050
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
5151
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
52-
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
52+
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
5353
</ItemGroup>
5454

5555
<ItemGroup Condition="$(IsPrimaryProject) == true">

0 commit comments

Comments
 (0)