Guest User

Untitled

a guest
Apr 17th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.53 KB | None | 0 0
  1. Unhandled Exception:
  2. System.MissingMethodException: Method 'Array.Empty' not found.
  3.   at NuGet.Common.ExceptionUtilities.DisplayMessage (System.Exception exception, Boolean indent) <0x4155d270 + 0x000af> in <filename unknown>:0
  4.   at NuGet.Common.ExceptionUtilities.DisplayMessage (System.Exception exception) <0x4155d240 + 0x00013> in <filename unknown>:0
  5.   at NuGet.Common.ExceptionUtilities.LogException (System.Exception ex, ILogger logger, Boolean logStackAsError) <0x4155cf30 + 0x00133> in <filename unknown>:0
  6.   at NuGet.CommandLine.Program.MainCore (System.String workingDirectory, System.String[] args) <0x41533860 + 0x008db> in <filename unknown>:0
  7.   at NuGet.CommandLine.Program.Main (System.String[] args) <0x4152fd50 + 0x00037> in <filename unknown>:0
  8. [ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method 'Array.Empty' not found.
  9.   at NuGet.Common.ExceptionUtilities.DisplayMessage (System.Exception exception, Boolean indent) <0x4155d270 + 0x000af> in <filename unknown>:0
  10.   at NuGet.Common.ExceptionUtilities.DisplayMessage (System.Exception exception) <0x4155d240 + 0x00013> in <filename unknown>:0
  11.   at NuGet.Common.ExceptionUtilities.LogException (System.Exception ex, ILogger logger, Boolean logStackAsError) <0x4155cf30 + 0x00133> in <filename unknown>:0
  12.   at NuGet.CommandLine.Program.MainCore (System.String workingDirectory, System.String[] args) <0x41533860 + 0x008db> in <filename unknown>:0
  13.   at NuGet.CommandLine.Program.Main (System.String[] args) <0x4152fd50 + 0x00037> in <filename unknown>:0
Add Comment
Please, Sign In to add comment