- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我最近一直在更新一个项目,但由于以下错误(修剪了一些路径以使其更短),我无法构建此项目进行测试:
The item "C:\Users..blah..\packages\System.Runtime.WindowsRuntime.4.6.0-preview4.19212.13\build\net461....\ref\netstandard2.0\System.Runtime.WindowsRuntime.dll" in item list "ReferencePath" does not define a value for metadata "CopyLocal". In order to use this metadata, either qualify it by specifying %(ReferencePath.CopyLocal), or ensure that all items in this list define a value for this metadata.
最佳答案
当我尝试从 DotNet 4.5 项目迁移到 DotNet 4.6.2 项目时,我遇到了这个问题。当我从 package.config 迁移到 PackageReference 时,这个问题得到了解决。
右键单击项目解决方案中的“References”-> 选择“Migrate from package.config to PackageReference”。
关于c# - 由于我不太明白的错误而无法构建 - "ReferencePath"未定义元数据 "CopyLocal"的值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57206085/
我是一名优秀的程序员,十分优秀!