提交 d5ad8003 编写于 作者: J Jose Perez Rodriguez

Moving clrcompression.dll to the nativeassets folder on the UWP metapackage


Commit migrated from https://github.com/dotnet/core-setup/commit/48b8c563a40d45c0d6a268baddcfef0bcb4144c9
上级 a93ae4d7
......@@ -73,7 +73,7 @@
</_FilesToPackage>
<_FilesToPackage>
<TargetPath Condition="'%(_FilesToPackage.IsNative)' != 'true'">runtimes/$(NuGetRuntimeIdentifier)/lib/$(PackageTargetFramework)</TargetPath>
<TargetPath Condition="'%(_FilesToPackage.IsNative)' == 'true'">runtimes/$(NuGetRuntimeIdentifier)/native</TargetPath>
<TargetPath Condition="'%(_FilesToPackage.IsNative)' == 'true'">runtimes/$(NuGetRuntimeIdentifier)/nativeassets/$(PackageTargetFramework)</TargetPath>
</_FilesToPackage>
</ItemGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册