File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
samples/Elmah.Io.WinUI.Sample90 Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 77 <ApplicationManifest >app.manifest</ApplicationManifest >
88 <Platforms >x86;x64;ARM64</Platforms >
99 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
10- <PublishProfile >win-$(Platform).pubxml</PublishProfile >
1110 <UseWinUI >true</UseWinUI >
1211 <EnableMsixTooling >true</EnableMsixTooling >
1312 <PublishReadyToRun >false</PublishReadyToRun >
5251 <PropertyGroup Condition =" '$(DisableHasPackageAndPublishMenuAddedByProject)'!='true' and '$(EnableMsixTooling)'=='true'" >
5352 <HasPackageAndPublishMenu >true</HasPackageAndPublishMenu >
5453 </PropertyGroup >
55-
56- <!-- Publish Properties -->
57- <PropertyGroup >
58- <PublishReadyToRun Condition =" '$(Configuration)' == 'Debug'" >False</PublishReadyToRun >
59- <PublishReadyToRun Condition =" '$(Configuration)' != 'Debug'" >True</PublishReadyToRun >
60- <PublishTrimmed Condition =" '$(Configuration)' == 'Debug'" >False</PublishTrimmed >
61- <PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >True</PublishTrimmed >
62- </PropertyGroup >
6354</Project >
You can’t perform that action at this time.
0 commit comments