Skip to content

Commit 702fd1c

Browse files
authored
Update TestProject.csproj
1 parent fa059f2 commit 702fd1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/TestAssets/TestProjects/TestProjectWithClassLibrary/TestProject/TestProject.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<TargetFramework>$(CurrentTargetFramework)</TargetFramework>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
9-
<IsTestProject>true</IsTestProject>
109
<IsTestingPlatformApplication>true</IsTestingPlatformApplication>
1110
</PropertyGroup>
1211

0 commit comments

Comments
 (0)