Skip to content

Commit d59eae7

Browse files
committed
更改 pubxml
1 parent 61c1716 commit d59eae7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/LoopbackManager.App/Properties/PublishProfiles/win10-x64.pubxml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
1010
<PublishDir>bin\$(Configuration)\$(TargetFramework)\$(RuntimeIdentifier)\publish\</PublishDir>
1111
<SelfContained>true</SelfContained>
1212
<PublishSingleFile>False</PublishSingleFile>
13-
<PublishReadyToRun Condition="'$(Configuration)' == 'Debug'">False</PublishReadyToRun>
14-
<PublishReadyToRun Condition="'$(Configuration)' != 'Debug'">True</PublishReadyToRun>
15-
<!--
16-
See https://github.com/microsoft/CsWinRT/issues/373
17-
<PublishTrimmed>True</PublishTrimmed>
18-
-->
13+
<PublishReadyToRun>False</PublishReadyToRun>
1914
</PropertyGroup>
2015
</Project>

0 commit comments

Comments
 (0)