Skip to content

Instantly share code, notes, and snippets.

@embix
Created December 3, 2015 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save embix/07c2c625679fb515b855 to your computer and use it in GitHub Desktop.
Save embix/07c2c625679fb515b855 to your computer and use it in GitHub Desktop.
C:\Program Files (x86)\Microsoft SDKs\F#\4.0\Framework\v4.0\fsc.exe
-o:obj\Debug\FSInfoVersion.exe
-g
--debug:full
--noframework
--define:DEBUG
--define:TRACE
--doc:bin\Debug\FSInfoVersion.XML
--optimize-
--tailcalls-
--platform:anycpu
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\FSharp.Core.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Numerics.dll"
--target:exe
--warn:3
--warnaserror:76
--vserrors
--validate-type-providers
--LCID:1033
--utf8output
--fullpaths
--flaterrors
--subsystemversion:6.00
--highentropyva+
--sqmsessionguid:2387a489-2094-45e9-923c-105cf68259af "C:\Users\me\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.fs" AssemblyInfo.fs Program.fs
C:\Program Files (x86)\Microsoft SDKs\F#\4.0\Framework\v4.0\fsc.exe
-o:obj\Debug\FSInfoVersion.exe
-g
--debug:full
--noframework
--define:DEBUG
--define:TRACE
--doc:bin\Debug\FSInfoVersion.XML
--optimize-
--tailcalls-
--platform:anycpu
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\.NETFramework\v4.0\4.4.0.0\FSharp.Core.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll"
-r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Numerics.dll"
--target:exe
--warn:3
--warnaserror:76
--vserrors
--validate-type-providers
--LCID:1033
--utf8output
--fullpaths
--flaterrors
--subsystemversion:6.00
--highentropyva+
--sqmsessionguid:2387a489-2094-45e9-923c-105cf68259af "C:\Users\me\AppData\Local\Temp\.NETFramework,Version=v4.5.2.AssemblyAttributes.fs" AssemblyInfo.fs Program.fs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment