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

Commite634ec7

Browse files
committed
fix multi-targeting
1 parent3bdbbf8 commite634ec7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎FSharp.Compiler.Tools.Nuget/build/FSharp.Compiler.Tools.props‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ WARNING: You CAN MODIFY this file, doesnt matter if you are not knowledgeable a
1717
<!-- when using the old SDK, override FSharpTargetsPath and PortableFSharpTargetsPath-->
1818
<FSharpTargetsPath>$(MSBuildThisFileDirectory)../tools/Microsoft.FSharp.Targets</FSharpTargetsPath>
1919
<PortableFSharpTargetsPath>$(MSBuildThisFileDirectory)../tools/Microsoft.Portable.FSharp.Targets</PortableFSharpTargetsPath>
20+
</PropertyGroup>
21+
<PropertyGroup>
2022
<FscToolPath>$(MSBuildThisFileDirectory)../tools</FscToolPath>
2123
<FscToolExe>fsc.exe</FscToolExe>
2224
<FscToolFullPath>$(MSBuildThisFileDirectory)../tools/fsc.exe</FscToolFullPath>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp