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

Commitaf79f86

Browse files
committed
Restructure LKG dir so that GACing of 2.0.50726.900 runtime is no longer needed
1 parent468487f commitaf79f86

File tree

6 files changed

+9194
-1
lines changed

6 files changed

+9194
-1
lines changed

‎DEVGUIDE.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ See the script for what this does. After you do this, you can do further testin
2727
The compiler is compiled as a set of .NET 4.0 components using a bootstrap process. This uses the Last Known Good (LKG) compiler to build.
2828
Note that you need the .NET framework 3.5 installed on your machine in order to complete this step.
2929

30-
gacutil /i lkg\FSharp-2.0.50726.900\bin\FSharp.Core.dll
3130
msbuild src\fsharp-proto-build.proj
3231

3332
##2. Building an F# (Debug) library and compiler
1.57 MB
Binary file not shown.
1.45 MB
Binary file not shown.

‎lkg/FSharp-4.0.30319.1/bin/FSharp.Core/FSharp.Core.xml‎

Lines changed: 9191 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The copy of FSharp.Core in this directory is version 2.0.50726.900, required by FSharp.SRGen.Build.Tasks.dll and other legacy Power Pack libraries in the parent directory.
2+
3+
This copy of FSharp.Core.dll should not be referenced as an LKG, it is present merely as a workaround to enable the legacy libraries to work without needing to update the GAC.
-19 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp