Enable _FastDeploymentDiagnosticLogging

This commit is contained in:
Gerald Versluis 2024-04-09 12:34:48 +02:00
Родитель 166a8accc1
Коммит 91574f34c4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
<_FastDeploymentDiagnosticLogging>True</_FastDeploymentDiagnosticLogging>
</PropertyGroup>
<ItemGroup>