Skip to content

Commit f94c484

Browse files
authored
Update Microsoft.AspNetCore.Components.E2ETests.csproj
1 parent 2dbac96 commit f94c484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
Temporarily disabled until this runs on macOS
1212
-->
1313
<SkipTests Condition="'$(SeleniumE2ETestsSupported)' != 'true'">true</SkipTests>
14+
15+
<BaseOutputPath />
16+
<OutputPath />
1417
</PropertyGroup>
1518

1619
<ItemGroup>

0 commit comments

Comments
 (0)