Skip to content

Instantly share code, notes, and snippets.

@radical
Created October 1, 2021 21:32
Show Gist options
  • Save radical/b570bd9090768e472b4339eb5f2fb0f6 to your computer and use it in GitHub Desktop.
Save radical/b570bd9090768e472b4339eb5f2fb0f6 to your computer and use it in GitHub Desktop.
VS P5, rc1
160860172 SixLabors.ImageSharp.dll.bc Debug
159287964 SixLabors.ImageSharp.dll.bc Release
Release command line:
[SixLabors.ImageSharp.dll] Exec (with response file contents expanded) in C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Release\net6.0\linked:
MONO_PATH=C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Release\net6.0\linked;
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.browser-wasm\6.0.0-rc.1.21451.13\runtimes\browser-wasm\native\;
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.browser-wasm\6.0.0-rc.1.21451.13\runtimes\browser-wasm\\lib\net6.0
MONO_ENV_OPTIONS=
C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm\6.0.0-rc.1.21451.13\Sdk\..\tools\mono-aot-cross.exe
--debug
--llvm "--aot=no-opt,
static,
direct-icalls,
deterministic,
dwarfdebug,
llvm-path=C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64\6.0.0-rc.1.21430.3\tools\bin\,
static,
llvmonly,
interp,
asmonly,
llvm-outfile=C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Release\net6.0\wasm\SixLabors.ImageSharp.dll.bc.tmp"
"SixLabors.ImageSharp.dll"
Debug command line:
[SixLabors.ImageSharp.dll] Exec (with response file contents expanded) in C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Debug\net6.0\linked: MONO_PATH=C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Debug\net6.0\linked;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.browser-wasm\6.0.0-rc.1.21451.13\runtimes\browser-wasm\native\;C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.Mono.browser-wasm\6.0.0-rc.1.21451.13\runtimes\browser-wasm\\lib\net6.0 MONO_ENV_OPTIONS= C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm\6.0.0-rc.1.21451.13\Sdk\..\tools\mono-aot-cross.exe --debug --llvm "--aot=no-opt,static,direct-icalls,deterministic,dwarfdebug,llvm-path=C:\Program Files\dotnet\packs\Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64\6.0.0-rc.1.21430.3\tools\bin\,static,llvmonly,interp,asmonly,llvm-outfile=C:\Users\ankj\source\repos\PictureFixer\PictureFixer\Client\obj\Debug\net6.0\wasm\SixLabors.ImageSharp.dll.bc.tmp" "SixLabors.ImageSharp.dll"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment