File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/SamplesApp/SamplesApp.Droid Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 </PropertyGroup >
3131 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
3232 <DebugSymbols >true</DebugSymbols >
33- <DebugType >full </DebugType >
33+ <DebugType >portable </DebugType >
3434 <Optimize >false</Optimize >
3535 <OutputPath >bin\Debug\</OutputPath >
3636 <DefineConstants >DEBUG;TRACE;XAMARIN;HAS_UNO</DefineConstants >
3737 <ErrorReport >prompt</ErrorReport >
3838 <WarningLevel >4</WarningLevel >
3939 <AndroidUseSharedRuntime >True</AndroidUseSharedRuntime >
4040 <AndroidLinkMode >None</AndroidLinkMode >
41- <EmbedAssembliesIntoApk >true </EmbedAssembliesIntoApk >
41+ <EmbedAssembliesIntoApk >false </EmbedAssembliesIntoApk >
4242 <AotAssemblies >false</AotAssemblies >
4343 <EnableLLVM >false</EnableLLVM >
4444 <AndroidEnableProfiledAot >false</AndroidEnableProfiledAot >
You can’t perform that action at this time.
0 commit comments