Skip to content

Commit 7dedbf1

Browse files
authored
Update TestProject.csproj
1 parent 32c7377 commit 7dedbf1

File tree

1 file changed

+2
-2
lines changed
  • test/TestAssets/TestProjects/TestProjectSolutionWithCodeCoverage/TestProject

1 file changed

+2
-2
lines changed

test/TestAssets/TestProjects/TestProjectSolutionWithCodeCoverage/TestProject/TestProject.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="MSTest.Sdk/3.9.3">
1+
<Project Sdk="MSTest.Sdk/4.0.0-preview.25506.5">
22
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), testAsset.props))\testAsset.props" />
33

44
<PropertyGroup>
@@ -10,4 +10,4 @@
1010

1111
<!-- references to the code to test -->
1212

13-
</Project>
13+
</Project>

0 commit comments

Comments
 (0)