File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5151 </PropertyGroup >
5252
5353 <!-- Publish Properties -->
54- <PropertyGroup >
55- <PublishReadyToRun Condition =" '$(Configuration)' == 'Debug'" >False</PublishReadyToRun >
56- <PublishReadyToRun Condition =" '$(Configuration)' != 'Debug'" >True </PublishReadyToRun >
57- <PublishTrimmed Condition =" '$(Configuration)' == 'Debug'" >False</PublishTrimmed >
58- <PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >True </PublishTrimmed >
59- </PropertyGroup >
54+ <PropertyGroup >
55+ <PublishReadyToRun Condition =" '$(Configuration)' == 'Debug'" >False</PublishReadyToRun >
56+ <PublishReadyToRun Condition =" '$(Configuration)' != 'Debug'" >False </PublishReadyToRun >
57+ <PublishTrimmed Condition =" '$(Configuration)' == 'Debug'" >False</PublishTrimmed >
58+ <PublishTrimmed Condition =" '$(Configuration)' != 'Debug'" >False </PublishTrimmed >
59+ </PropertyGroup >
6060</Project >
You can’t perform that action at this time.
0 commit comments