File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 2626 <ErrorOnDuplicatePublishOutputFiles >false</ErrorOnDuplicatePublishOutputFiles >
2727 <LangVersion >12</LangVersion >
2828 <PublishReadyToRun >false</PublishReadyToRun >
29- <AppxBundlePlatforms >arm64</ AppxBundlePlatforms >
29+ <DefineConstants >DISABLE_XAML_GENERATED_MAIN</ DefineConstants >
3030 </PropertyGroup >
3131 <ItemGroup >
3232 <Compile Remove =" Extensions\**" />
115115 <ItemGroup >
116116 <PRIResource Remove =" Extensions\**" />
117117 </ItemGroup >
118- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
119- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
120- </PropertyGroup >
121- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" >
122- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
123- </PropertyGroup >
124- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x86'" >
125- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
126- </PropertyGroup >
127- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
128- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
129- </PropertyGroup >
130- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|arm64'" >
131- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
132- </PropertyGroup >
133- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|arm64'" >
134- <DefineConstants >DISABLE_XAML_GENERATED_MAIN</DefineConstants >
135- </PropertyGroup >
136118</Project >
You can’t perform that action at this time.
0 commit comments