c# - 当引用的 .NET 依赖项版本不匹配时,如何解析引用?

标签 c# .net visual-studio windows-phone-8 azure-storage

我正在尝试将 WindowsAzure.Storage 库包含在我的 Windows Phone 8 项目中,但由于此错误而无法解析引用:

Warning 3 The primary reference "Microsoft.WindowsAzure.Storage" could not be resolved because it has an indirect dependency on the .NET Framework assembly "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which has a higher version "4.0.0.0" than the version "3.9.0.0" in the current target framework. standrighthere

最佳答案

看看What’s new for Microsoft Azure Storage at TechEd 2014 - 最新的 4.0 .NET 客户端库包括 Windows、Phone 和 RT 支持。

杰森

关于c# - 当引用的 .NET 依赖项版本不匹配时,如何解析引用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14428747/

相关文章:

c# - 在 Entity Framework 中实现 "generic"机制来处理时态数据

c# - 如何从 AND 条件中检索值和值范围

c# - WPF如何让拖放与控制键一起使用?

.net - Dataproc 不会解压缩作为存档传递的文件

c# - 图标存在于系统托盘中?

visual-studio - nuget.org 和 api.nuget.org 之间有什么区别

c# 正则表达式匹配字符串中的精确单词

.net - OAuth2.0 中的身份验证以及它如何与 OpenId 配合使用

c# - 使用 XSD.exe 自定义类名生成的类

node.js - 恢复node_modules文件夹