简体   繁体   English

F#命名空间未定义

[英]F# Namespace not defined

my F# project, working up til now, started erroring on: 我的F#项目直到现在都在工作,开始出现以下错误:

Error 54 The namespace 'Vision' is not defined 错误54未定义名称空间“ Vision”

I've include some images from Visual Studio that show the situation: 我包括了一些来自Visual Studio的图像,它们显示了这种情况:

程序启动,显示突出显示的错误

错误讯息

F#项目的参考 对象浏览器:浏览缺少的参考

SO, I don't get why this built before and now won't build. 所以,我不明白为什么以前构建的现在不会构建。 The refs are there, the namespaces are in the refs. 引用在这里,名称空间在引用中。 What am I missing? 我想念什么?

@brent - bingo. @brent-宾果游戏。 I had it a .net 4.5.2 but the assemblies only support 4.5 我有一个.net 4.5.2,但是程序集仅支持4.5

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM