You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
<ErrorText="'$(FSharpToolsDirectory)' is an invalid value for 'FSharpToolsDirectory' valid values are 'typeproviders' and 'tools'."Condition="'$(FSharpToolsDirectory)' != 'typeproviders' and '$(FSharpToolsDirectory)' != 'tools'" />
87
+
<ErrorText="The 'FSharpDesignTimeProtocol' property can be only 'fsharp41'"Condition="'$(FSharpDesignTimeProtocol)' != 'fsharp41'" />