6 usages of MSBuild property PkgMicrosoft_FSharp_Compiler
tool_fsc (6)
tool_fsc.csproj (6)
11
<MibcPath>$(
PkgMicrosoft_FSharp_Compiler
)/contentFiles/mibc</MibcPath>
43
Include="$(
PkgMicrosoft_FSharp_Compiler
)/lib/$(FSharpTfm)/FSharp.Core.xml"
48
<FilesToCopyFromFSharpCompilerPackage Include="$(
PkgMicrosoft_FSharp_Compiler
)/contentFiles/$(FSharpCorePath)/FSharp.Core.*.nupkg" SubDir="library-packs\"/>
49
<FilesToCopyFromFSharpCompilerPackage Include="$(
PkgMicrosoft_FSharp_Compiler
)/contentFiles/$(FSharpCorePath)/Microsoft.FSharp.Core.NetSdk.props" SubDir="" />
50
<FilesToCopyFromFSharpCompilerPackage Include="$(
PkgMicrosoft_FSharp_Compiler
)/contentFiles/any/any/*" Exclude="$(
PkgMicrosoft_FSharp_Compiler
)/contentFiles/any/any/Microsoft.FSharp.Core.NetSdk.props" SubDir="" />