File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| ARM64 .Build .0 = Debug| Any CPU
2828 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x64 .ActiveCfg = Debug| Any CPU
2929 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x64 .Build .0 = Debug| Any CPU
30- {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x86 .ActiveCfg = Debug| x86
31- {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x86 .Build .0 = Debug| x86
30+ {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x86 .ActiveCfg = Debug| Any CPU
31+ {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Debug| x86 .Build .0 = Debug| Any CPU
3232 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Release| Any CPU .ActiveCfg = Release| Any CPU
3333 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Release| Any CPU .Build .0 = Release| Any CPU
3434 {8D0EDFC7-F974-4571-BC49-6F3A6653FE81} .Release| ARM .ActiveCfg = Release| Any CPU
Original file line number Diff line number Diff line change 4444 </PropertyGroup >
4545 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
4646 <OutputPath >bin\$(Configuration)\$(Platform)\</OutputPath >
47- <DebugType >full </DebugType >
47+ <DebugType >embedded </DebugType >
4848 <LangVersion >7.3</LangVersion >
4949 <PlatformTarget >x86</PlatformTarget >
5050 <Prefer32Bit >true</Prefer32Bit >
5151 </PropertyGroup >
5252 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
5353 <OutputPath >bin\$(Configuration)\$(Platform)\</OutputPath >
54- <DebugType >pdbonly </DebugType >
54+ <DebugType >embedded </DebugType >
5555 <LangVersion >7.3</LangVersion >
5656 <PlatformTarget >x86</PlatformTarget >
5757 <Prefer32Bit >true</Prefer32Bit >
You can’t perform that action at this time.
0 commit comments