We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f6925 commit 9482c29Copy full SHA for 9482c29
samples/Elmah.Io.WinUI.Sample.Net10/Elmah.Io.WinUI.Sample.Net10.csproj
@@ -51,12 +51,4 @@
51
<PropertyGroup Condition="'$(DisableHasPackageAndPublishMenuAddedByProject)'!='true' and '$(EnableMsixTooling)'=='true'">
52
<HasPackageAndPublishMenu>true</HasPackageAndPublishMenu>
53
</PropertyGroup>
54
-
55
- <!-- Publish Properties -->
56
- <PropertyGroup>
57
- <PublishReadyToRun Condition="'$(Configuration)' == 'Debug'">False</PublishReadyToRun>
58
- <PublishReadyToRun Condition="'$(Configuration)' != 'Debug'">True</PublishReadyToRun>
59
- <PublishTrimmed Condition="'$(Configuration)' == 'Debug'">False</PublishTrimmed>
60
- <PublishTrimmed Condition="'$(Configuration)' != 'Debug'">True</PublishTrimmed>
61
- </PropertyGroup>
62
</Project>
0 commit comments