File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 151151 BeforeTargets =" AssignTargetPaths"
152152 DependsOnTargets =" ElectronResolvePaths" >
153153
154- <PropertyGroup Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" >
154+ <PropertyGroup Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" >
155155 <_NonIntermediatePublishDir >$(PublishDir)</_NonIntermediatePublishDir >
156156 <PublishUrl >$(PublishDir)</PublishUrl >
157157 <PublishDir >$(IntermediateOutputPath)PubTmp\</PublishDir >
158158 </PropertyGroup >
159159
160- <RemoveDir Directories =" $(PublishDir);$(PublishUrl)" Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" />
161- <MakeDir Directories =" $(PublishDir);$(PublishUrl)" Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" />
160+ <RemoveDir Directories =" $(PublishDir);$(PublishUrl)" Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" />
161+ <MakeDir Directories =" $(PublishDir);$(PublishUrl)" Condition =" '$(UsingMicrosoftNETSdkWeb)' != 'true'" />
162162
163163 </Target >
164164
345345 <PropertyGroup >
346346 <_OriginalPublishDir >$(PublishDir)</_OriginalPublishDir >
347347 <PublishDir >$(_OriginalPublishDir)bin\</PublishDir >
348+ <PublishUrl >$(PublishDir)</PublishUrl >
348349 <DeleteExistingFiles >true</DeleteExistingFiles >
349350 </PropertyGroup >
350351
You can’t perform that action at this time.
0 commit comments