0
comment
comment
on 2/10/2017 1:22 AM
Fix ‘The method or operation is not implemented Visual Studio’ when referencing project in F# solution
Yesterday, when trying to reference a project within my solution, I had an error from VS with the following message.
The problem was that I was referencing another project which was unloaded.
When expanding the list of references, there is a warning sign for problematic references:
Most of the