我的NuGet包中包含为特定平台(arm,x86和x64)构建的.dll文件。它是由指南http://dontcodetired.com/blog/post/Creating-a-Windows-Store-App-NuGet-Package-for-ARM-x86-and-x64.aspx创建的。软件包工作正常,除了一个事实,我收到来自代码分析的警告,内容如下:引用的组件'C:... \ 1.0.0.8 \ build \ uap10.0'
在解决方案中也是如此
我的nuget.targets文件: