diff --git a/src/FSharp.Build/Microsoft.FSharp.Core.NetSdk.props b/src/FSharp.Build/Microsoft.FSharp.Core.NetSdk.props index 5c9176a7eea3..682dff8b1c20 100644 --- a/src/FSharp.Build/Microsoft.FSharp.Core.NetSdk.props +++ b/src/FSharp.Build/Microsoft.FSharp.Core.NetSdk.props @@ -16,7 +16,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and - + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) diff --git a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props index ecd7efb59750..ce52638b670f 100644 --- a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props +++ b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props @@ -67,6 +67,11 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and "$(MSBuildThisFileDirectory)fsi.dll" + + true + true + +