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

Commitcbfd1df

Browse files
committed
ngen proto correctly
1 parentf979a8f commitcbfd1df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎appveyor-build.cmd‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ if not exist %_ngenexe% echo Error: Could not find ngen.exe. && goto :eof
3333
%_msbuildexe% src\fsharp-proto-build.proj
3434
@if ERRORLEVEL1echo Error: compiler proto build failed&&goto :eof
3535

36-
%_ngenexe% install lib\proto\fsc-proto.exe
36+
%_ngenexe% install proto\net40\bin\FSharp.Compiler-proto.dll
37+
%_ngenexe% install proto\net40\bin\fsharp.core.dll
38+
%_ngenexe% install proto\net40\bin\FSharp.Build-proto.dll
39+
%_ngenexe% install proto\net40\bin\fsc-proto.exe
3740

3841
%_msbuildexe% src/fsharp-library-build.proj /p:UseNugetPackages=true
3942
@if ERRORLEVEL1echo Error: library debug build failed&&goto :eof

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp