Git Product home page Git Product logo

sacara's Introduction

Hi there ๐Ÿ‘‹

If you find my tools useful, please consider to sponsor me.

๐Ÿ“ˆ My GitHub Stats

enkomio's GitHub Stats

sacara's People

Contributors

enkomio avatar mrfearless avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sacara's Issues

build error

when i run .\build.bat i found error

???????????: fake
???????"fake-cli"(??"5.10.1")?
Paket version 5.177.1
Skipping resolver for group FakeBuild since it is already up-to-date
Skipping resolver for group Main since it is already up-to-date
Z:\sacara\Src\paket.lock is already up-to-date
Installing into projects:

  • Creating model and downloading packages.
  • ES.Sacara.Ir.Assembler/paket.references -> ES.Sacara.Ir.Assembler/ES.Sacara.Ir.Assembler.fsproj
  • ES.Sacara.Ir.Core/paket.references -> ES.Sacara.Ir.Core/ES.Sacara.Ir.Core.fsproj
  • ES.Sacara.Ir.Obfuscator/paket.references -> ES.Sacara.Ir.Obfuscator/ES.Sacara.Ir.Obfuscator.fsproj
  • ES.Sacara.Ir.Parser/paket.references -> ES.Sacara.Ir.Parser/ES.Sacara.Ir.Parser.fsproj
  • ES.SacaraVm/paket.references -> ES.SacaraVm/ES.SacaraVm.fsproj
  • GeneratePreBuildInfo/paket.references -> GeneratePreBuildInfo/GeneratePreBuildInfo.fsproj
  • SacaraAsm/paket.references -> SacaraAsm/SacaraAsm.fsproj
    Performance:
  • Disk IO: 3 seconds
  • Runtime: 7 seconds
    Starting full restore process.
    Build release: 2.1.0
    run Default
    Building project with version: LocalBuild
    Shortened DependencyGraph for Target Default:
    <== Default
    <== Release
    <== Compile
    <== SetAssemblyInfo
    <== Clean

The running order is:
Group - 1

  • Clean
    Group - 2
  • SetAssemblyInfo
    Group - 3
  • Compile
    Group - 4
  • Release
    Group - 5
  • Default
    Starting target 'Clean'
    Finished (Success) 'Clean' in 00:00:00.0078538
    Starting target 'SetAssemblyInfo'
    Finished (Success) 'SetAssemblyInfo' in 00:00:00.6669819
    Starting target 'Compile'
    Build project: SacaraVm\SacaraVm.vcxproj
    Build project: SacaraRun\SacaraRun.vcxproj
    Build project: SacaraAsm\SacaraAsm.fsproj
    Build project: ES.SacaraVm\ES.SacaraVm.fsproj
    Compile: SacaraVm\SacaraVm.vcxproj
    Starting task 'MSBuild': SacaraVm\SacaraVm.vcxproj
    Building project: SacaraVm\SacaraVm.vcxproj
    MSBuild.exe "SacaraVm\SacaraVm.vcxproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraVm\" "/p:Configuration=Release"
    MSBuild.exe "SacaraVm\SacaraVm.vcxproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraVm\" "/p:Configuration=Release"
    Microsoft (R) Build Engine version 15.8.169+g1ccb72aefa for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2018/11/13 20:05:44.
1>Project "Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj" on node 1 (Build target(s)).
1>PrepareForBuild:
Creating directory "Release\SacaraVm.tlog".
InitializeBuildStatus:
Creating "Release\SacaraVm.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
_MASM:
Assembling main.asm...
cmd.exe /C "z:\temp\tmp4b105c6bf5d04a15a5f402f5b01c3b2f.cmd"
ml.exe /c /nologo /Zi /Fo"Release\main.obj" /W3 /errorReport:prompt /Tamain.asm
Link:
D:\visualstudio\VC\Tools\MSVC\14.15.26726\bin\HostX64\x86\link.exe /ERRORREPORT:QUEUE /OUT:"Z:\sacara\Src\SacaraVm\Release\SacaraVm.dll" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /DEF:"sacara.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"Z:\sacara\Src\SacaraVm\Release\SacaraVm.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Z:\sacara\Src\SacaraVm\Release\SacaraVm.lib" /MACHINE:X86 /SAFESEH:NO /DLL Release\main.obj
????? Z:\sacara\Src\SacaraVm\Release\SacaraVm.lib ??? Z:\sacara\Src\SacaraVm\Release\SacaraVm.exp
LINK : ??? /LTCG,????????;????????? /LTCG ????????
1>Z:\sacara\Src\SacaraVm\Release\SacaraVm.dll : warning LNK4086: ???"_main@0"???? 12 ????? __stdcall;???????? [Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj]
SacaraVm.vcxproj -> Z:\sacara\Src\SacaraVm\Release\SacaraVm.dll
FinalizeBuildStatus:
Deleting file "Release\SacaraVm.tlog\unsuccessfulbuild".
Touching "Release\SacaraVm.tlog\SacaraVm.lastbuildstate".
1>Done Building Project "Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj" (Build target(s)).

Build succeeded.

   "Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj" (Build target) (1) ->
   (Link target) -> 
     Z:\sacara\Src\SacaraVm\Release\SacaraVm.dll : warning LNK4086: ???"_main@0"???? 12 ????? __stdcall;???????? [Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj]

1 Warning(s)
0 Error(s)

Time Elapsed 00:00:00.78
Finished (Success) 'MSBuild' in 00:00:00.9489441
Compile: SacaraRun\SacaraRun.vcxproj
Starting task 'MSBuild': SacaraRun\SacaraRun.vcxproj
Building project: SacaraRun\SacaraRun.vcxproj
MSBuild.exe "SacaraRun\SacaraRun.vcxproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraRun\" "/p:Configuration=Release"
MSBuild.exe "SacaraRun\SacaraRun.vcxproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraRun\" "/p:Configuration=Release"
Microsoft (R) Build Engine version 15.8.169+g1ccb72aefa for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2018/11/13 20:05:45.
1>Project "Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj" on node 1 (Build target(s)).
1>Project "Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj" (1) is building "Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj" (2) on node 1 (default targets).
2>InitializeBuildStatus:
Creating "Release\SacaraVm.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
_MASM:
Skipping target "_MASM" because all output files are up-to-date with respect to the input files.
Link:
All outputs are up-to-date.
SacaraVm.vcxproj -> Z:\sacara\Src\SacaraVm\Release\SacaraVm.dll
FinalizeBuildStatus:
Deleting file "Release\SacaraVm.tlog\unsuccessfulbuild".
Touching "Release\SacaraVm.tlog\SacaraVm.lastbuildstate".
2>Done Building Project "Z:\sacara\Src\SacaraVm\SacaraVm.vcxproj" (default targets).
1>PrepareForBuild:
Creating directory "Release\SacaraRun.tlog".
InitializeBuildStatus:
Creating "Release\SacaraRun.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
D:\visualstudio\VC\Tools\MSVC\14.15.26726\bin\HostX64\x86\CL.exe /c /Zi /nologo /W3 /WX- /diagnostics:classic /sdl /O2 /Oi /Oy- /GL /D _CRT_SECURE_NO_WARNINGS /D _MBCS /Gm- /EHsc /MD /GS /Gy /fp:precise /permissive- /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Release\" /Fd"Release\vc141.pdb" /Gd /TC /analyze- /FC /errorReport:queue argparse.c main.c
argparse.c
1>z:\sacara\src\sacararun\argparse.c(291): warning C4090: "??": ???"const"??? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
main.c
1>z:\sacara\src\sacararun\main.c(58): warning C4047: "??":"LPDWORD"?"uint32_t **"??????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
1>z:\sacara\src\sacararun\main.c(58): warning C4024: "ReadFile": ????? 4 ????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
1>z:\sacara\src\sacararun\main.c(69): warning C4018: "<": ???/?????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
1>z:\sacara\src\sacararun\main.c(88): warning C4047: "??":"DWORD"?"void *"??????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
1>z:\sacara\src\sacararun\main.c(88): warning C4024: "HeapFree": ????? 2 ????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
Link:
D:\visualstudio\VC\Tools\MSVC\14.15.26726\bin\HostX64\x86\link.exe /ERRORREPORT:QUEUE /OUT:"Z:\sacara\Src\SacaraRun\Release\SacaraRun.exe" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG:FULL /PDB:"Z:\sacara\Src\SacaraRun\Release\SacaraRun.pdb" /OPT:REF /OPT:ICF /LTCG:incremental /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Z:\sacara\Src\SacaraRun\Release\SacaraRun.lib" /MACHINE:X86 /SAFESEH Release\argparse.obj
Release\main.obj
Z:\sacara\Src\SacaraVm\Release\SacaraVm.lib
??????
All 19 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
????????
SacaraRun.vcxproj -> Z:\sacara\Src\SacaraRun\Release\SacaraRun.exe
FinalizeBuildStatus:
Deleting file "Release\SacaraRun.tlog\unsuccessfulbuild".
Touching "Release\SacaraRun.tlog\SacaraRun.lastbuildstate".
1>Done Building Project "Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj" (Build target(s)).

Build succeeded.

   "Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj" (Build target) (1) ->
   (ClCompile target) -> 
     z:\sacara\src\sacararun\argparse.c(291): warning C4090: "??": ???"const"??? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
     z:\sacara\src\sacararun\main.c(58): warning C4047: "??":"LPDWORD"?"uint32_t **"??????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
     z:\sacara\src\sacararun\main.c(58): warning C4024: "ReadFile": ????? 4 ????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
     z:\sacara\src\sacararun\main.c(69): warning C4018: "<": ???/?????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
     z:\sacara\src\sacararun\main.c(88): warning C4047: "??":"DWORD"?"void *"??????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]
     z:\sacara\src\sacararun\main.c(88): warning C4024: "HeapFree": ????? 2 ????? [Z:\sacara\Src\SacaraRun\SacaraRun.vcxproj]

6 Warning(s)
0 Error(s)

Time Elapsed 00:00:01.48
Finished (Success) 'MSBuild' in 00:00:01.7048628
Compile: SacaraAsm\SacaraAsm.fsproj
Starting task 'MSBuild': SacaraAsm\SacaraAsm.fsproj
Building project: SacaraAsm\SacaraAsm.fsproj
MSBuild.exe "SacaraAsm\SacaraAsm.fsproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraAsm\" "/p:Configuration=Release"
MSBuild.exe "SacaraAsm\SacaraAsm.fsproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\SacaraAsm\" "/p:Configuration=Release"
Microsoft (R) Build Engine version 15.8.169+g1ccb72aefa for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2018/11/13 20:05:46.
1>Project "Z:\sacara\Src\SacaraAsm\SacaraAsm.fsproj" on node 1 (Build target(s)).
1>GenerateFSharpTextResources:
Creating directory "obj\Release".
PrepareForBuild:
Creating directory "bin\Release".
1>Project "Z:\sacara\Src\SacaraAsm\SacaraAsm.fsproj" (1) is building "Z:\sacara\Src\ES.Sacara.Ir.Assembler\ES.Sacara.Ir.Assembler.fsproj" (2:2) on node 1 (default targets).
2>GenerateFSharpTextResources:
Creating directory "obj\Release".
PrepareForBuild:
Creating directory "bin\Release".
1>Project "Z:\sacara\Src\SacaraAsm\SacaraAsm.fsproj" (1) is building "Z:\sacara\Src\ES.Sacara.Ir.Parser\ES.Sacara.Ir.Parser.fsproj" (4:2) on node 3 (default targets).
4>GenerateFSharpTextResources:
Creating directory "obj\Release".
2:2>Project "Z:\sacara\Src\ES.Sacara.Ir.Assembler\ES.Sacara.Ir.Assembler.fsproj" (2:2) is building "Z:\sacara\Src\ES.Sacara.Ir.Obfuscator\ES.Sacara.Ir.Obfuscator.fsproj" (5:2) on node 1 (default targets).
5>GenerateFSharpTextResources:
Creating directory "obj\Release".
PrepareForBuild:
Creating directory "bin\Release".
1>Project "Z:\sacara\Src\SacaraAsm\SacaraAsm.fsproj" (1) is building "Z:\sacara\Src\ES.Sacara.Ir.Core\ES.Sacara.Ir.Core.fsproj" (3:2) on node 2 (default targets).
3>GenerateFSharpTextResources:
Creating directory "obj\Release".
PrepareForBuild:
Creating directory "bin\Release".
4>PrepareForBuild:
Creating directory "bin\Release".
3>GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
4>GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
3>CoreCompile:
D:\visualstudio\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsc.exe -o:obj\Release\ES.Sacara.Ir.Core.dll
--debug:pdbonly
--noframework
--define:TRACE
--doc:bin\Release\ES.Sacara.Ir.Core.XML
--optimize+
-r:D:\visualstudio\Common7\IDE\PublicAssemblies\FSharp.Core.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\mscorlib.dll
-r:Z:\sacara\Src\packages\Newtonsoft.Json\lib\net45\Newtonsoft.Json.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\System.Core.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\System.dll
-r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\System.Numerics.dll
-r:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll
--target:library
--warn:3
--warnaserror:76
--fullpaths
--flaterrors
--subsystemversion:6.00
--highentropyva+
AssemblyInfo.fs
Instructions.fs
OpCodes.fs
z:\temp.NETFramework,Version=v4.6.1.AssemblyAttributes.fs

 4>CoreCompile:
     D:\visualstudio\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsc.exe -o:obj\Release\ES.Sacara.Ir.Parser.dll
     --debug:pdbonly
     --noframework
     --define:TRACE
     --doc:bin\Release\ES.Sacara.Ir.Parser.XML
     --optimize+
     -r:Z:\sacara\Src\packages\FSharpLog\lib\ES.Fslog.dll
     -r:Z:\sacara\Src\packages\FSharp.Core\lib\net45\FSharp.Core.dll
     -r:Z:\sacara\Src\packages\FsLexYacc.Runtime\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10\FsLexYacc.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.dll
     -r:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll
     --target:library
     --warn:3
     --warnaserror:76
     --fullpaths
     --flaterrors
     --subsystemversion:6.00
     --highentropyva+
     AssemblyInfo.fs
     IrAst.fs
     IrParserUtility.fs
     SacaraIrParser.fs
     IrLexerUtility.fs
     SacaraIrLexer.fs
     SacaraAstBuilder.fs
     z:\temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.fs
     
 3>_CopyFilesMarkedCopyLocal:
     Copying file from "D:\visualstudio\Common7\IDE\PublicAssemblies\FSharp.Core.dll" to "Z:\sacara\Src\build\SacaraAsm\FSharp.Core.dll".
     Copying file from "C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll" to "Z:\sacara\Src\build\SacaraAsm\System.ValueTuple.dll".
     Copying file from "Z:\sacara\Src\packages\Newtonsoft.Json\lib\net45\Newtonsoft.Json.dll" to "Z:\sacara\Src\build\SacaraAsm\Newtonsoft.Json.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\zh-Hans".
     Copying file from "D:\visualstudio\Common7\IDE\PublicAssemblies\zh-Hans\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\zh-Hans\FSharp.Core.resources.dll".
     Copying file from "Z:\sacara\Src\packages\Newtonsoft.Json\lib\net45\Newtonsoft.Json.xml" to "Z:\sacara\Src\build\SacaraAsm\Newtonsoft.Json.xml".
     Creating "Z:\sacara\Src\ES.Sacara.Ir.Core\obj\Release\ES.Sacara.Ir.Core.fsproj.CopyComplete" because "AlwaysCreate" was specified.
   _CopyOutOfDateSourceItemsToOutputDirectoryAlways:
     Copying file from "Z:\sacara\Src\ES.Sacara.Ir.Core\vm_opcodes.json" to "Z:\sacara\Src\build\SacaraAsm\vm_opcodes.json".
   CopyFilesToOutputDirectory:
     Copying file from "obj\Release\ES.Sacara.Ir.Core.dll" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll".
     ES.Sacara.Ir.Core -> Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll
     Copying file from "obj\Release\ES.Sacara.Ir.Core.pdb" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.pdb".
     Copying file from "bin\Release\ES.Sacara.Ir.Core.XML" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.XML".
 3>Done Building Project "Z:\sacara\Src\ES.Sacara.Ir.Core\ES.Sacara.Ir.Core.fsproj" (default targets).
 5>GenerateTargetFrameworkMonikerAttribute:
   Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
   CoreCompile:
     D:\visualstudio\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsc.exe -o:obj\Release\ES.Sacara.Ir.Obfuscator.dll
     --debug:pdbonly
     --noframework
     --define:TRACE
     --doc:bin\Release\ES.Sacara.Ir.Obfuscator.XML
     --optimize+
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll
     -r:D:\visualstudio\Common7\IDE\PublicAssemblies\FSharp.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.dll
     -r:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll
     --target:library
     --warn:3
     --warnaserror:76
     --fullpaths
     --flaterrors
     --subsystemversion:6.00
     --highentropyva+
     AssemblyInfo.fs
     NorRewriter.fs
     Engines.fs
     z:\temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.fs
     
 4>_CopyFilesMarkedCopyLocal:
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\FSharp.Core.dll" to "Z:\sacara\Src\build\SacaraAsm\FSharp.Core.dll".
     Copying file from "Z:\sacara\Src\packages\FSharpLog\lib\ES.Fslog.dll" to "Z:\sacara\Src\build\SacaraAsm\ES.Fslog.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\FSharp.Core.xml" to "Z:\sacara\Src\build\SacaraAsm\FSharp.Core.xml".
     Copying file from "Z:\sacara\Src\packages\FsLexYacc.Runtime\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10\FsLexYacc.Runtime.dll" to "Z:\sacara\Src\build\SacaraAsm\FsLexYacc.Runtime.dll".
     Copying file from "Z:\sacara\Src\packages\FsLexYacc.Runtime\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10\FsLexYacc.Runtime.xml" to "Z:\sacara\Src\build\SacaraAsm\FsLexYacc.Runtime.xml".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\cs".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\de".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\cs\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\cs\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\en".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\en\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\en\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\es".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\es\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\es\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\fr".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\fr\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\fr\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\it".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\de\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\de\FSharp.Core.resources.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\it\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\it\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\ja".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\ja\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\ja\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\ko".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\pl".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\ko\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\ko\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\pt-BR".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\ru".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\pl\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\pl\FSharp.Core.resources.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\ru\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\ru\FSharp.Core.resources.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\pt-BR\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\pt-BR\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\tr".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\tr\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\tr\FSharp.Core.resources.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\zh-Hans\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\zh-Hans\FSharp.Core.resources.dll".
     Creating directory "Z:\sacara\Src\build\SacaraAsm\zh-Hant".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\zh-Hant\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\zh-Hant\FSharp.Core.resources.dll".
     Creating "Z:\sacara\Src\ES.Sacara.Ir.Parser\obj\Release\ES.Sacara.Ir.Parser.fsproj.CopyComplete" because "AlwaysCreate" was specified.
   CopyFilesToOutputDirectory:
     Copying file from "obj\Release\ES.Sacara.Ir.Parser.dll" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.dll".
     ES.Sacara.Ir.Parser -> Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.dll
     Copying file from "obj\Release\ES.Sacara.Ir.Parser.pdb" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.pdb".
     Copying file from "bin\Release\ES.Sacara.Ir.Parser.XML" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.XML".
 4>Done Building Project "Z:\sacara\Src\ES.Sacara.Ir.Parser\ES.Sacara.Ir.Parser.fsproj" (default targets).
 5>_CopyFilesMarkedCopyLocal:
     Copying file from "D:\visualstudio\Common7\IDE\PublicAssemblies\FSharp.Core.dll" to "Z:\sacara\Src\build\SacaraAsm\FSharp.Core.dll".
     Copying file from "D:\visualstudio\Common7\IDE\PublicAssemblies\zh-Hans\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\zh-Hans\FSharp.Core.resources.dll".
     Creating "Z:\sacara\Src\ES.Sacara.Ir.Obfuscator\obj\Release\ES.Sacara.Ir.Obfuscator.fsproj.CopyComplete" because "AlwaysCreate" was specified.
   _CopyOutOfDateSourceItemsToOutputDirectoryAlways:
     Copying file from "Z:\sacara\Src\ES.Sacara.Ir.Core\vm_opcodes.json" to "Z:\sacara\Src\build\SacaraAsm\vm_opcodes.json".
   CopyFilesToOutputDirectory:
     Copying file from "obj\Release\ES.Sacara.Ir.Obfuscator.dll" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.dll".
     ES.Sacara.Ir.Obfuscator -> Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.dll
     Copying file from "obj\Release\ES.Sacara.Ir.Obfuscator.pdb" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.pdb".
     Copying file from "bin\Release\ES.Sacara.Ir.Obfuscator.XML" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.XML".
 5>Done Building Project "Z:\sacara\Src\ES.Sacara.Ir.Obfuscator\ES.Sacara.Ir.Obfuscator.fsproj" (default targets).
 2>GenerateTargetFrameworkMonikerAttribute:
   Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
   CoreCompile:
     D:\visualstudio\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsc.exe -o:obj\Release\ES.Sacara.Ir.Assembler.dll
     --debug:pdbonly
     --noframework
     --define:TRACE
     --doc:bin\Release\ES.Sacara.Ir.Assembler.XML
     --optimize+
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.dll
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.dll
     -r:D:\visualstudio\Common7\IDE\PublicAssemblies\FSharp.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.dll
     -r:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll
     --target:library
     --warn:3
     --warnaserror:76
     --fullpaths
     --flaterrors
     --subsystemversion:6.00
     --highentropyva+
     AssemblyInfo.fs
     AssemblerSettings.fs
     ManagedInstructions.fs
     SacaraAssembler.fs
     z:\temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.fs
     
   _CopyFilesMarkedCopyLocal:
     Creating "Z:\sacara\Src\ES.Sacara.Ir.Assembler\obj\Release\ES.Sacara.Ir.Assembler.fsproj.CopyComplete" because "AlwaysCreate" was specified.
   _CopyOutOfDateSourceItemsToOutputDirectoryAlways:
     Copying file from "Z:\sacara\Src\ES.Sacara.Ir.Core\vm_opcodes.json" to "Z:\sacara\Src\build\SacaraAsm\vm_opcodes.json".
   CopyFilesToOutputDirectory:
     Copying file from "obj\Release\ES.Sacara.Ir.Assembler.dll" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.dll".
     ES.Sacara.Ir.Assembler -> Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.dll
     Copying file from "obj\Release\ES.Sacara.Ir.Assembler.pdb" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.pdb".
     Copying file from "bin\Release\ES.Sacara.Ir.Assembler.XML" to "Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.XML".
 2>Done Building Project "Z:\sacara\Src\ES.Sacara.Ir.Assembler\ES.Sacara.Ir.Assembler.fsproj" (default targets).
 1>GenerateTargetFrameworkMonikerAttribute:
   Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
   CoreCompile:
     D:\visualstudio\Common7\IDE\CommonExtensions\Microsoft\FSharp\fsc.exe -o:obj\Release\SacaraAsm.exe
     --debug:pdbonly
     --noframework
     --define:TRACE
     --doc:bin\Release\SacaraAsm.XML
     --optimize+
     --platform:anycpu32bitpreferred
     -r:Z:\sacara\Src\packages\Argu\lib\net45\Argu.dll
     -r:Z:\sacara\Src\packages\FSharpLog\lib\ES.Fslog.dll
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.dll
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll
     -r:Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.dll
     -r:Z:\sacara\Src\packages\FSharp.Core\lib\net45\FSharp.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Numerics.dll
     -r:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll
     -r:C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll
     --target:exe
     --warn:3
     --warnaserror:76
     --fullpaths
     --flaterrors
     --subsystemversion:6.00
     --highentropyva+
     z:\temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.fs
     AssemblyInfo.fs
     Program.fs
     
   _CopyFilesMarkedCopyLocal:
     Copying file from "Z:\sacara\Src\packages\Argu\lib\net45\Argu.dll" to "Z:\sacara\Src\build\SacaraAsm\Argu.dll".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\FSharp.Core.dll" to "Z:\sacara\Src\build\SacaraAsm\FSharp.Core.dll".
     Copying file from "Z:\sacara\Src\packages\Argu\lib\net45\Argu.pdb" to "Z:\sacara\Src\build\SacaraAsm\Argu.pdb".
     Copying file from "Z:\sacara\Src\packages\Argu\lib\net45\Argu.xml" to "Z:\sacara\Src\build\SacaraAsm\Argu.xml".
     Copying file from "Z:\sacara\Src\packages\FSharp.Core\lib\net45\zh-Hans\FSharp.Core.resources.dll" to "Z:\sacara\Src\build\SacaraAsm\zh-Hans\FSharp.Core.resources.dll".
     Creating "Z:\sacara\Src\SacaraAsm\obj\Release\SacaraAsm.fsproj.CopyComplete" because "AlwaysCreate" was specified.
   _CopyOutOfDateSourceItemsToOutputDirectoryAlways:
     Copying file from "Z:\sacara\Src\ES.Sacara.Ir.Core\vm_opcodes.json" to "Z:\sacara\Src\build\SacaraAsm\vm_opcodes.json".
   _CopyAppConfigFile:
     Copying file from "obj\Release\SacaraAsm.exe.config" to "Z:\sacara\Src\build\SacaraAsm\SacaraAsm.exe.config".
   CopyFilesToOutputDirectory:
     Copying file from "obj\Release\SacaraAsm.exe" to "Z:\sacara\Src\build\SacaraAsm\SacaraAsm.exe".
     SacaraAsm -> Z:\sacara\Src\build\SacaraAsm\SacaraAsm.exe
     Copying file from "obj\Release\SacaraAsm.pdb" to "Z:\sacara\Src\build\SacaraAsm\SacaraAsm.pdb".
     Copying file from "bin\Release\SacaraAsm.XML" to "Z:\sacara\Src\build\SacaraAsm\SacaraAsm.XML".
 1>Done Building Project "Z:\sacara\Src\SacaraAsm\SacaraAsm.fsproj" (Build target(s)).

Build succeeded.
0 Warning(s)
0 Error(s)

Time Elapsed 00:00:03.55
Finished (Success) 'MSBuild' in 00:00:03.6451590
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\Argu.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\Argu.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\Argu.xml
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Fslog.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Assembler.XML
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Core.XML
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Obfuscator.XML
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ES.Sacara.Ir.Parser.XML
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\FSharp.Core.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\FSharp.Core.xml
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\FsLexYacc.Runtime.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\FsLexYacc.Runtime.xml
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\Newtonsoft.Json.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\Newtonsoft.Json.xml
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\SacaraAsm.exe
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\SacaraAsm.exe.config
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\SacaraAsm.pdb
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\SacaraAsm.XML
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\System.ValueTuple.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\vm_opcodes.json
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\cs\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\de\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\en\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\es\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\fr\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\it\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ja\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ko\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\pl\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\pt-BR\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\ru\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\tr\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\zh-Hans\FSharp.Core.resources.dll
AppBuild-Output: Z:\sacara\Src\build\SacaraAsm\zh-Hant\FSharp.Core.resources.dll
Compile: ES.SacaraVm\ES.SacaraVm.fsproj
Starting task 'MSBuild': ES.SacaraVm\ES.SacaraVm.fsproj
Building project: ES.SacaraVm\ES.SacaraVm.fsproj
MSBuild.exe "ES.SacaraVm\ES.SacaraVm.fsproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\ES.SacaraVm\" "/p:Configuration=Release"
MSBuild.exe "ES.SacaraVm\ES.SacaraVm.fsproj" "/t:Build" "/m" "/nodeReuse:False" "/p:RestorePackages=False" "/p:OutputPath=Z:\sacara\Src\build\ES.SacaraVm\" "/p:Configuration=Release"
Microsoft (R) Build Engine version 15.8.169+g1ccb72aefa for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2018/11/13 20:05:50.
1>Project "Z:\sacara\Src\ES.SacaraVm\ES.SacaraVm.fsproj" on node 1 (Build target(s)).
1>D:\visualstudio\MSBuild\15.0\bin\Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.7" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [Z:\sacara\Src\ES.SacaraVm\ES.SacaraVm.fsproj]
1>_CleanRecordFileWrites:
Creating directory "obj\Release".
1>Done Building Project "Z:\sacara\Src\ES.SacaraVm\ES.SacaraVm.fsproj" (Build target(s)) -- FAILED.

Build FAILED.

   "Z:\sacara\Src\ES.SacaraVm\ES.SacaraVm.fsproj" (Build target) (1) ->
   (GetReferenceAssemblyPaths target) -> 
     D:\visualstudio\MSBuild\15.0\bin\Microsoft.Common.CurrentVersion.targets(1179,5): error MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.7" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. [Z:\sacara\Src\ES.SacaraVm\ES.SacaraVm.fsproj]

0 Warning(s)
1 Error(s)

Time Elapsed 00:00:00.09
Finished (Failed) 'MSBuild' in 00:00:00.3763049
Finished (Failed) 'Compile' in 00:00:06.7024666


Build Time Report

Target Duration


Clean 00:00:00.0028917
SetAssemblyInfo 00:00:00.6666669
Compile 00:00:06.7019204 (Exception of type 'Fake.DotNet.MSBuildException' was thrown.)
Release 00:00:00 (skipped)
Default 00:00:00 (skipped)
Total: 00:00:07.4458929
Status: Failure

Script reported an error:
-> BuildFailedException: Target 'Compile' failed.
-> One or more errors occurred. (Exception of type 'Fake.DotNet.MSBuildException' was thrown.)
-> MSBuildException: Exception of type 'Fake.DotNet.MSBuildException' was thrown.
Hint: To further diagnose the problem you can run fake in verbose mode fake -v run ... or set the 'FAKE_DETAILED_ERRORS' environment variable to 'true'
Hint: Could not find a version in your paket.dependencies file, consider adding 'version 5.186.3' at the top of your dependencies file (Z:\sacara\Src\paket.dependencies).
Read fsprojects/FAKE#2193 for details.
Performance:

  • Cli parsing: 203 milliseconds
  • Packages: 567 milliseconds
    • Disk IO: 13 milliseconds
    • Creating Runtime Graph: 81 milliseconds
    • Retrieve Assembly List: 1 second
  • Script compiling: 3 seconds
  • Script analyzing: 214 milliseconds
  • Script running: 7 seconds
  • Script cleanup: 9 milliseconds
  • Runtime: 14 seconds

i run in windows 7
visual studio 2017 added .net 4.7.1
msbuild version 15.8.169.51996
csc version 2.9.0.63208 (958f2354)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.