We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c7377 commit 7dedbf1Copy full SHA for 7dedbf1
test/TestAssets/TestProjects/TestProjectSolutionWithCodeCoverage/TestProject/TestProject.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="MSTest.Sdk/3.9.3">
+<Project Sdk="MSTest.Sdk/4.0.0-preview.25506.5">
2
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), testAsset.props))\testAsset.props" />
3
4
<PropertyGroup>
@@ -10,4 +10,4 @@
10
11
<!-- references to the code to test -->
12
13
-</Project>
+</Project>
0 commit comments