File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 <PublishReadyToRun Condition =" '$(Configuration)' != 'Debug'" >True</PublishReadyToRun >
2727 <PublishReadyToRunComposite Condition =" '$(Configuration)' != 'Debug'" >True</PublishReadyToRunComposite >
2828 <ApplicationIcon >..\Files.App (Package)\Assets\AppTiles\Dev\Logo.ico</ApplicationIcon >
29- <DefineConstants Condition =" '$(Configuration)' == 'Debug'" >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
30- <DefineConstants Condition =" '$(Configuration)' != 'Debug'" >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
29+ <DefineConstants Condition =" '$(Configuration)' == 'Debug'" >$(DefineConstants); DISABLE_XAML_GENERATED_MAIN</DefineConstants >
30+ <DefineConstants Condition =" '$(Configuration)' != 'Debug'" >$(DefineConstants); DISABLE_XAML_GENERATED_MAIN</DefineConstants >
3131 </PropertyGroup >
3232
3333 <ItemGroup >
You can’t perform that action at this time.
0 commit comments