MSBuildSdkExtras icon indicating copy to clipboard operation
MSBuildSdkExtras copied to clipboard

Could not use with F#

Open Dolfik1 opened this issue 4 years ago • 0 comments

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 have attached an sample app: App.zip

cc @dsyme

Dolfik1 avatar Jan 19 '22 10:01 Dolfik1