Skip to content

Commit ff41ba2

Browse files
committed
Update Microsoft.AspNetCore.Components.Migration.E2ETests.csproj
1 parent 90e94e5 commit ff41ba2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Components/test/E2ETestMigration/Microsoft.AspNetCore.Components.Migration.E2ETests.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010

1111
<OutputPath />
1212

13-
<!-- This project references the shared framework transitively. Prevent restore errors by setting this flag. -->
14-
<GenerateErrorForMissingTargetingPacks>false</GenerateErrorForMissingTargetingPacks>
13+
<TestDependsOnPlaywright>true</TestDependsOnPlaywright>
1514
</PropertyGroup>
1615

1716
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)