Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. ----------------------------------------
  2. System.Web
  3. Assembly Version: 4.0.0.0
  4. Win32 Version: 4.7.3282.0 built by: NET472REL1LAST_B
  5. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  6. ----------------------------------------
  7. Microsoft.IdentityModel.Logging
  8. Assembly Version: 5.5.0.0
  9. Win32 Version: 1.0.0.0
  10. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  11. ----------------------------------------
  12. Microsoft.IdentityModel.JsonWebTokens
  13. Assembly Version: 5.5.0.0
  14. Win32 Version: 1.0.0.0
  15. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  16. ----------------------------------------
  17. MessagePack.CryptoDto
  18. Assembly Version: 1.0.0.0
  19. Win32 Version: 1.0.0.0
  20. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/MessagePack.CryptoDto.DLL
  21. ----------------------------------------
  22. MessagePack
  23. Assembly Version: 1.7.3.7
  24. Win32 Version: 1.0.0.0
  25. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  26. ----------------------------------------
  27. System.Runtime.InteropServices.RuntimeInformation
  28. Assembly Version: 4.0.0.0
  29. Win32 Version: 4.7.3062.0
  30. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll
  31. ----------------------------------------
  32. System.Memory
  33. Assembly Version: 4.0.1.1
  34. Win32 Version: 1.0.0.0
  35. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  36. ----------------------------------------
  37. System.Runtime.CompilerServices.Unsafe
  38. Assembly Version: 4.0.5.0
  39. Win32 Version: 1.0.0.0
  40. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  41. ----------------------------------------
  42. NaCl.Core
  43. Assembly Version: 1.2.0.0
  44. Win32 Version: 1.2.0.0
  45. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/NaCl.Core.DLL
  46. ----------------------------------------
  47. MessagePack.Resolvers.DynamicEnumResolver
  48. Assembly Version: 0.0.0.0
  49. Win32 Version: 1.0.0.0
  50. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  51. ----------------------------------------
  52. MessagePack.Resolvers.DynamicUnionResolver
  53. Assembly Version: 0.0.0.0
  54. Win32 Version: 1.0.0.0
  55. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  56. ----------------------------------------
  57. MessagePack.Resolvers.DynamicObjectResolver
  58. Assembly Version: 0.0.0.0
  59. Win32 Version: 1.0.0.0
  60. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  61. ----------------------------------------
  62. System.Threading.Tasks.Extensions
  63. Assembly Version: 4.1.0.0
  64. Win32 Version: 1.0.0.0
  65. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  66. ----------------------------------------
  67. System.Buffers
  68. Assembly Version: 4.0.2.0
  69. Win32 Version: 1.0.0.0
  70. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/GeoVR.Client.dll
  71. ----------------------------------------
  72. bbv.Common
  73. Assembly Version: 0.0.0.0
  74. Win32 Version: 0.0.0.0
  75. CodeBase: file:///C:/Users/Adin/AppData/Local/xPilot/bbv.Common.DLL
  76. ----------------------------------------
  77.  
  78. ************** JIT Debugging **************
  79. To enable just-in-time (JIT) debugging, the .config file for this
  80. application or computer (machine.config) must have the
  81. jitDebugging value set in the system.windows.forms section.
  82. The application must also be compiled with debugging
  83. enabled.
  84.  
  85. For example:
  86.  
  87. <configuration>
  88. <system.windows.forms jitDebugging="true" />
  89. </configuration>
  90.  
  91. When JIT debugging is enabled, any unhandled exception
  92. will be sent to the JIT debugger registered on the computer
  93. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement