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

Commit644fd4a

Browse files
author
Gustavo Guerra
committed
Update Readme to have both Profile47 and Profile88
1 parentb598a30 commit644fd4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,15 @@ sudo make install
3737
```
3838
cd src
3939
msbuild fsharp-proto-build.proj
40-
ngen install ..\lib\proto\4.0\fsc-proto.exe
40+
ngen install ..\lib\proto\4.0\fsc-proto.exe (optional)
4141
msbuild fsharp-library-build.proj
4242
msbuild fsharp-compiler-build.proj
4343
```
44-
You can also build the FSharp.Core for .NET 2.0, Mono 2.1, Silverlight 5.0, Windows Phone 7.1, Portable Profile88 (net4+sl4+wp71+win8) and XNA 4.0 for Xbox 360 profiles:
44+
You can also build the FSharp.Core for .NET 2.0, Mono 2.1, Silverlight 5.0, Windows Phone 7.1, PortableProfile47 (net45+sl5+win8), PortableProfile88 (net4+sl4+wp71+win8) and XNA 4.0 for Xbox 360 profiles:
4545
```
4646
msbuild fsharp-library-build.proj /p:TargetFramework=net20
4747
msbuild fsharp-library-build.proj /p:TargetFramework=mono21
48+
msbuild fsharp-library-build.proj /p:TargetFramework=portable-net45+sl5+win8
4849
msbuild fsharp-library-build.proj /p:TargetFramework=portable-net4+sl4+wp71+win8
4950
msbuild fsharp-library-build.proj /p:TargetFramework=sl5
5051
msbuild fsharp-library-build.proj /p:TargetFramework=wp7

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp