Created
May 24, 2017 13:45
-
-
Save kg/8e32d1464567407feef6677fa457d6ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kate@reeir-ubuntu:~/Projects/bundle/TestApp/bin/Debug$ mkbundle -v -o testapp TestApp.exe --deps --i18n none | |
OS is: Linux | |
Sources: 1 Auto-dependencies: True | |
Log: | |
Unhandled Exception: | |
System.NullReferenceException: Object reference not set to an instance of an object | |
at MakeBundle.QueueAssembly (System.Collections.Generic.List`1[T] files, System.String codebase) [0x000bc] in <99cae4441c31455d9c15e98b8e544767>:0 | |
at MakeBundle.Main (System.String[] args) [0x00d32] in <99cae4441c31455d9c15e98b8e544767>:0 | |
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object | |
at MakeBundle.QueueAssembly (System.Collections.Generic.List`1[T] files, System.String codebase) [0x000bc] in <99cae4441c31455d9c15e98b8e544767>:0 | |
at MakeBundle.Main (System.String[] args) [0x00d32] in <99cae4441c31455d9c15e98b8e544767>:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment