Include the buildMultiTargeting folder in the Sdk package
This commit is contained in:
parent
c733156596
commit
6be6229d18
|
|
@ -13,6 +13,7 @@
|
|||
<ItemGroup>
|
||||
<None Include="Sdk\*" Pack="true" PackagePath="Sdk\" />
|
||||
<None Include="build\**\*" Pack="true" PackagePath="build" />
|
||||
<None Include="buildMultiTargeting\**\*" Pack="true" PackagePath="buildMultiTargeting" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue