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

Commit2a1c48b

Browse files
committed
correct package version
1 parent72956cf commit2a1c48b

8 files changed

+2
-176
lines changed

‎FSharp.Directory.Build.props‎

Lines changed: 0 additions & 6 deletions
This file was deleted.

‎FSharp.Directory.Build.targets‎

Lines changed: 0 additions & 6 deletions
This file was deleted.

‎FSharpBuild.Directory.Build.props‎

Lines changed: 0 additions & 62 deletions
This file was deleted.

‎FSharpBuild.Directory.Build.targets‎

Lines changed: 0 additions & 41 deletions
This file was deleted.

‎FSharpTests.Directory.Build.props‎

Lines changed: 0 additions & 36 deletions
This file was deleted.

‎FSharpTests.Directory.Build.targets‎

Lines changed: 0 additions & 21 deletions
This file was deleted.

‎README.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,7 @@ This builds the proto compiler, then the library, then the final compiler.
173173
The FSharp.Core.dll produced is only delay-signed (Mono does not require strong names).
174174
If a strong-name signed FSharp.Core.dll is needed then use the one in
175175

176-
lib\bootstrap\signed\.NETFramework\v4.0\4.3.0.0\FSharp.Core.dll
177-
lib\bootstrap\signed\.NETFramework\v4.0\4.3.1.0\FSharp.Core.dll
178-
176+
lib\bootstrap\signed\.NETFramework\v4.0\...
179177

180178
###Building on Linux (Wheezy build)
181179

‎packages.config‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Actual dependencies of FSharp.Compiler.dll and FSharp.Core.dll-->
1414
<packageid="System.Collections.Immutable"version="1.3.1" />
1515
<packageid="System.Reflection.Metadata"version="1.4.2" />
16-
<packageid="System.ValueTuple"version="4.3.1" />
16+
<packageid="System.ValueTuple"version="4.4.0" />
1717
<packageid="Microsoft.Build"version="14.3.0" />
1818
<packageid="Microsoft.Build.Framework"version="14.3.0" />
1919
<packageid="Microsoft.Build.Utilities.Core"version="14.3.0" />

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp