【发布时间】:2016-04-26 23:23:27
【问题描述】:
我正在为客户调查 smartstore.net。 http://www.smartstore.com/net/en/
通过阅读系统要求,它指出您必须拥有 .net 4.5,但可以拥有 SQL Server 2008 Express。
https://github.com/smartstoreag/SmartStoreNET/wiki/system-requirements
当我运行 SQL Server 2014 Express 时,我看到它说它只能与 .net4 一起使用
https://www.microsoft.com/en-ie/download/details.aspx?id=42299
所以我的问题是,这确实是真的吗.. SQL Server 2014 只能使用 .net 4,这有点限制,因为我想使用 VS 2015 Community(有 .net 4.6)
我错过了什么吗?
谢谢, J
【问题讨论】:
标签: .net version nopcommerce sql-server-2014-express