简体   繁体   中英

F# Namespace not defined

my F# project, working up til now, started erroring on:

Error 54 The namespace 'Vision' is not defined

I've include some images from Visual Studio that show the situation:

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

错误讯息

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. I had it a .net 4.5.2 but the assemblies only support 4.5

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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