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

Commit334b26b

Browse files
dsymeunknown
authored and
unknown
committed
prevent project rebuilds
1 parent61fa323 commit334b26b

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
@@ -573,7 +573,7 @@
573573
Outputs="@(CustomCopyLocal->'$(OutDir)%(TargetFilename)')"
574574
Condition="'$(targetCLIDir)'!='Silverlight/4.0/'"
575575
>
576-
<ExecCommand="$(FSharpSourcesRoot)\fsharp\FSharp.Build\subst.exe {LkgVersion} $(LkgVersion) {BuildSuffix}&quot;$(FsBuildSuffix)&quot; {FSharpTargetsDir}unused&quot;%(CustomCopyLocal.FullPath)&quot;&gt; $(OutDir)%(CustomCopyLocal.TargetFilename)"/>
576+
<ExecCommand="$(FSharpSourcesRoot)\fsharp\FSharp.Build\subst.exe {LkgVersion} $(LkgVersion) {BuildSuffix}&quot;$(FsBuildSuffix)&quot; {FSharpTargetsDir}&quot;%24(MSBuildThisFileDirectory)&quot;&quot;%(CustomCopyLocal.FullPath)&quot;&gt; $(OutDir)%(CustomCopyLocal.TargetFilename)"/>
577577
<!-- Make sure it will get cleaned-->
578578
<CreateItemInclude="$(OutDir)%(CustomCopyLocal.TargetFilename)">
579579
<OutputTaskParameter="Include"ItemName="FileWrites"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp