VS intellisence when building dotnet runtime locally
Hi! I cloned the "runtime" repo and followed the steps to setup my PC to build and test it locally. The build works but when I open some of the solution I have intellisence errors : Reference to type 'ValueType' claims it is defined in 'System.Runtime', but it could not be found
Am I missing any setup ?
5 Replies
Don't know why but the post content was removed so here it goes again:
I cloned the dotnet "runtime" repo locally and followed the doc to build it. The building works but when I open most of the files have the following intellisence error:
Reference to type 'ValueType' claims it is defined in 'System.Runtime', but it could not be found
Am I missing something ?
Ask in #allow-unsafe-blocks
Alright thanks!
You may need to ask when the runtime devs are online, ie not at night pacific time
ahah okay okay 😅