Skip to content

Commit d0a1f46

Browse files
committed
fix build
1 parent 6ff12b6 commit d0a1f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/projects/Sample_VS2012_FSharp_ConsoleApp_net45_with_resource_using_bootstrap/Sample_VS2012_FSharp_ConsoleApp_net45/Sample_VS2012_FSharp_ConsoleApp_net45.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ProductVersion>10.0.0</ProductVersion>
1515
<UsePartialTypes>False</UsePartialTypes>
1616
<TargetFSharpCoreVersion>4.4.0.0</TargetFSharpCoreVersion>
17-
<LkgPath>$(MSBuildProjectDirectory)\..\packages\FSharp.Compiler.Tools.4.0.0.1\tools</LkgPath>
17+
<LkgPath>$(MSBuildProjectDirectory)\..\..\..\..\packages\FSharp.Compiler.Tools.4.0.0.1\tools</LkgPath>
1818
</PropertyGroup>
1919
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2020
<DebugSymbols>True</DebugSymbols>

0 commit comments

Comments
 (0)