Try to fix spacing part 3
This commit is contained in:
parent
c51d129294
commit
4442b45fef
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
</ItemGroup>
|
||||
<Copy SourceFiles="@(HackFilesToCopy)"
|
||||
DestinationFiles="@(HackFilesToCopy->'$(SdkOutputDirectory)/%(RecursiveDir)%(Filename)%(Extension)')" />
|
||||
|
||||
<!-- Publish DotNet -->
|
||||
<DotNetPublish ToolPath="$(Stage0Directory)"
|
||||
Configuration="$(Configuration)"
|
||||
|
|
Loading…
Reference in a new issue