Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7eee9df

Browse files
committed
typo
1 parentc7d8a46 commit7eee9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/FSharpSource.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
<!-- Include the bootstrap targets file when building the proto compiler using the bootstrap-->
460460
<!-- Also include it if Proto targets file doesn't exist, e.g. when cleaning the build with /t:Clean-->
461461
<ImportProject="$(LkgPath)\Microsoft.FSharp.targets"
462-
Condition="(!Exists('..\Proto\$(protoCLIDir)\bin\Microsoft.FSharp-proto.targets') OR '$(BuildWith)' == 'LKG') AND '$(ProjectLanguage)' == 'FSharp')" />
462+
Condition="(!Exists('..\Proto\$(protoCLIDir)\bin\Microsoft.FSharp-proto.targets') OR '$(BuildWith)' == 'LKG') AND '$(ProjectLanguage)' == 'FSharp'" />
463463
<ImportProject="Silverlight\$(SilverlightVersion)\FSharpSource.Silverlight.Common.targets"
464464
Condition="'$(TargetFramework)'=='sl3' or '$(TargetFramework)'=='sl4' or '$(TargetFramework)'=='sl5' or '$(TargetFramework)'=='sl5-compiler'"/>
465465

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp