<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Condition="'$(MicrosoftFSharpShimHelpersPropsIncluded)'!='true'" Project="$(MSBuildThisFileDirectory)Microsoft.FSharp.ShimHelpers.props" />

  <Import Condition="'$(FSharpCompilerPath)' != ''" Project="$(FSharpCompilerPath)\Microsoft.Portable.FSharp.targets" />
  <Import Condition="'$(FSharpCompilerPath)' == ''" Project="$(VsInstallRoot)\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools\Microsoft.Portable.FSharp.targets" />
</Project>
