Skip to content

Commit

Permalink
Revert "IsTestProject, IsUnitTestProject false"
Browse files Browse the repository at this point in the history
This reverts commit 5a96d33.
  • Loading branch information
TanayParikh authored Apr 22, 2022
1 parent fcfaaef commit 8a0be60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eng/helix/content/RunTests/RunTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<TargetFramework>net7.0</TargetFramework>
<DefineConstants Condition=" '$(InstallPlaywright)' == 'true' ">$(DefineConstants);INSTALLPLAYWRIGHT</DefineConstants>
<NoWarn>$(NoWarn);CA2007;NU5104</NoWarn>
<IsUnitTestProject>false</IsUnitTestProject>
<IsTestProject>false</IsTestProject>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8a0be60

Please sign in to comment.