Merge pull request #227 from livarcocc/fix_pkg_installer
Fixes the layout of the dotnet-internal artifacts
This commit is contained in:
commit
88a1a412d3
1 changed files with 1 additions and 2 deletions
|
@ -311,8 +311,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<Copy SourceFiles="@(SdkInternalFiles)"
|
||||
DestinationFolder="$(SdkInternalLayoutPath)sdk/$(SdkVersion)"/>
|
||||
|
||||
DestinationFiles="@(SdkInternalFiles -> '$(SdkInternalLayoutPath)sdk\$(SdkVersion)\%(RecursiveDir)%(Filename)%(Extension)')"/>
|
||||
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Reference in a new issue