码迷,mamicode.com
首页 > Web开发 > 详细

The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 2.0 or lower, or use a version of the .NET SDK that supports .NET Core 2.1.

时间:2018-02-01 18:30:46      阅读:2058      评论:0      收藏:0      [点我收藏+]

标签:tin   file   targeting   overflow   bit   target   over   href   ref   

 

C:\Program Files\dotnet\sdk\2.1.4\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.TargetFrameworkInference.targets(135,5): error : The current .NET SDK does not support targeting .NET Core 2.1.  Either target .NET Core 2.0 or lower, or use a version of the .NET SDK that supports .NET Core 2.1. [E:\GitHub\KerryJiang\SuperSocket\test\Test\Test.csproj]

 

https://stackoverflow.com/questions/46829923/the-current-net-sdk-does-not-support-targeting-net-core-2-0

If your platform target is 32bit, then you have to install x86 installation of the sdk.

The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 2.0 or lower, or use a version of the .NET SDK that supports .NET Core 2.1.

标签:tin   file   targeting   overflow   bit   target   over   href   ref   

原文地址:https://www.cnblogs.com/chucklu/p/8400388.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!