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
I got the following error while trying to build an F# application:
The imported project "/Users/nikolay/.nuget/packages/msbuild.sdk.extras/3.0.44/Build/targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets" was not found. Confirm that the expression in the Import declaration "/Users/nikolay/.nuget/packages/msbuild.sdk.extras/3.0.44/Build/LanguageTargets/../targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets" is correct, and that the file exists on disk. /Users/nikolay/.nuget/packages/msbuild.sdk.extras/3.0.44/Build/LanguageTargets/CheckMissing.targets
I got the following error while trying to build an F# application:
I have attached an sample app:
App.zip
cc @dsyme
The text was updated successfully, but these errors were encountered: