【发布时间】:2016-09-16 07:28:27
【问题描述】:
我想试用新的 .net 内核。我正在遵循https://www.microsoft.com/net/core 的指示,但它不起作用。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dotnet-dev-1.0.0-preview1-002702 : Depends: dotnet-sharedframework-microsoft.netcore.app-1.0.0-rc2-3002702 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我正在运行 ubuntu 16.04。
【问题讨论】:
-
你唯一的选择就是等待。一旦他们更新了 16.04 的安装程序,您就可以尝试一下。
-
忘记包含链接 blogs.msdn.microsoft.com/dotnet/2016/05/16/… 显然 16.04 支持仅在 RTM 中提供(6 月底)。
标签: .net ubuntu .net-core .net-core-rc2