Skip to content

Commit cf0d733

Browse files
committed
chore: rebased to master to have CI passing, and removed UI tests
1 parent fb3c91d commit cf0d733

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

UI/MVUX/src/MVUX/MVUX.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,4 @@
4848
</UnoFeatures>
4949
</PropertyGroup>
5050

51-
<PropertyGroup Condition="'$(Configuration)'=='Debug' or '$(IsUiAutomationMappingEnabled)'=='True'">
52-
<IsUiAutomationMappingEnabled>True</IsUiAutomationMappingEnabled>
53-
<DefineConstants>$(DefineConstants);USE_UITESTS</DefineConstants>
54-
</PropertyGroup>
55-
5651
</Project>

0 commit comments

Comments
 (0)