Skip to content

Commit 845b81d

Browse files
authored
remove legacy mono android trace debugging files (#21968)
1 parent fa122d7 commit 845b81d

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

samples/ControlCatalog.Android/ControlCatalog.Android.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,6 @@
1414
</AndroidResource>
1515
</ItemGroup>
1616

17-
<PropertyGroup Condition="'$(AndroidEnableProfiler)'=='True'">
18-
<IsEmulator Condition="'$(IsEmulator)' == ''">True</IsEmulator>
19-
<DebugSymbols>True</DebugSymbols>
20-
</PropertyGroup>
21-
22-
<ItemGroup>
23-
<AndroidEnvironment Condition="'$(IsEmulator)'=='True'" Include="environment.emulator.txt" />
24-
<AndroidEnvironment Condition="'$(IsEmulator)'!='True'" Include="environment.device.txt" />
25-
</ItemGroup>
26-
2717
<ItemGroup>
2818
<PackageReference Include="Xamarin.AndroidX.Core.SplashScreen" />
2919
</ItemGroup>

samples/ControlCatalog.Android/environment.device.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

samples/ControlCatalog.Android/environment.emulator.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)