Advertisement
_dinsdale

corefx-build-fail

Dec 9th, 2017
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 580.63 KB | None | 0 0
  1. **********************************************************************
  2. ** Visual Studio 2017 Developer Command Prompt v15.4.2
  3. ** Copyright (c) 2017 Microsoft Corporation
  4. **********************************************************************
  5.  
  6. C:\Users\russh\source>cd ../Git/dotnet/corefx
  7.  
  8. C:\Users\russh\Git\dotnet\corefx>build.cmd
  9. Tools are already initialized.
  10. Running: C:\Users\russh\Git\dotnet\corefx\src\Native\build-native.cmd x64 Debug Windows_NT --numproc 4 -portable toolSetDir=c:\tools\clr
  11. Tools are already initialized.
  12. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /p:GenerateNativeVersionInfo=true /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:\Users\russh\Git\dotnet\corefx\src\Native\..\../build.proj /t:GenerateVersionHeader
  13.  
  14. Build succeeded.
  15. 0 Warning(s)
  16. 0 Error(s)
  17.  
  18. Time Elapsed 00:00:00.08
  19. Command execution succeeded.
  20. **********************************************************************
  21. ** Visual Studio 2017 Developer Command Prompt v15.4.2
  22. ** Copyright (c) 2017 Microsoft Corporation
  23. **********************************************************************
  24. [vcvarsall.bat] Environment initialized for: 'x86_x64'
  25. Commencing build of native components
  26.  
  27. -- The C compiler identification is MSVC 19.11.25547.0
  28. -- The CXX compiler identification is MSVC 19.11.25547.0
  29. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  30. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  31. -- Detecting C compiler ABI info
  32. -- Detecting C compiler ABI info - done
  33. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  34. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  35. -- Detecting CXX compiler ABI info
  36. -- Detecting CXX compiler ABI info - done
  37. -- Detecting CXX compile features
  38. -- Detecting CXX compile features - done
  39. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  40. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  41. -- Performing Test COMPILER_HAS_DEPRECATED
  42. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  43. -- Configuring done
  44. -- Generating done
  45. -- Build files have been written to: C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native
  46. Tools are already initialized.
  47. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:/Users/russh/Git/dotnet/corefx/src/Native/../../bin/obj/Windows_NT.x64.Debug/native\install.vcxproj /t:rebuild /p:Configuration=Debug /p:Platform=x64 /p:PlatformToolset=v141
  48. Checking Build System
  49. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/CMakeFiles/generate.stamp is up-to-date.
  50. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/CMakeFiles/generate.stamp is up-to-date.
  51. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/clrcompression/CMakeLists.txt
  52. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/CMakeFiles/generate.stamp is up-to-date.
  53. adler32.c
  54. crc_folding.c
  55. crc32.c
  56. deflate_quick.c
  57. deflate.c
  58. fill_window_sse.c
  59. match.c
  60. trees.c
  61. x86.c
  62. zutil.c
  63. compress.c
  64. inffast.c
  65. inflate.c
  66. inftrees.c
  67. Creating library C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/Debug/clrcompression.lib and object C:/Users/russh/Git/dotnet
  68. /corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/Debug/clrcompression.exp
  69. clrcompression.vcxproj -> C:\Users\russh\Git\dotnet\corefx\bin\obj\Windows_NT.x64.Debug\native\clrcompression\Debug\clrcompression.dll
  70. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/CMakeLists.txt
  71. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/CMakeFiles/generate.stamp is up-to-date.
  72. -- Install configuration: "Debug"
  73. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.lib
  74. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.dll
  75. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.pdb
  76.  
  77. Build succeeded.
  78. 0 Warning(s)
  79. 0 Error(s)
  80.  
  81. Time Elapsed 00:00:03.88
  82. Command execution succeeded.
  83. Done building Native components
  84. -- The C compiler identification is MSVC 19.11.25547.0
  85. -- The CXX compiler identification is MSVC 19.11.25547.0
  86. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  87. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  88. -- Detecting C compiler ABI info
  89. -- Detecting C compiler ABI info - done
  90. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  91. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  92. -- Detecting CXX compiler ABI info
  93. -- Detecting CXX compiler ABI info - done
  94. -- Detecting CXX compile features
  95. -- Detecting CXX compile features - done
  96. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  97. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  98. -- Performing Test COMPILER_HAS_DEPRECATED
  99. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  100. -- Configuring done
  101. -- Generating done
  102. -- Build files have been written to: C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot
  103. Tools are already initialized.
  104. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:/Users/russh/Git/dotnet/corefx/src/Native/../../bin/obj/Windows_NT.x64.Debug/native_aot\install.vcxproj /t:rebuild /p:Configuration=Debug /p:Platform=x64 /p:PlatformToolset=v141
  105. Checking Build System
  106. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/CMakeFiles/generate.stamp is up-to-date.
  107. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/CMakeFiles/generate.stamp is up-to-date
  108. .
  109. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/clrcompression/CMakeLists.txt
  110. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/CMakeFiles/generate.stamp is up-to-date
  111. .
  112. adler32.c
  113. crc_folding.c
  114. crc32.c
  115. deflate_quick.c
  116. deflate.c
  117. fill_window_sse.c
  118. match.c
  119. trees.c
  120. x86.c
  121. zutil.c
  122. compress.c
  123. inffast.c
  124. inflate.c
  125. inftrees.c
  126. Creating library C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/Debug/clrcompression.lib and object C:/Users/russh/Git/do
  127. tnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/Debug/clrcompression.exp
  128. clrcompression.vcxproj -> C:\Users\russh\Git\dotnet\corefx\bin\obj\Windows_NT.x64.Debug\native_aot\clrcompression\Debug\clrcompression.dll
  129. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/CMakeLists.txt
  130. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/CMakeFiles/generate.stamp is up-to-date.
  131. -- Install configuration: "Debug"
  132. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.lib
  133. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.dll
  134. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.pdb
  135.  
  136. Build succeeded.
  137. 0 Warning(s)
  138. 0 Error(s)
  139.  
  140. Time Elapsed 00:00:03.30
  141. Command execution succeeded.
  142. Done building Native AOT components
  143. Command execution succeeded.
  144. Tools are already initialized.
  145. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=true /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err
  146. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.CSharp.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  147. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.CSharp.dll
  148. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.VisualBasic.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  149. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.VisualBasic.dll
  150. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.Win32.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  151. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.Win32.Primitives.dll
  152. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.AppContext.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  153. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.AppContext.dll
  154. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Buffers.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  155. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Buffers.dll
  156. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Concurrent.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  157. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Concurrent.dll
  158. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Immutable.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  159. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Immutable.dll
  160. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.NonGeneric.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  161. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.NonGeneric.dll
  162. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Specialized.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  163. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Specialized.dll
  164. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  165. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.dll
  166. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Annotations.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  167. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Annotations.dll
  168. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Composition.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  169. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Composition.dll
  170. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.DataAnnotations.dll (Microsoft.NETCore.App.2.0.0) -> C:
  171. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.DataAnnotations.dll
  172. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.EventBasedAsync.dll (Microsoft.NETCore.App.2.0.0) -> C:
  173. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.EventBasedAsync.dll
  174. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  175. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Primitives.dll
  176. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.TypeConverter.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  177. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.TypeConverter.dll
  178. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  179. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.dll
  180. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Configuration.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  181. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Configuration.dll
  182. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Console.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  183. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Console.dll
  184. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Core.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  185. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Core.dll
  186. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Data.Common.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  187. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Data.Common.dll
  188. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Data.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  189. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Data.dll
  190. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Contracts.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  191. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Contracts.dll
  192. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Debug.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  193. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Debug.dll
  194. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.DiagnosticSource.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  195. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.DiagnosticSource.dll
  196. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.FileVersionInfo.dll (Microsoft.NETCore.App.2.0.0) -> C:\Us
  197. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.FileVersionInfo.dll
  198. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Process.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  199. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Process.dll
  200. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.StackTrace.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  201. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.StackTrace.dll
  202. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.TextWriterTraceListener.dll (Microsoft.NETCore.App.2.0.0)
  203. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.TextWriterTraceListener.dll
  204. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Tools.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  205. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Tools.dll
  206. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.TraceSource.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  207. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.TraceSource.dll
  208. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Tracing.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  209. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Tracing.dll
  210. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Drawing.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  211. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Drawing.Primitives.dll
  212. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Drawing.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  213. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Drawing.dll
  214. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Dynamic.Runtime.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  215. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Dynamic.Runtime.dll
  216. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.Calendars.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  217. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.Calendars.dll
  218. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  219. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.Extensions.dll
  220. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  221. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.dll
  222. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.FileSystem.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  223. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.FileSystem.dll
  224. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.ZipFile.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  225. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.ZipFile.dll
  226. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  227. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.dll
  228. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.DriveInfo.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  229. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.DriveInfo.dll
  230. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  231. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.Primitives.dll
  232. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.Watcher.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  233. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.Watcher.dll
  234. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  235. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.dll
  236. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.IsolatedStorage.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  237. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.IsolatedStorage.dll
  238. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.MemoryMappedFiles.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  239. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.MemoryMappedFiles.dll
  240. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Pipes.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  241. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Pipes.dll
  242. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.UnmanagedMemoryStream.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  243. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.UnmanagedMemoryStream.dll
  244. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\core
  245. fx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.dll
  246. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Expressions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  247. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Expressions.dll
  248. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Parallel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  249. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Parallel.dll
  250. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Queryable.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  251. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Queryable.dll
  252. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  253. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.dll
  254. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Http.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  255. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Http.dll
  256. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.HttpListener.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  257. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.HttpListener.dll
  258. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Mail.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  259. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Mail.dll
  260. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.NameResolution.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  261. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.NameResolution.dll
  262. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.NetworkInformation.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  263. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.NetworkInformation.dll
  264. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Ping.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  265. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Ping.dll
  266. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  267. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Primitives.dll
  268. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Requests.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  269. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Requests.dll
  270. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Security.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  271. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Security.dll
  272. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.ServicePoint.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  273. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.ServicePoint.dll
  274. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Sockets.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  275. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Sockets.dll
  276. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebClient.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  277. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebClient.dll
  278. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebHeaderCollection.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  279. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebHeaderCollection.dll
  280. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebProxy.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  281. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebProxy.dll
  282. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebSockets.Client.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  283. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebSockets.Client.dll
  284. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebSockets.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  285. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebSockets.dll
  286. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  287. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.dll
  288. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Numerics.Vectors.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  289. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Numerics.Vectors.dll
  290. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Numerics.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  291. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Numerics.dll
  292. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ObjectModel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  293. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ObjectModel.dll
  294. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.DispatchProxy.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  295. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.DispatchProxy.dll
  296. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.ILGeneration.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  297. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.ILGeneration.dll
  298. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.Lightweight.dll (Microsoft.NETCore.App.2.0.0) -> C:\Us
  299. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.Lightweight.dll
  300. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  301. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.dll
  302. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  303. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Extensions.dll
  304. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Metadata.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  305. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Metadata.dll
  306. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  307. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Primitives.dll
  308. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.TypeExtensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  309. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.TypeExtensions.dll
  310. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  311. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.dll
  312. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.Reader.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  313. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.Reader.dll
  314. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.ResourceManager.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  315. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.ResourceManager.dll
  316. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.Writer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  317. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.Writer.dll
  318. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.CompilerServices.VisualC.dll (Microsoft.NETCore.App.2.0.0) ->
  319. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.CompilerServices.VisualC.dll
  320. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  321. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Extensions.dll
  322. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Handles.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  323. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Handles.dll
  324. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.RuntimeInformation.dll (Microsoft.NETCore.App.
  325. 2.0.0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.RuntimeInformation.dll
  326. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.NETCore.App.2.0.
  327. 0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.WindowsRuntime.dll
  328. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  329. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.dll
  330. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Loader.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  331. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Loader.dll
  332. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Numerics.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  333. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Numerics.dll
  334. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Formatters.dll (Microsoft.NETCore.App.2.0.0) ->
  335. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Formatters.dll
  336. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Json.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  337. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Json.dll
  338. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Primitives.dll (Microsoft.NETCore.App.2.0.0) ->
  339. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Primitives.dll
  340. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Xml.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  341. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Xml.dll
  342. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  343. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.dll
  344. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  345. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.dll
  346. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Claims.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  347. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Claims.dll
  348. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Algorithms.dll (Microsoft.NETCore.App.2.0.0) ->
  349. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Algorithms.dll
  350. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Csp.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  351. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Csp.dll
  352. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Encoding.dll (Microsoft.NETCore.App.2.0.0) -> C:
  353. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Encoding.dll
  354. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Primitives.dll (Microsoft.NETCore.App.2.0.0) ->
  355. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Primitives.dll
  356. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.X509Certificates.dll (Microsoft.NETCore.App.2.0.
  357. 0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.X509Certificates.dll
  358. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Principal.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  359. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Principal.dll
  360. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.SecureString.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  361. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.SecureString.dll
  362. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  363. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.dll
  364. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ServiceModel.Web.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  365. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ServiceModel.Web.dll
  366. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ServiceProcess.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  367. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ServiceProcess.dll
  368. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.Encoding.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  369. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.Encoding.Extensions.dll
  370. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.Encoding.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  371. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.Encoding.dll
  372. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.RegularExpressions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  373. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.RegularExpressions.dll
  374. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Overlapped.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  375. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Overlapped.dll
  376. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Dataflow.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  377. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Dataflow.dll
  378. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  379. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Extensions.dll
  380. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Parallel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  381. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Parallel.dll
  382. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  383. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.dll
  384. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Thread.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  385. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Thread.dll
  386. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.ThreadPool.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  387. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.ThreadPool.dll
  388. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Timer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  389. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Timer.dll
  390. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  391. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.dll
  392. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Transactions.Local.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  393. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Transactions.Local.dll
  394. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Transactions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  395. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Transactions.dll
  396. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ValueTuple.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  397. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ValueTuple.dll
  398. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Web.HttpUtility.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  399. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Web.HttpUtility.dll
  400. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Web.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  401. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Web.dll
  402. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Windows.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  403. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Windows.dll
  404. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.Linq.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  405. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.Linq.dll
  406. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.ReaderWriter.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  407. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.ReaderWriter.dll
  408. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.Serialization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  409. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.Serialization.dll
  410. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  411. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XDocument.dll
  412. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XPath.XDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  413. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XPath.XDocument.dll
  414. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XPath.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  415. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XPath.dll
  416. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XmlDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  417. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XmlDocument.dll
  418. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XmlSerializer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  419. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XmlSerializer.dll
  420. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  421. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.dll
  422. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\corefx\
  423. bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.dll
  424. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\WindowsBase.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  425. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\WindowsBase.dll
  426. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\mscorlib.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\coref
  427. x\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\mscorlib.dll
  428. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\netstandard.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  429. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\netstandard.dll
  430. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\Microsoft.Win32.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  431. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\Microsoft.Win32.Primitives.dll
  432. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\mscorlib.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\co
  433. refx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\mscorlib.dll
  434. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\netstandard.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  435. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\netstandard.dll
  436. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.AppContext.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  437. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.AppContext.dll
  438. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.Concurrent.dll (NETStandard.Library.2.0.1) -> C:\User
  439. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.Concurrent.dll
  440. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  441. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.dll
  442. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.NonGeneric.dll (NETStandard.Library.2.0.1) -> C:\User
  443. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.NonGeneric.dll
  444. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.Specialized.dll (NETStandard.Library.2.0.1) -> C:\Use
  445. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.Specialized.dll
  446. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.Composition.dll (NETStandard.Library.2.0.1) -> C:\
  447. Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.Composition.dll
  448. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  449. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.dll
  450. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.EventBasedAsync.dll (NETStandard.Library.2.0.1) ->
  451. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.EventBasedAsync.dll
  452. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.Primitives.dll (NETStandard.Library.2.0.1) -> C:\U
  453. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.Primitives.dll
  454. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.TypeConverter.dll (NETStandard.Library.2.0.1) -> C
  455. :\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.TypeConverter.dll
  456. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Console.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  457. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Console.dll
  458. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Core.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  459. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Core.dll
  460. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Data.Common.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  461. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Data.Common.dll
  462. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Data.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  463. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Data.dll
  464. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Contracts.dll (NETStandard.Library.2.0.1) -> C:\Users
  465. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Contracts.dll
  466. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Debug.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  467. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Debug.dll
  468. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.FileVersionInfo.dll (NETStandard.Library.2.0.1) -> C:
  469. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.FileVersionInfo.dll
  470. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Process.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  471. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Process.dll
  472. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.StackTrace.dll (NETStandard.Library.2.0.1) -> C:\User
  473. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.StackTrace.dll
  474. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.TextWriterTraceListener.dll (NETStandard.Library.2.0.
  475. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.TextWriterTraceListener.dll
  476. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Tools.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  477. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Tools.dll
  478. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.TraceSource.dll (NETStandard.Library.2.0.1) -> C:\Use
  479. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.TraceSource.dll
  480. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Tracing.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  481. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Tracing.dll
  482. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\core
  483. fx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.dll
  484. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Drawing.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  485. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Drawing.dll
  486. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Drawing.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  487. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Drawing.Primitives.dll
  488. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Dynamic.Runtime.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  489. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Dynamic.Runtime.dll
  490. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.Calendars.dll (NETStandard.Library.2.0.1) -> C:\Use
  491. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.Calendars.dll
  492. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  493. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.dll
  494. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Us
  495. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.Extensions.dll
  496. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  497. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.dll
  498. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.FileSystem.dll (NETStandard.Library.2.0.1) -> C:\U
  499. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.FileSystem.dll
  500. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.ZipFile.dll (NETStandard.Library.2.0.1) -> C:\User
  501. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.ZipFile.dll
  502. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\c
  503. orefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.dll
  504. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  505. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.dll
  506. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.DriveInfo.dll (NETStandard.Library.2.0.1) -> C:\Use
  507. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.DriveInfo.dll
  508. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Us
  509. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.Primitives.dll
  510. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.Watcher.dll (NETStandard.Library.2.0.1) -> C:\Users
  511. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.Watcher.dll
  512. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.IsolatedStorage.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  513. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.IsolatedStorage.dll
  514. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.MemoryMappedFiles.dll (NETStandard.Library.2.0.1) -> C:\Users\
  515. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.MemoryMappedFiles.dll
  516. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Pipes.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  517. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Pipes.dll
  518. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.UnmanagedMemoryStream.dll (NETStandard.Library.2.0.1) -> C:\Us
  519. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.UnmanagedMemoryStream.dll
  520. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  521. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.dll
  522. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Expressions.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  523. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Expressions.dll
  524. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Parallel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  525. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Parallel.dll
  526. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Queryable.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  527. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Queryable.dll
  528. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  529. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.dll
  530. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Http.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  531. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Http.dll
  532. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.NameResolution.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  533. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.NameResolution.dll
  534. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.NetworkInformation.dll (NETStandard.Library.2.0.1) -> C:\User
  535. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.NetworkInformation.dll
  536. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Ping.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  537. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Ping.dll
  538. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  539. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Primitives.dll
  540. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Requests.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  541. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Requests.dll
  542. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Security.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  543. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Security.dll
  544. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Sockets.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  545. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Sockets.dll
  546. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebHeaderCollection.dll (NETStandard.Library.2.0.1) -> C:\Use
  547. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebHeaderCollection.dll
  548. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebSockets.Client.dll (NETStandard.Library.2.0.1) -> C:\Users
  549. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebSockets.Client.dll
  550. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebSockets.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  551. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebSockets.dll
  552. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Numerics.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  553. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Numerics.dll
  554. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ObjectModel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  555. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ObjectModel.dll
  556. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  557. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.dll
  558. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Users
  559. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.Extensions.dll
  560. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users
  561. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.Primitives.dll
  562. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.Reader.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  563. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.Reader.dll
  564. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.ResourceManager.dll (NETStandard.Library.2.0.1) -> C:\U
  565. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.ResourceManager.dll
  566. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.Writer.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  567. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.Writer.dll
  568. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.CompilerServices.VisualC.dll (NETStandard.Library.2.0.1)
  569. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.CompilerServices.VisualC.dll
  570. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  571. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.dll
  572. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  573. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Extensions.dll
  574. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Handles.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  575. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Handles.dll
  576. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.InteropServices.dll (NETStandard.Library.2.0.1) -> C:\Use
  577. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.InteropServices.dll
  578. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.InteropServices.RuntimeInformation.dll (NETStandard.Libra
  579. ry.2.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
  580. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Numerics.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  581. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Numerics.dll
  582. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.dll (NETStandard.Library.2.0.1) -> C:\Users
  583. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.dll
  584. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Formatters.dll (NETStandard.Library.2.0.1)
  585. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Formatters.dll
  586. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Json.dll (NETStandard.Library.2.0.1) -> C:\
  587. Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Json.dll
  588. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Primitives.dll (NETStandard.Library.2.0.1)
  589. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Primitives.dll
  590. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Xml.dll (NETStandard.Library.2.0.1) -> C:\U
  591. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Xml.dll
  592. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Claims.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  593. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Claims.dll
  594. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Algorithms.dll (NETStandard.Library.2.0.1)
  595. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Algorithms.dll
  596. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Csp.dll (NETStandard.Library.2.0.1) -> C:\U
  597. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Csp.dll
  598. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Encoding.dll (NETStandard.Library.2.0.1) ->
  599. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Encoding.dll
  600. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Primitives.dll (NETStandard.Library.2.0.1)
  601. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Primitives.dll
  602. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.X509Certificates.dll (NETStandard.Library.2
  603. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.X509Certificates.dll
  604. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Principal.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  605. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Principal.dll
  606. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.SecureString.dll (NETStandard.Library.2.0.1) -> C:\Users
  607. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.SecureString.dll
  608. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ServiceModel.Web.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  609. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ServiceModel.Web.dll
  610. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.Encoding.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  611. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.Encoding.dll
  612. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.Encoding.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Us
  613. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.Encoding.Extensions.dll
  614. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.RegularExpressions.dll (NETStandard.Library.2.0.1) -> C:\Use
  615. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.RegularExpressions.dll
  616. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\d
  617. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.dll
  618. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Overlapped.dll (NETStandard.Library.2.0.1) -> C:\Users\
  619. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Overlapped.dll
  620. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Tasks.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  621. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Tasks.dll
  622. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Tasks.Parallel.dll (NETStandard.Library.2.0.1) -> C:\Us
  623. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Tasks.Parallel.dll
  624. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Thread.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  625. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Thread.dll
  626. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.ThreadPool.dll (NETStandard.Library.2.0.1) -> C:\Users\
  627. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.ThreadPool.dll
  628. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Timer.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  629. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Timer.dll
  630. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Transactions.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  631. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Transactions.dll
  632. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ValueTuple.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  633. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ValueTuple.dll
  634. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Web.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  635. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Web.dll
  636. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Windows.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  637. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Windows.dll
  638. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  639. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.dll
  640. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.Linq.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  641. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.Linq.dll
  642. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.ReaderWriter.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  643. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.ReaderWriter.dll
  644. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.Serialization.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  645. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.Serialization.dll
  646. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  647. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XDocument.dll
  648. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XmlDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  649. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XmlDocument.dll
  650. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XmlSerializer.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  651. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XmlSerializer.dll
  652. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XPath.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\d
  653. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XPath.dll
  654. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XPath.XDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  655. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XPath.XDocument.dll
  656. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.CSharp.xml (Microsoft.Private.Intel
  657. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.CSharp.xml
  658. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.VisualBasic.xml (Microsoft.Private.
  659. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.VisualBasic.xml
  660. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Primitives.xml (Microsoft.Pri
  661. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Primitives.xml
  662. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Registry.AccessControl.xml (M
  663. icrosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Registry.AccessControl.xml
  664. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Registry.xml (Microsoft.Priva
  665. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Registry.xml
  666. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\mscorlib.xml (Microsoft.Private.Intellisense.
  667. 2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\mscorlib.xml
  668. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\netstandard.xml (Microsoft.Private.Intellisen
  669. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\netstandard.xml
  670. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\illink.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  671. dotnet\corefx\Tools\ILLink\illink.dll
  672. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\ILLink.Tasks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  673. h\Git\dotnet\corefx\Tools\ILLink\ILLink.Tasks.dll
  674. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Mono.Cecil.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  675. Git\dotnet\corefx\Tools\ILLink\Mono.Cecil.dll
  676. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Mono.Cecil.Pdb.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\ru
  677. ssh\Git\dotnet\corefx\Tools\ILLink\Mono.Cecil.Pdb.dll
  678. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Newtonsoft.Json.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  679. ussh\Git\dotnet\corefx\Tools\ILLink\Newtonsoft.Json.dll
  680. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Common.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  681. h\Git\dotnet\corefx\Tools\ILLink\NuGet.Common.dll
  682. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Configuration.dll (illink.tasks.0.1.4-preview-981901) -> C:\Use
  683. rs\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Configuration.dll
  684. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.DependencyResolver.Core.dll (illink.tasks.0.1.4-preview-981901)
  685. -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.DependencyResolver.Core.dll
  686. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Frameworks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\
  687. russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Frameworks.dll
  688. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.LibraryModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  689. s\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.LibraryModel.dll
  690. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.AppContext.xml (Microsoft.Private.Inte
  691. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.AppContext.xml
  692. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Buffers.xml (Microsoft.Private.Intelli
  693. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Buffers.xml
  694. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.CodeDom.xml (Microsoft.Private.Intelli
  695. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.CodeDom.xml
  696. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Concurrent.xml (Microsoft.
  697. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Concurrent.xml
  698. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Immutable.xml (Microsoft.P
  699. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Immutable.xml
  700. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.NonGeneric.xml (Microsoft.
  701. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.NonGeneric.xml
  702. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Specialized.xml (Microsoft
  703. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Specialized.xml
  704. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.xml (Microsoft.Private.Int
  705. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.xml
  706. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Annotations.xml (Micros
  707. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Annotations.xml
  708. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Composition.xml (Micros
  709. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Composition.xml
  710. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.DataAnnotations.xml (Mi
  711. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.DataAnnotations.xml
  712. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.EventBasedAsync.xml (Mi
  713. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.EventBasedAsync.xml
  714. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Primitives.xml (Microso
  715. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Primitives.xml
  716. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.TypeConverter.xml (Micr
  717. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.TypeConverter.xml
  718. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.xml (Microsoft.Private.
  719. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.xml
  720. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.AttributedModel.xml (Micro
  721. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.AttributedModel.xml
  722. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Convention.xml (Microsoft.
  723. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Convention.xml
  724. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Hosting.xml (Microsoft.Pri
  725. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Hosting.xml
  726. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Runtime.xml (Microsoft.Pri
  727. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Runtime.xml
  728. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.TypedParts.xml (Microsoft.
  729. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.TypedParts.xml
  730. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Configuration.ConfigurationManager.xml
  731. (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Configuration.ConfigurationManager.xml
  732. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Console.xml (Microsoft.Private.Intelli
  733. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Console.xml
  734. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Core.xml (Microsoft.Private.Intellisen
  735. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Core.xml
  736. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.Common.xml (Microsoft.Private.Int
  737. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.Common.xml
  738. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.Odbc.xml (Microsoft.Private.Intel
  739. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.Odbc.xml
  740. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.SqlClient.xml (Microsoft.Private.
  741. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.SqlClient.xml
  742. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.xml (Microsoft.Private.Intellisen
  743. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.xml
  744. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Packaging.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\Us
  745. ers\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.Core.dll
  746. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Contracts.xml (Microsoft.P
  747. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Contracts.xml
  748. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Debug.xml (Microsoft.Priva
  749. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Debug.xml
  750. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.DiagnosticSource.xml (Micr
  751. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.DiagnosticSource.xml
  752. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.FileVersionInfo.xml (Micro
  753. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.FileVersionInfo.xml
  754. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.PerformanceCounter.xml (Mi
  755. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.PerformanceCounter.xml
  756. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Process.xml (Microsoft.Pri
  757. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Process.xml
  758. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.StackTrace.xml (Microsoft.
  759. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.StackTrace.xml
  760. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Packaging.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  761. ussh\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.dll
  762. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.TextWriterTraceListener.xm
  763. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.TextWriterTraceListener.xml
  764. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Tools.xml (Microsoft.Priva
  765. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Tools.xml
  766. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.TraceSource.xml (Microsoft
  767. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.TraceSource.xml
  768. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.ProjectModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  769. s\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.ProjectModel.dll
  770. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Tracing.xml (Microsoft.Pri
  771. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Tracing.xml
  772. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.AccountManagement.xm
  773. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.AccountManagement.xml
  774. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.Protocols.xml (Micro
  775. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.Protocols.xml
  776. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.xml (Microsoft.Priva
  777. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.xml
  778. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Protocol.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\ru
  779. ssh\Git\dotnet\corefx\Tools\ILLink\NuGet.Protocol.dll
  780. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Drawing.Primitives.xml (Microsoft.Priv
  781. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Drawing.Primitives.xml
  782. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Versioning.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\
  783. russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Versioning.dll
  784. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Drawing.xml (Microsoft.Private.Intelli
  785. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Drawing.xml
  786. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Dynamic.Runtime.xml (Microsoft.Private
  787. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Dynamic.Runtime.xml
  788. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\System.Security.Cryptography.ProtectedData.dll (illink.tasks.0.1.4-pr
  789. eview-981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.ProtectedData.dll
  790. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.Calendars.xml (Microsoft
  791. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.Calendars.xml
  792. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.Extensions.xml (Microsof
  793. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.Extensions.xml
  794. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.xml (Microsoft.Private.I
  795. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.xml
  796. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.FileSystem.xml (Microso
  797. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.FileSystem.xml
  798. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.xml (Microsoft.Private.
  799. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.xml
  800. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\illink.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\dotnet\c
  801. orefx\Tools\ILLink\illink.dll
  802. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.ZipFile.xml (Microsoft.
  803. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.ZipFile.xml
  804. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.AccessControl.xml (Micro
  805. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.AccessControl.xml
  806. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.DriveInfo.xml (Microsoft
  807. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.DriveInfo.xml
  808. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.Primitives.xml (Microsof
  809. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.Primitives.xml
  810. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\ILLink.Tasks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\do
  811. tnet\corefx\Tools\ILLink\ILLink.Tasks.dll
  812. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.Watcher.xml (Microsoft.P
  813. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.Watcher.xml
  814. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Build.Framework.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users
  815. \russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Build.Framework.dll
  816. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.xml (Microsoft.Private.I
  817. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.xml
  818. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.IsolatedStorage.xml (Microsoft.Priv
  819. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.IsolatedStorage.xml
  820. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.MemoryMappedFiles.xml (Microsoft.Pr
  821. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.MemoryMappedFiles.xml
  822. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Build.Utilities.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\
  823. Users\russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Build.Utilities.Core.dll
  824. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Packaging.xml (Microsoft.Private.In
  825. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Packaging.xml
  826. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Pipes.AccessControl.xml (Microsoft.
  827. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Pipes.AccessControl.xml
  828. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Pipes.xml (Microsoft.Private.Intell
  829. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Pipes.xml
  830. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Ports.xml (Microsoft.Private.Intell
  831. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Ports.xml
  832. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Win32.Primitives.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  833. s\russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Win32.Primitives.dll
  834. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.UnmanagedMemoryStream.xml (Microsof
  835. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.UnmanagedMemoryStream.xml
  836. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.xml (Microsoft.Private.Intellisense
  837. .2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.xml
  838. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Mono.Cecil.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\dotn
  839. et\corefx\Tools\ILLink\Mono.Cecil.dll
  840. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Json.xml (Microsoft.Private.Intellisen
  841. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Json.xml
  842. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Mono.Cecil.Pdb.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  843. dotnet\corefx\Tools\ILLink\Mono.Cecil.Pdb.dll
  844. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Expressions.xml (Microsoft.Privat
  845. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Expressions.xml
  846. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Parallel.xml (Microsoft.Private.I
  847. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Parallel.xml
  848. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Queryable.xml (Microsoft.Private.
  849. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Queryable.xml
  850. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.xml (Microsoft.Private.Intellisen
  851. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.xml
  852. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Memory.xml (Microsoft.Private.Intellis
  853. ense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Memory.xml
  854. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.Rtc.xml (Microsoft.Private.In
  855. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.Rtc.xml
  856. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Newtonsoft.Json.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  857. \dotnet\corefx\Tools\ILLink\Newtonsoft.Json.dll
  858. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.WinHttpHandler.xml (Microsoft
  859. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.WinHttpHandler.xml
  860. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.xml (Microsoft.Private.Intell
  861. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.xml
  862. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.HttpListener.xml (Microsoft.Privat
  863. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.HttpListener.xml
  864. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Common.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\do
  865. tnet\corefx\Tools\ILLink\NuGet.Common.dll
  866. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Mail.xml (Microsoft.Private.Intell
  867. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Mail.xml
  868. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Configuration.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh
  869. \Git\dotnet\corefx\Tools\ILLink\NuGet.Configuration.dll
  870. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.NameResolution.xml (Microsoft.Priv
  871. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.NameResolution.xml
  872. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.NetworkInformation.xml (Microsoft.
  873. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.NetworkInformation.xml
  874. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Ping.xml (Microsoft.Private.Intell
  875. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Ping.xml
  876. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.DependencyResolver.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\U
  877. sers\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.DependencyResolver.Core.dll
  878. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Primitives.xml (Microsoft.Private.
  879. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Primitives.xml
  880. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Requests.xml (Microsoft.Private.In
  881. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Requests.xml
  882. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Security.xml (Microsoft.Private.In
  883. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Security.xml
  884. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.ServicePoint.xml (Microsoft.Privat
  885. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.ServicePoint.xml
  886. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Frameworks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Gi
  887. t\dotnet\corefx\Tools\ILLink\NuGet.Frameworks.dll
  888. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Sockets.xml (Microsoft.Private.Int
  889. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Sockets.xml
  890. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebClient.xml (Microsoft.Private.I
  891. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebClient.xml
  892. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebHeaderCollection.xml (Microsoft
  893. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebHeaderCollection.xml
  894. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebProxy.xml (Microsoft.Private.In
  895. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebProxy.xml
  896. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebSockets.Client.xml (Microsoft.P
  897. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebSockets.Client.xml
  898. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.LibraryModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  899. Git\dotnet\corefx\Tools\ILLink\NuGet.LibraryModel.dll
  900. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebSockets.xml (Microsoft.Private.
  901. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebSockets.xml
  902. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.xml (Microsoft.Private.Intellisens
  903. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.xml
  904. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Numerics.Vectors.xml (Microsoft.Privat
  905. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Numerics.Vectors.xml
  906. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Packaging.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  907. h\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.Core.dll
  908. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Numerics.xml (Microsoft.Private.Intell
  909. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Numerics.xml
  910. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ObjectModel.xml (Microsoft.Private.Int
  911. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ObjectModel.xml
  912. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Packaging.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  913. \dotnet\corefx\Tools\ILLink\NuGet.Packaging.dll
  914. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Context.xml (Microsoft.Priv
  915. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Context.xml
  916. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.DispatchProxy.xml (Microsof
  917. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.DispatchProxy.xml
  918. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.ILGeneration.xml (Micr
  919. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.ILGeneration.xml
  920. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.Lightweight.xml (Micro
  921. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.Lightweight.xml
  922. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.ProjectModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  923. Git\dotnet\corefx\Tools\ILLink\NuGet.ProjectModel.dll
  924. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.xml (Microsoft.Private
  925. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.xml
  926. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Protocol.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  927. dotnet\corefx\Tools\ILLink\NuGet.Protocol.dll
  928. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Extensions.xml (Microsoft.P
  929. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Extensions.xml
  930. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Versioning.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Gi
  931. t\dotnet\corefx\Tools\ILLink\NuGet.Versioning.dll
  932. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Metadata.xml (Microsoft.Pri
  933. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Metadata.xml
  934. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Primitives.xml (Microsoft.P
  935. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Primitives.xml
  936. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.TypeExtensions.xml (Microso
  937. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.TypeExtensions.xml
  938. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.xml (Microsoft.Private.Inte
  939. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.xml
  940. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.Reader.xml (Microsoft.Privat
  941. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.Reader.xml
  942. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.AppContext.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\G
  943. it\dotnet\corefx\Tools\ILLink\System.AppContext.dll
  944. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.ResourceManager.xml (Microso
  945. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.ResourceManager.xml
  946. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.Writer.xml (Microsoft.Privat
  947. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.Writer.xml
  948. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.CompilerServices.Unsafe.xml (M
  949. icrosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.CompilerServices.Unsafe.xml
  950. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.CompilerServices.VisualC.xml (
  951. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.CompilerServices.VisualC.xml
  952. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Console.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  953. dotnet\corefx\Tools\ILLink\System.Console.dll
  954. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Extensions.xml (Microsoft.Priv
  955. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Extensions.xml
  956. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Handles.xml (Microsoft.Private
  957. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Handles.xml
  958. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Diagnostics.DiagnosticSource.dll (illink.tasks.0.1.4-preview-981901) -
  959. > C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Diagnostics.DiagnosticSource.dll
  960. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.RuntimeInforma
  961. tion.xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.RuntimeInformation.xml
  962. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.WindowsRuntime
  963. .xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.WindowsRuntime.xml
  964. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.xml (Microsoft
  965. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.xml
  966. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Globalization.Calendars.dll (illink.tasks.0.1.4-preview-981901) -> C:\
  967. Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Globalization.Calendars.dll
  968. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Loader.xml (Microsoft.Private.
  969. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Loader.xml
  970. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Numerics.xml (Microsoft.Privat
  971. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Numerics.xml
  972. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Formatters.xml (
  973. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Formatters.xml
  974. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Json.xml (Micros
  975. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Json.xml
  976. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.Compression.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\rus
  977. sh\Git\dotnet\corefx\Tools\ILLink\System.IO.Compression.dll
  978. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Primitives.xml (
  979. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Primitives.xml
  980. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.xml (Microsoft.P
  981. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.xml
  982. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Xml.xml (Microso
  983. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Xml.xml
  984. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.xml (Microsoft.Private.Intelli
  985. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.xml
  986. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.AccessControl.xml (Microsoft.
  987. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.AccessControl.xml
  988. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.Compression.ZipFile.dll (illink.tasks.0.1.4-preview-981901) -> C:\U
  989. sers\russh\Git\dotnet\corefx\Tools\ILLink\System.IO.Compression.ZipFile.dll
  990. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Claims.xml (Microsoft.Private
  991. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Claims.xml
  992. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Algorithms.xml (
  993. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Algorithms.xml
  994. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.FileSystem.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  995. h\Git\dotnet\corefx\Tools\ILLink\System.IO.FileSystem.dll
  996. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Cng.xml (Microso
  997. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Cng.xml
  998. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Csp.xml (Microso
  999. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Csp.xml
  1000. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Encoding.xml (Mi
  1001. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Encoding.xml
  1002. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.OpenSsl.xml (Mic
  1003. rosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.OpenSsl.xml
  1004. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.FileSystem.Primitives.dll (illink.tasks.0.1.4-preview-981901) -> C:
  1005. \Users\russh\Git\dotnet\corefx\Tools\ILLink\System.IO.FileSystem.Primitives.dll
  1006. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Pkcs.xml (Micros
  1007. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Pkcs.xml
  1008. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Primitives.xml (
  1009. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Primitives.xml
  1010. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Net.Http.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  1011. \dotnet\corefx\Tools\ILLink\System.Net.Http.dll
  1012. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.ProtectedData.xm
  1013. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.ProtectedData.xml
  1014. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Net.Sockets.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  1015. Git\dotnet\corefx\Tools\ILLink\System.Net.Sockets.dll
  1016. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.X509Certificates
  1017. .xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.X509Certificates.xml
  1018. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Xml.xml (Microso
  1019. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Xml.xml
  1020. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Permissions.xml (Microsoft.Pr
  1021. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Permissions.xml
  1022. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Principal.Windows.xml (Micros
  1023. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Principal.Windows.xml
  1024. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Principal.xml (Microsoft.Priv
  1025. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Principal.xml
  1026. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.SecureString.xml (Microsoft.P
  1027. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.SecureString.xml
  1028. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Runtime.InteropServices.RuntimeInformation.dll (illink.tasks.0.1.4-pre
  1029. view-981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Runtime.InteropServices.RuntimeInformation.dll
  1030. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ServiceProcess.ServiceController.xml (
  1031. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ServiceProcess.ServiceController.xml
  1032. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.CodePages.xml (Microsoft
  1033. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.CodePages.xml
  1034. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.Extensions.xml (Microsof
  1035. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.Extensions.xml
  1036. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Algorithms.dll (illink.tasks.0.1.4-preview-98190
  1037. 1) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Algorithms.dll
  1038. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.xml (Microsoft.Private.I
  1039. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.xml
  1040. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Encoding.dll (illink.tasks.0.1.4-preview-981901)
  1041. -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Encoding.dll
  1042. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encodings.Web.xml (Microsoft.Priv
  1043. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encodings.Web.xml
  1044. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.RegularExpressions.xml (Microsoft
  1045. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.RegularExpressions.xml
  1046. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.AccessControl.xml (Microsoft
  1047. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.AccessControl.xml
  1048. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Overlapped.xml (Microsoft.Pr
  1049. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Overlapped.xml
  1050. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Primitives.dll (illink.tasks.0.1.4-preview-98190
  1051. 1) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Primitives.dll
  1052. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Dataflow.xml (Microsof
  1053. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Dataflow.xml
  1054. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Extensions.xml (Micros
  1055. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Extensions.xml
  1056. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Parallel.xml (Microsof
  1057. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Parallel.xml
  1058. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.X509Certificates.dll (illink.tasks.0.1.4-preview
  1059. -981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.X509Certificates.dll
  1060. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.xml (Microsoft.Private
  1061. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.xml
  1062. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Threading.Thread.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  1063. ussh\Git\dotnet\corefx\Tools\ILLink\System.Threading.Thread.dll
  1064. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Thread.xml (Microsoft.Privat
  1065. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Thread.xml
  1066. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.ThreadPool.xml (Microsoft.Pr
  1067. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.ThreadPool.xml
  1068. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Xml.ReaderWriter.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  1069. ussh\Git\dotnet\corefx\Tools\ILLink\System.Xml.ReaderWriter.dll
  1070. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Timer.xml (Microsoft.Private
  1071. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Timer.xml
  1072. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.xml (Microsoft.Private.Intel
  1073. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.xml
  1074. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Transactions.Local.xml (Microsoft.Priv
  1075. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Transactions.Local.xml
  1076. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Transactions.xml (Microsoft.Private.In
  1077. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Transactions.xml
  1078. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ValueTuple.xml (Microsoft.Private.Inte
  1079. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ValueTuple.xml
  1080. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Web.HttpUtility.xml (Microsoft.Private
  1081. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Web.HttpUtility.xml
  1082. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Web.xml (Microsoft.Private.Intellisens
  1083. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Web.xml
  1084. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.xml (Microsoft.Private.Intellisense.2.
  1085. 0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.xml
  1086. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.Linq.xml (Microsoft.Private.Intell
  1087. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.Linq.xml
  1088. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.ReaderWriter.xml (Microsoft.Privat
  1089. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.ReaderWriter.xml
  1090. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XDocument.xml (Microsoft.Private.I
  1091. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XDocument.xml
  1092. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.xml (Microsoft.Private.Intellisens
  1093. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.xml
  1094. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XmlDocument.xml (Microsoft.Private
  1095. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XmlDocument.xml
  1096. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XmlSerializer.xml (Microsoft.Priva
  1097. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XmlSerializer.xml
  1098. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XPath.XDocument.xml (Microsoft.Pri
  1099. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XPath.XDocument.xml
  1100. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XPath.xml (Microsoft.Private.Intel
  1101. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XPath.xml
  1102. C:\Users\russh\Git\dotnet\corefx\packages\CommandLineParser\2.1.1-beta\lib\netstandard1.5\CommandLine.dll (CommandLineParser.2.1.1-beta) -> C:\Users\russh\Git\dotnet
  1103. \corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\CommandLine.dll
  1104. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.3rdpartytools.MarkdownLog\0.10.0-alpha-experimental\lib\netstandard1.5\Microsoft.3rdpartytools.MarkdownLog.dll (M
  1105. icrosoft.3rdpartytools.MarkdownLog.0.10.0-alpha-experimental) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\Microsoft.3rdpartytools
  1106. .MarkdownLog.dll
  1107. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.Diagnostics.Tracing.TraceEvent\1.0.3-alpha-experimental\lib\netstandard1.5\Microsoft.Diagnostics.Tracing.TraceEve
  1108. nt.dll (Microsoft.Diagnostics.Tracing.TraceEvent.1.0.3-alpha-experimental) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\Microsoft.
  1109. Diagnostics.Tracing.TraceEvent.dll
  1110. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.DiaSymReader.Native\1.5.0\runtimes\win-x64\native\Microsoft.DiaSymReader.Native.amd64.dll (Microsoft.DiaSymReader
  1111. .Native.1.5.0) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\Microsoft.DiaSymReader.Native.amd64.dll
  1112. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.DotNet.PlatformAbstractions\2.1.0-preview1-26007-02\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll
  1113. (Microsoft.DotNet.PlatformAbstractions.2.1.0-preview1-26007-02) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\Microsoft.DotNet.Plat
  1114. formAbstractions.dll
  1115. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.xunit.netcore.extensions\2.1.0-prerelease-02304-01\lib\netstandard1.0\Xunit.NetCore.Extensions.dll (Microsoft.xun
  1116. it.netcore.extensions.2.1.0-prerelease-02304-01) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\Xunit.NetCore.Extensions.dll
  1117. C:\Users\russh\Git\dotnet\corefx\packages\Newtonsoft.Json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll (Newtonsoft.Json.9.0.1) -> C:\Users\russh\Git\dotnet\corefx\bi
  1118. n\runtime\netcoreapp-Windows_NT-Debug-x64\Newtonsoft.Json.dll
  1119. C:\Users\russh\Git\dotnet\corefx\packages\xunit.abstractions\2.0.1\lib\netstandard1.0\xunit.abstractions.dll (xunit.abstractions.2.0.1) -> C:\Users\russh\Git\dotnet\
  1120. corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.abstractions.dll
  1121. C:\Users\russh\Git\dotnet\corefx\packages\xunit.assert\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.assert.dll (xunit.assert.2.2.0-beta2-build3300) -> C:\Users\rus
  1122. sh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.assert.dll
  1123. C:\Users\russh\Git\dotnet\corefx\packages\xunit.assert\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.assert.pdb (xunit.assert.2.2.0-beta2-build3300) -> C:\Users\rus
  1124. sh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.assert.pdb
  1125. C:\Users\russh\Git\dotnet\corefx\packages\xunit.console.netcore\1.0.3-prerelease-00921-01\runtimes\any\native\xunit.console.netcore.exe (xunit.console.netcore.1.0.3-
  1126. prerelease-00921-01) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.console.netcore.exe
  1127. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.core\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.core.dll (xunit.extensibility.core.2.2.0-beta2-buil
  1128. d3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.core.dll
  1129. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.core\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.core.pdb (xunit.extensibility.core.2.2.0-beta2-buil
  1130. d3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.core.pdb
  1131. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.execution\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.execution.dotnet.dll (xunit.extensibility.exec
  1132. ution.2.2.0-beta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.execution.dotnet.dll
  1133. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.execution\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.execution.dotnet.pdb (xunit.extensibility.exec
  1134. ution.2.2.0-beta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.execution.dotnet.pdb
  1135. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.api\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.api.dll (xunit.performance.api.1.0.0-beta-b
  1136. uild0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.performance.api.dll
  1137. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.core\1.0.0-beta-build0007\lib\netstandard1.3\xunit.performance.core.dll (xunit.performance.core.1.0.0-bet
  1138. a-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.performance.core.dll
  1139. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.execution\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.execution.dll (xunit.performance.exec
  1140. ution.1.0.0-beta-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.performance.execution.dll
  1141. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.metrics\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.metrics.dll (xunit.performance.metrics.
  1142. 1.0.0-beta-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.performance.metrics.dll
  1143. C:\Users\russh\Git\dotnet\corefx\packages\xunit.runner.utility\2.2.0-beta2-build3300\lib\netstandard1.1\xunit.runner.utility.dotnet.dll (xunit.runner.utility.2.2.0-b
  1144. eta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.runner.utility.dotnet.dll
  1145. C:\Users\russh\Git\dotnet\corefx\packages\xunit.runner.utility\2.2.0-beta2-build3300\lib\netstandard1.1\xunit.runner.utility.dotnet.pdb (xunit.runner.utility.2.2.0-b
  1146. eta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-Windows_NT-Debug-x64\xunit.runner.utility.dotnet.pdb
  1147. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Accessibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1148. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Accessibility.dll
  1149. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\CustomMarshalers.dll (Microsoft.TargetingPack.NETFramework.v4.
  1150. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\CustomMarshalers.dll
  1151. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\ISymWrapper.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1152. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\ISymWrapper.dll
  1153. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Activities.Build.dll (Microsoft.TargetingPack.NETFra
  1154. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Activities.Build.dll
  1155. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Conversion.v4.0.dll (Microsoft.TargetingPack.N
  1156. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Conversion.v4.0.dll
  1157. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Engine.dll (Microsoft.TargetingPack.NETFramewo
  1158. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Engine.dll
  1159. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Framework.dll (Microsoft.TargetingPack.NETFram
  1160. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Framework.dll
  1161. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Tasks.v4.0.dll (Microsoft.TargetingPack.NETFra
  1162. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Tasks.v4.0.dll
  1163. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Utilities.v4.0.dll (Microsoft.TargetingPack.NE
  1164. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Utilities.v4.0.dll
  1165. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1166. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.dll
  1167. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.CSharp.dll (Microsoft.TargetingPack.NETFramework.v4.
  1168. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.CSharp.dll
  1169. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.JScript.dll (Microsoft.TargetingPack.NETFramework.v4
  1170. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.JScript.dll
  1171. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.Compatibility.Data.dll (Microsoft.Target
  1172. ingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.Compatibility.Data.dll
  1173. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.Compatibility.dll (Microsoft.TargetingPa
  1174. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.Compatibility.dll
  1175. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.dll (Microsoft.TargetingPack.NETFramewor
  1176. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.dll
  1177. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualC.STLCLR.dll (Microsoft.TargetingPack.NETFrame
  1178. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualC.STLCLR.dll
  1179. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualC.dll (Microsoft.TargetingPack.NETFramework.v4
  1180. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualC.dll
  1181. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationBuildTasks.dll (Microsoft.TargetingPack.NETFramewo
  1182. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationBuildTasks.dll
  1183. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationCore.dll (Microsoft.TargetingPack.NETFramework.v4.
  1184. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationCore.dll
  1185. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Aero.dll (Microsoft.TargetingPack.NETFra
  1186. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Aero.dll
  1187. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Aero2.dll (Microsoft.TargetingPack.NETFr
  1188. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Aero2.dll
  1189. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.AeroLite.dll (Microsoft.TargetingPack.NE
  1190. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.AeroLite.dll
  1191. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Classic.dll (Microsoft.TargetingPack.NET
  1192. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Classic.dll
  1193. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Luna.dll (Microsoft.TargetingPack.NETFra
  1194. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Luna.dll
  1195. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Royale.dll (Microsoft.TargetingPack.NETF
  1196. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Royale.dll
  1197. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.dll (Microsoft.TargetingPack.NETFramewor
  1198. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.dll
  1199. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\ReachFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  1200. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\ReachFramework.dll
  1201. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.Core.Presentation.dll (Microsoft.TargetingPa
  1202. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.Core.Presentation.dll
  1203. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.DurableInstancing.dll (Microsoft.TargetingPa
  1204. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.DurableInstancing.dll
  1205. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.Presentation.dll (Microsoft.TargetingPack.NE
  1206. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.Presentation.dll
  1207. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.dll (Microsoft.TargetingPack.NETFramework.v4
  1208. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.dll
  1209. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.AddIn.Contract.dll (Microsoft.TargetingPack.NETFramewor
  1210. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.AddIn.Contract.dll
  1211. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.AddIn.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.
  1212. 1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.AddIn.dll
  1213. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Collections.Concurrent.dll (Microsoft.TargetingPack.NET
  1214. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Collections.Concurrent.dll
  1215. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Collections.dll (Microsoft.TargetingPack.NETFramework.v
  1216. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Collections.dll
  1217. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Annotations.dll (Microsoft.TargetingPack
  1218. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Annotations.dll
  1219. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Composition.Registration.dll (Microsoft.
  1220. TargetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Composition.Registration.d
  1221. ll
  1222. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Composition.dll (Microsoft.TargetingPack
  1223. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Composition.dll
  1224. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.DataAnnotations.dll (Microsoft.Targeting
  1225. Pack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.DataAnnotations.dll
  1226. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.EventBasedAsync.dll (Microsoft.Targeting
  1227. Pack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.EventBasedAsync.dll
  1228. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.dll (Microsoft.TargetingPack.NETFramewor
  1229. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.dll
  1230. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Configuration.Install.dll (Microsoft.TargetingPack.NETF
  1231. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Configuration.Install.dll
  1232. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Configuration.dll (Microsoft.TargetingPack.NETFramework
  1233. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Configuration.dll
  1234. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Core.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1235. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Core.dll
  1236. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.DataSetExtensions.dll (Microsoft.TargetingPack.NET
  1237. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.DataSetExtensions.dll
  1238. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Entity.Design.dll (Microsoft.TargetingPack.NETFram
  1239. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Entity.Design.dll
  1240. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Entity.dll (Microsoft.TargetingPack.NETFramework.v
  1241. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Entity.dll
  1242. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.
  1243. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Linq.dll
  1244. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.OracleClient.dll (Microsoft.TargetingPack.NETFrame
  1245. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.OracleClient.dll
  1246. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.Client.dll (Microsoft.TargetingPack.NETFr
  1247. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.Client.dll
  1248. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.Design.dll (Microsoft.TargetingPack.NETFr
  1249. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.Design.dll
  1250. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.dll (Microsoft.TargetingPack.NETFramework
  1251. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.dll
  1252. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.SqlXml.dll (Microsoft.TargetingPack.NETFramework.v
  1253. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.SqlXml.dll
  1254. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1255. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.dll
  1256. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Deployment.dll (Microsoft.TargetingPack.NETFramework.v4
  1257. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Deployment.dll
  1258. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1259. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Design.dll
  1260. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Device.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1261. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Device.dll
  1262. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Contracts.dll (Microsoft.TargetingPack.NETF
  1263. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Contracts.dll
  1264. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Debug.dll (Microsoft.TargetingPack.NETFrame
  1265. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Debug.dll
  1266. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Tools.dll (Microsoft.TargetingPack.NETFrame
  1267. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Tools.dll
  1268. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Tracing.dll (Microsoft.TargetingPack.NETFra
  1269. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Tracing.dll
  1270. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.AccountManagement.dll (Microsoft.Targ
  1271. etingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.AccountManagement.dll
  1272. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.Protocols.dll (Microsoft.TargetingPac
  1273. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.Protocols.dll
  1274. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.dll (Microsoft.TargetingPack.NETFrame
  1275. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.dll
  1276. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Drawing.Design.dll (Microsoft.TargetingPack.NETFramewor
  1277. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Drawing.Design.dll
  1278. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Drawing.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  1279. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Drawing.dll
  1280. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Dynamic.Runtime.dll (Microsoft.TargetingPack.NETFramewo
  1281. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Dynamic.Runtime.dll
  1282. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Dynamic.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  1283. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Dynamic.dll
  1284. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Globalization.dll (Microsoft.TargetingPack.NETFramework
  1285. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Globalization.dll
  1286. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Compression.FileSystem.dll (Microsoft.TargetingPack.
  1287. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Compression.FileSystem.dll
  1288. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Compression.dll (Microsoft.TargetingPack.NETFramewor
  1289. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Compression.dll
  1290. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Log.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1291. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Log.dll
  1292. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0
  1293. .1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.dll
  1294. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.Selectors.dll (Microsoft.TargetingPack.NE
  1295. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.Selectors.dll
  1296. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.Services.dll (Microsoft.TargetingPack.NET
  1297. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.Services.dll
  1298. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.dll (Microsoft.TargetingPack.NETFramework
  1299. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.dll
  1300. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Expressions.dll (Microsoft.TargetingPack.NETFramew
  1301. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Expressions.dll
  1302. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Parallel.dll (Microsoft.TargetingPack.NETFramework
  1303. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Parallel.dll
  1304. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Queryable.dll (Microsoft.TargetingPack.NETFramewor
  1305. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Queryable.dll
  1306. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1307. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.dll
  1308. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Management.Instrumentation.dll (Microsoft.TargetingPack
  1309. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Management.Instrumentation.dll
  1310. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Management.dll (Microsoft.TargetingPack.NETFramework.v4
  1311. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Management.dll
  1312. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Messaging.dll (Microsoft.TargetingPack.NETFramework.v4.
  1313. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Messaging.dll
  1314. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Http.WebRequest.dll (Microsoft.TargetingPack.NETFra
  1315. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Http.WebRequest.dll
  1316. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1317. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Http.dll
  1318. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.NetworkInformation.dll (Microsoft.TargetingPack.NET
  1319. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.NetworkInformation.dll
  1320. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Primitives.dll (Microsoft.TargetingPack.NETFramewor
  1321. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Primitives.dll
  1322. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Requests.dll (Microsoft.TargetingPack.NETFramework.
  1323. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Requests.dll
  1324. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.WebHeaderCollection.dll (Microsoft.TargetingPack.NE
  1325. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.WebHeaderCollection.dll
  1326. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  1327. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.dll
  1328. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Numerics.Vectors.dll (Microsoft.TargetingPack.NETFramew
  1329. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Numerics.Vectors.dll
  1330. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1331. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Numerics.dll
  1332. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ObjectModel.dll (Microsoft.TargetingPack.NETFramework.v
  1333. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ObjectModel.dll
  1334. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Printing.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1335. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Printing.dll
  1336. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Context.dll (Microsoft.TargetingPack.NETFram
  1337. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Context.dll
  1338. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.ILGeneration.dll (Microsoft.TargetingPa
  1339. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.ILGeneration.dll
  1340. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.Lightweight.dll (Microsoft.TargetingPac
  1341. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.Lightweight.dll
  1342. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.dll (Microsoft.TargetingPack.NETFramewo
  1343. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.dll
  1344. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Extensions.dll (Microsoft.TargetingPack.NETF
  1345. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Extensions.dll
  1346. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Primitives.dll (Microsoft.TargetingPack.NETF
  1347. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Primitives.dll
  1348. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.dll (Microsoft.TargetingPack.NETFramework.v4
  1349. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.dll
  1350. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Resources.ResourceManager.dll (Microsoft.TargetingPack.
  1351. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Resources.ResourceManager.dll
  1352. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Caching.dll (Microsoft.TargetingPack.NETFramewo
  1353. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Caching.dll
  1354. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.DurableInstancing.dll (Microsoft.TargetingPack.
  1355. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.DurableInstancing.dll
  1356. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Extensions.dll (Microsoft.TargetingPack.NETFram
  1357. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Extensions.dll
  1358. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Handles.dll (Microsoft.TargetingPack.NETFramewo
  1359. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Handles.dll
  1360. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.T
  1361. argetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.InteropServices.WindowsRuntime.dll
  1362. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.InteropServices.dll (Microsoft.TargetingPack.NE
  1363. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.InteropServices.dll
  1364. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Numerics.dll (Microsoft.TargetingPack.NETFramew
  1365. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Numerics.dll
  1366. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Remoting.dll (Microsoft.TargetingPack.NETFramew
  1367. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Remoting.dll
  1368. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Formatters.Soap.dll (Microsoft.Ta
  1369. rgetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Formatters.Soap.dll
  1370. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Json.dll (Microsoft.TargetingPack
  1371. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Json.dll
  1372. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Primitives.dll (Microsoft.Targeti
  1373. ngPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Primitives.dll
  1374. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Xml.dll (Microsoft.TargetingPack.
  1375. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Xml.dll
  1376. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.dll (Microsoft.TargetingPack.NETF
  1377. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.dll
  1378. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  1379. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.dll
  1380. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Security.Principal.dll (Microsoft.TargetingPack.NETFram
  1381. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Security.Principal.dll
  1382. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1383. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Security.dll
  1384. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Activation.dll (Microsoft.TargetingPack.NE
  1385. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Activation.dll
  1386. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Activities.dll (Microsoft.TargetingPack.NE
  1387. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Activities.dll
  1388. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Channels.dll (Microsoft.TargetingPack.NETF
  1389. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Channels.dll
  1390. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Discovery.dll (Microsoft.TargetingPack.NET
  1391. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Discovery.dll
  1392. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Duplex.dll (Microsoft.TargetingPack.NETFra
  1393. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Duplex.dll
  1394. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Http.dll (Microsoft.TargetingPack.NETFrame
  1395. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Http.dll
  1396. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.NetTcp.dll (Microsoft.TargetingPack.NETFra
  1397. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.NetTcp.dll
  1398. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Primitives.dll (Microsoft.TargetingPack.NE
  1399. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Primitives.dll
  1400. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Routing.dll (Microsoft.TargetingPack.NETFr
  1401. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Routing.dll
  1402. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Security.dll (Microsoft.TargetingPack.NETF
  1403. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Security.dll
  1404. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Web.dll (Microsoft.TargetingPack.NETFramew
  1405. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Web.dll
  1406. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.dll (Microsoft.TargetingPack.NETFramework.
  1407. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.dll
  1408. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceProcess.dll (Microsoft.TargetingPack.NETFramewor
  1409. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceProcess.dll
  1410. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Speech.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1411. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Speech.dll
  1412. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.Encoding.Extensions.dll (Microsoft.TargetingPack.N
  1413. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.Encoding.Extensions.dll
  1414. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.Encoding.dll (Microsoft.TargetingPack.NETFramework
  1415. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.Encoding.dll
  1416. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.RegularExpressions.dll (Microsoft.TargetingPack.NE
  1417. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.RegularExpressions.dll
  1418. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Tasks.Parallel.dll (Microsoft.TargetingPack.N
  1419. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Tasks.Parallel.dll
  1420. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Tasks.dll (Microsoft.TargetingPack.NETFramewo
  1421. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Tasks.dll
  1422. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Timer.dll (Microsoft.TargetingPack.NETFramewo
  1423. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Timer.dll
  1424. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.dll (Microsoft.TargetingPack.NETFramework.v4.
  1425. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.dll
  1426. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Transactions.dll (Microsoft.TargetingPack.NETFramework.
  1427. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Transactions.dll
  1428. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Abstractions.dll (Microsoft.TargetingPack.NETFramew
  1429. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Abstractions.dll
  1430. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.ApplicationServices.dll (Microsoft.TargetingPack.NE
  1431. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.ApplicationServices.dll
  1432. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DataVisualization.Design.dll (Microsoft.TargetingPa
  1433. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DataVisualization.Design.dll
  1434. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DataVisualization.dll (Microsoft.TargetingPack.NETF
  1435. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DataVisualization.dll
  1436. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DynamicData.Design.dll (Microsoft.TargetingPack.NET
  1437. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DynamicData.Design.dll
  1438. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DynamicData.dll (Microsoft.TargetingPack.NETFramewo
  1439. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DynamicData.dll
  1440. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Entity.Design.dll (Microsoft.TargetingPack.NETFrame
  1441. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Entity.Design.dll
  1442. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Entity.dll (Microsoft.TargetingPack.NETFramework.v4
  1443. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Entity.dll
  1444. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Extensions.Design.dll (Microsoft.TargetingPack.NETF
  1445. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Extensions.Design.dll
  1446. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Extensions.dll (Microsoft.TargetingPack.NETFramewor
  1447. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Extensions.dll
  1448. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Mobile.dll (Microsoft.TargetingPack.NETFramework.v4
  1449. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Mobile.dll
  1450. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.RegularExpressions.dll (Microsoft.TargetingPack.NET
  1451. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.RegularExpressions.dll
  1452. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Routing.dll (Microsoft.TargetingPack.NETFramework.v
  1453. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Routing.dll
  1454. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Services.dll (Microsoft.TargetingPack.NETFramework.
  1455. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Services.dll
  1456. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  1457. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.dll
  1458. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Controls.Ribbon.dll (Microsoft.TargetingPack.NE
  1459. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Controls.Ribbon.dll
  1460. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.DataVisualization.Design.dll (Microsoft.T
  1461. argetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.DataVisualization.Design.dll
  1462. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.DataVisualization.dll (Microsoft.Targetin
  1463. gPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.DataVisualization.dll
  1464. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.dll (Microsoft.TargetingPack.NETFramework
  1465. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.dll
  1466. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Input.Manipulations.dll (Microsoft.TargetingPac
  1467. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Input.Manipulations.dll
  1468. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Presentation.dll (Microsoft.TargetingPack.NETFr
  1469. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Presentation.dll
  1470. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  1471. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.dll
  1472. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.Activities.dll (Microsoft.TargetingPack.NETFra
  1473. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.Activities.dll
  1474. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.ComponentModel.dll (Microsoft.TargetingPack.NE
  1475. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.ComponentModel.dll
  1476. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.Runtime.dll (Microsoft.TargetingPack.NETFramew
  1477. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.Runtime.dll
  1478. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.WorkflowServices.dll (Microsoft.TargetingPack.NETFramew
  1479. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.WorkflowServices.dll
  1480. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xaml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1481. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xaml.dll
  1482. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6
  1483. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.Linq.dll
  1484. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.ReaderWriter.dll (Microsoft.TargetingPack.NETFramew
  1485. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.ReaderWriter.dll
  1486. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.Serialization.dll (Microsoft.TargetingPack.NETFrame
  1487. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.Serialization.dll
  1488. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.XDocument.dll (Microsoft.TargetingPack.NETFramework
  1489. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.XDocument.dll
  1490. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.XmlSerializer.dll (Microsoft.TargetingPack.NETFrame
  1491. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.XmlSerializer.dll
  1492. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  1493. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.dll
  1494. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1)
  1495. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.dll
  1496. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationClient.dll (Microsoft.TargetingPack.NETFramework.v
  1497. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationClient.dll
  1498. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationClientsideProviders.dll (Microsoft.TargetingPack.N
  1499. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationClientsideProviders.dll
  1500. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationProvider.dll (Microsoft.TargetingPack.NETFramework
  1501. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationProvider.dll
  1502. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationTypes.dll (Microsoft.TargetingPack.NETFramework.v4
  1503. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationTypes.dll
  1504. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\WindowsBase.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  1505. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\WindowsBase.dll
  1506. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\WindowsFormsIntegration.dll (Microsoft.TargetingPack.NETFramew
  1507. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\WindowsFormsIntegration.dll
  1508. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\XamlBuildTask.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  1509. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\XamlBuildTask.dll
  1510. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\mscorlib.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.
  1511. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\mscorlib.dll
  1512. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\sysglobl.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.
  1513. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\sysglobl.dll
  1514. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.DotNetAppHost\2.0.1-servicing-25615-03\runtimes\win-x64\native\apphost.exe (runtime.win-x
  1515. 64.Microsoft.NETCore.DotNetAppHost.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\apphost.exe
  1516. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.DotNetHost\2.0.1-servicing-25615-03\runtimes\win-x64\native\dotnet.exe (runtime.win-x64.M
  1517. icrosoft.NETCore.DotNetHost.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\dotnet.exe
  1518. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy\2.0.1-servicing-25615-03\runtimes\win-x64\native\hostpolicy.dll (runtime
  1519. .win-x64.Microsoft.NETCore.DotNetHostPolicy.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\hostpolicy.d
  1520. ll
  1521. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.DotNetHostResolver\2.0.1-servicing-25615-03\runtimes\win-x64\native\hostfxr.dll (runtime.
  1522. win-x64.Microsoft.NETCore.DotNetHostResolver.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\hostfxr.dll
  1523. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Jit\2.1.0-preview1-26007-01\runtimes\win-x64\native\clrjit.dll (runtime.win-x64.Microsoft
  1524. .NETCore.Jit.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\clrjit.dll
  1525. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\System.Private.CoreLib.dl
  1526. l (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\Syst
  1527. em.Private.CoreLib.dll
  1528. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-console-l
  1529. 1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcore
  1530. app\api-ms-win-core-console-l1-1-0.dll
  1531. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-datetime-
  1532. l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcor
  1533. eapp\api-ms-win-core-datetime-l1-1-0.dll
  1534. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-debug-l1-
  1535. 1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreap
  1536. p\api-ms-win-core-debug-l1-1-0.dll
  1537. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-errorhand
  1538. ling-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\n
  1539. etcoreapp\api-ms-win-core-errorhandling-l1-1-0.dll
  1540. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-file-l1-1
  1541. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1542. \api-ms-win-core-file-l1-1-0.dll
  1543. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-file-l1-2
  1544. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1545. \api-ms-win-core-file-l1-2-0.dll
  1546. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-file-l2-1
  1547. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1548. \api-ms-win-core-file-l2-1-0.dll
  1549. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-handle-l1
  1550. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1551. pp\api-ms-win-core-handle-l1-1-0.dll
  1552. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-heap-l1-1
  1553. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1554. \api-ms-win-core-heap-l1-1-0.dll
  1555. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-interlock
  1556. ed-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\net
  1557. coreapp\api-ms-win-core-interlocked-l1-1-0.dll
  1558. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-librarylo
  1559. ader-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\n
  1560. etcoreapp\api-ms-win-core-libraryloader-l1-1-0.dll
  1561. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-localizat
  1562. ion-l1-2-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\ne
  1563. tcoreapp\api-ms-win-core-localization-l1-2-0.dll
  1564. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-memory-l1
  1565. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1566. pp\api-ms-win-core-memory-l1-1-0.dll
  1567. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-namedpipe
  1568. -l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netco
  1569. reapp\api-ms-win-core-namedpipe-l1-1-0.dll
  1570. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-processen
  1571. vironment-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runt
  1572. ime\netcoreapp\api-ms-win-core-processenvironment-l1-1-0.dll
  1573. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-processth
  1574. reads-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\
  1575. netcoreapp\api-ms-win-core-processthreads-l1-1-0.dll
  1576. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-processth
  1577. reads-l1-1-1.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\
  1578. netcoreapp\api-ms-win-core-processthreads-l1-1-1.dll
  1579. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-profile-l
  1580. 1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcore
  1581. app\api-ms-win-core-profile-l1-1-0.dll
  1582. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-rtlsuppor
  1583. t-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netc
  1584. oreapp\api-ms-win-core-rtlsupport-l1-1-0.dll
  1585. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-string-l1
  1586. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1587. pp\api-ms-win-core-string-l1-1-0.dll
  1588. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-synch-l1-
  1589. 1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreap
  1590. p\api-ms-win-core-synch-l1-1-0.dll
  1591. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-synch-l1-
  1592. 2-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreap
  1593. p\api-ms-win-core-synch-l1-2-0.dll
  1594. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-sysinfo-l
  1595. 1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcore
  1596. app\api-ms-win-core-sysinfo-l1-1-0.dll
  1597. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-timezone-
  1598. l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcor
  1599. eapp\api-ms-win-core-timezone-l1-1-0.dll
  1600. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-core-util-l1-1
  1601. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1602. \api-ms-win-core-util-l1-1-0.dll
  1603. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-conio-l1-1
  1604. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1605. \api-ms-win-crt-conio-l1-1-0.dll
  1606. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-convert-l1
  1607. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1608. pp\api-ms-win-crt-convert-l1-1-0.dll
  1609. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-environmen
  1610. t-l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netc
  1611. oreapp\api-ms-win-crt-environment-l1-1-0.dll
  1612. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-filesystem
  1613. -l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netco
  1614. reapp\api-ms-win-crt-filesystem-l1-1-0.dll
  1615. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-heap-l1-1-
  1616. 0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\
  1617. api-ms-win-crt-heap-l1-1-0.dll
  1618. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-locale-l1-
  1619. 1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreap
  1620. p\api-ms-win-crt-locale-l1-1-0.dll
  1621. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-math-l1-1-
  1622. 0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\
  1623. api-ms-win-crt-math-l1-1-0.dll
  1624. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-multibyte-
  1625. l1-1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcor
  1626. eapp\api-ms-win-crt-multibyte-l1-1-0.dll
  1627. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-private-l1
  1628. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1629. pp\api-ms-win-crt-private-l1-1-0.dll
  1630. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-process-l1
  1631. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1632. pp\api-ms-win-crt-process-l1-1-0.dll
  1633. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-runtime-l1
  1634. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1635. pp\api-ms-win-crt-runtime-l1-1-0.dll
  1636. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-stdio-l1-1
  1637. -0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp
  1638. \api-ms-win-crt-stdio-l1-1-0.dll
  1639. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-string-l1-
  1640. 1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreap
  1641. p\api-ms-win-crt-string-l1-1-0.dll
  1642. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-time-l1-1-
  1643. 0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\
  1644. api-ms-win-crt-time-l1-1-0.dll
  1645. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\api-ms-win-crt-utility-l1
  1646. -1-0.dll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcorea
  1647. pp\api-ms-win-crt-utility-l1-1-0.dll
  1648. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\clretwrc.dll (runtime.win
  1649. -x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\clretwrc.dll
  1650. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\coreclr.dll (runtime.win-
  1651. x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\coreclr.dll
  1652. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\dbgshim.dll (runtime.win-
  1653. x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\dbgshim.dll
  1654. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\mscordaccore.dll (runtime
  1655. .win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\mscordaccore.d
  1656. ll
  1657. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\mscordbi.dll (runtime.win
  1658. -x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\mscordbi.dll
  1659. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\mscorrc.debug.dll (runtim
  1660. e.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\mscorrc.debug
  1661. .dll
  1662. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\mscorrc.dll (runtime.win-
  1663. x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\mscorrc.dll
  1664. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\sos.dll (runtime.win-x64.
  1665. Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\sos.dll
  1666. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\native\ucrtbase.dll (runtime.win
  1667. -x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\ucrtbase.dll
  1668. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\win-x64\lib\netstandard1.0\SOS.NETCore.d
  1669. ll (runtime.win-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\SOS
  1670. .NETCore.dll
  1671. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.Microsoft.NETCore.TestHost\2.1.0-preview1-26007-01\runtimes\win-x64\native\CoreRun.exe (runtime.win-x64.Mic
  1672. rosoft.NETCore.TestHost.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\CoreRun.exe
  1673. C:\Users\russh\Git\dotnet\corefx\packages\runtime.win-x64.runtime.native.System.Data.SqlClient.sni\4.4.0\runtimes\win-x64\native\sni.dll (runtime.win-x64.runtime.nat
  1674. ive.System.Data.SqlClient.sni.4.4.0) -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\runtime\netcoreapp\sni.dll
  1675. Microsoft.VisualBasic -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.VisualBasic\10.0.0.0\netstandard\Microsoft.VisualBasic.dll
  1676. System.Buffers -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Buffers\4.0.3.0\netstandard\System.Buffers.dll
  1677. System.ComponentModel.Annotations -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Annotations\4.2.0.0\netstandard\System.ComponentModel.Annotations
  1678. .dll
  1679. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Immutable\1.2.3.0\netstandard\System.Collections.Immutable.dll
  1680. System.ComponentModel.Composition -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Composition\4.0.0.0\netstandard\System.ComponentModel.Composition
  1681. .dll
  1682. System.Configuration.ConfigurationManager -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Configuration.ConfigurationManager\4.0.1.0\netstandard\System.Configurat
  1683. ion.ConfigurationManager.dll
  1684. System.Data.DataSetExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.DataSetExtensions\4.0.0.0\netstandard\System.Data.DataSetExtensions.dll
  1685. System.Data.Odbc -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.Odbc\4.0.0.0\netstandard\System.Data.Odbc.dll
  1686. Microsoft.CSharp -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.CSharp\4.0.0.0\netstandard\Microsoft.CSharp.dll
  1687. System.Security.Principal.Windows -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Principal.Windows\4.1.1.0\netstandard\System.Security.Principal.Windows
  1688. .dll
  1689. System.Diagnostics.DiagnosticSource -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.DiagnosticSource\4.0.3.0\netstandard\System.Diagnostics.Diagnostic
  1690. Source.dll
  1691. System.Data.SqlClient -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.SqlClient\4.3.1.0\netstandard\System.Data.SqlClient.dll
  1692. System.Security.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.AccessControl\4.1.1.0\netstandard\System.Security.AccessControl.dll
  1693. System.Diagnostics.PerformanceCounter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.PerformanceCounter\4.0.0.0\netstandard\System.Diagnostics.Perfor
  1694. manceCounter.dll
  1695. System.Drawing.Common -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Drawing.Common\4.0.0.0\netstandard\System.Drawing.Common.dll
  1696. Microsoft.Win32.Registry -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Registry\4.1.1.0\netstandard\Microsoft.Win32.Registry.dll
  1697. System.IO.Packaging -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Packaging\4.0.3.0\netstandard\System.IO.Packaging.dll
  1698. System.IO.Ports -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Ports\4.0.1.0\netstandard\System.IO.Ports.dll
  1699. Microsoft.Win32.Registry.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Registry.AccessControl\4.0.3.0\netstandard\Microsoft.Win32.Registr
  1700. y.AccessControl.dll
  1701. System.Net.Http.WinHttpHandler -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http.WinHttpHandler\4.0.3.0\netstandard\System.Net.Http.WinHttpHandler.dll
  1702. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Memory\4.0.1.0\netstandard\System.Memory.dll
  1703. System.Security.Permissions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Permissions\4.0.1.0\netstandard\System.Security.Permissions.dll
  1704. System.DirectoryServices.Protocols -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices.Protocols\4.0.0.0\netstandard\System.DirectoryServices.Protoc
  1705. ols.dll
  1706. System.Diagnostics.EventLog -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.EventLog\4.0.0.0\netstandard\System.Diagnostics.EventLog.dll
  1707. System.CodeDom -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.CodeDom\4.0.1.0\netstandard\System.CodeDom.dll
  1708. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Numerics.Vectors\4.1.4.0\netstandard\System.Numerics.Vectors.dll
  1709. System.DirectoryServices.AccountManagement -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices.AccountManagement\4.0.0.0\netstandard\System.Director
  1710. yServices.AccountManagement.dll
  1711. System.Reflection.DispatchProxy -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.DispatchProxy\4.0.4.0\netstandard\System.Reflection.DispatchProxy.dll
  1712. System.Reflection.Context -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Context\4.0.3.0\netstandard\System.Reflection.Context.dll
  1713. System.Runtime.Caching -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Caching\4.0.0.0\netstandard\System.Runtime.Caching.dll
  1714. System.Reflection.TypeExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.TypeExtensions\4.1.2.0\netstandard\System.Reflection.TypeExtensions.dl
  1715. l
  1716. System.Runtime.CompilerServices.Unsafe -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.CompilerServices.Unsafe\4.0.4.0\netstandard\System.Runtime.Compiler
  1717. Services.Unsafe.dll
  1718. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.OpenSsl\4.1.1.0\netstandard\System.Security.Cryptograph
  1719. y.OpenSsl.dll
  1720. System.IO.FileSystem.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.AccessControl\4.0.3.0\netstandard\System.IO.FileSystem.AccessCont
  1721. rol.dll
  1722. CoreFx.Private.TestUtilities -> C:\Users\russh\Git\dotnet\corefx\bin\ref\CoreFx.Private.TestUtilities\1.0.0.0\netstandard\CoreFx.Private.TestUtilities.dll
  1723. System.Security.Cryptography.Pkcs -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Pkcs\4.0.3.0\netstandard\System.Security.Cryptography.Pkcs
  1724. .dll
  1725. System.DirectoryServices -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices\4.0.0.0\netstandard\System.DirectoryServices.dll
  1726. System.IO.Pipes.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Pipes.AccessControl\4.0.3.0\netstandard\System.IO.Pipes.AccessControl.dll
  1727. System.Security.Cryptography.ProtectedData -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.ProtectedData\4.0.3.0\netstandard\System.Security
  1728. .Cryptography.ProtectedData.dll
  1729. System.Management -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Management\4.0.0.0\netstandard\System.Management.dll
  1730. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceModel.Syndication\4.0.0.0\netstandard\System.ServiceModel.Syndication.dll
  1731. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Metadata\1.4.3.0\netstandard\System.Reflection.Metadata.dll
  1732. System.ServiceProcess.ServiceController -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceProcess.ServiceController\4.2.1.0\netstandard\System.ServiceProcess
  1733. .ServiceController.dll
  1734. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Cng\4.3.1.0\netstandard\System.Security.Cryptography.Cng.dl
  1735. l
  1736. System.Text.Encoding.CodePages -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding.CodePages\4.1.1.0\netstandard\System.Text.Encoding.CodePages.dll
  1737. System.Security.Cryptography.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Xml\4.0.1.0\netstandard\System.Security.Cryptography.Xml.dl
  1738. l
  1739. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Extensions\4.1.2.0\netstandard\System.Threading.Tasks.Extensions
  1740. .dll
  1741. System.Threading.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.AccessControl\4.0.3.0\netstandard\System.Threading.AccessControl.dll
  1742. System.Threading.Tasks.Dataflow -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Dataflow\4.6.3.0\netstandard\System.Threading.Tasks.Dataflow.dll
  1743. System.Threading.Channels -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Channels\4.0.0.0\netstandard\System.Threading.Channels.dll
  1744. System.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime\4.2.1.0\netcoreapp\System.Runtime.dll
  1745. System.AppContext -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.AppContext\4.2.1.0\netcoreapp\System.AppContext.dll
  1746. System.Diagnostics.Contracts -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Contracts\4.0.3.0\netcoreapp\System.Diagnostics.Contracts.dll
  1747. System.Collections -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections\4.1.1.0\netcoreapp\System.Collections.dll
  1748. Microsoft.Win32.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Primitives\4.1.1.0\netcoreapp\Microsoft.Win32.Primitives.dll
  1749. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Immutable\1.2.3.0\netcoreapp\System.Collections.Immutable.dll
  1750. System.ComponentModel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel\4.0.3.0\netcoreapp\System.ComponentModel.dll
  1751. System.Diagnostics.FileVersionInfo -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.FileVersionInfo\4.0.3.0\netcoreapp\System.Diagnostics.FileVersionIn
  1752. fo.dll
  1753. System.Diagnostics.Debug -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Debug\4.1.1.0\netcoreapp\System.Diagnostics.Debug.dll
  1754. System.Diagnostics.Tools -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Tools\4.1.1.0\netcoreapp\System.Diagnostics.Tools.dll
  1755. System.Diagnostics.Tracing -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Tracing\4.2.1.0\netcoreapp\System.Diagnostics.Tracing.dll
  1756. System.Globalization -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization\4.1.1.0\netcoreapp\System.Globalization.dll
  1757. System.Threading.Tasks -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks\4.1.1.0\netcoreapp\System.Threading.Tasks.dll
  1758. System.Threading -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading\4.1.1.0\netcoreapp\System.Threading.dll
  1759. System.Collections.Concurrent -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Concurrent\4.0.14.0\netcoreapp\System.Collections.Concurrent.dll
  1760. System.IO.FileSystem.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.Primitives\4.1.1.0\netcoreapp\System.IO.FileSystem.Primitives.dll
  1761. System.Security.Principal -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Principal\4.1.1.0\netcoreapp\System.Security.Principal.dll
  1762. System.Text.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding\4.1.1.0\netcoreapp\System.Text.Encoding.dll
  1763. System.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq\4.2.1.0\netcoreapp\System.Linq.dll
  1764. System.ObjectModel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ObjectModel\4.1.1.0\netcoreapp\System.ObjectModel.dll
  1765. System.Runtime.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Extensions\4.2.1.0\netcoreapp\System.Runtime.Extensions.dll
  1766. System.Globalization.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization.Extensions\4.1.1.0\netcoreapp\System.Globalization.Extensions.dll
  1767. System.Collections.NonGeneric -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.NonGeneric\4.1.1.0\netcoreapp\System.Collections.NonGeneric.dll
  1768. System.Linq.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Parallel\4.0.3.0\netcoreapp\System.Linq.Parallel.dll
  1769. System.IO -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO\4.2.1.0\netcoreapp\System.IO.dll
  1770. System.Collections.Specialized -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Specialized\4.1.1.0\netcoreapp\System.Collections.Specialized.dll
  1771. System.IO.Compression -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Compression\4.2.1.0\netcoreapp\System.IO.Compression.dll
  1772. System.Globalization.Calendars -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization.Calendars\4.1.1.0\netcoreapp\System.Globalization.Calendars.dll
  1773. System.Console -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Console\4.1.1.0\netcoreapp\System.Console.dll
  1774. System.Diagnostics.TraceSource -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.TraceSource\4.1.1.0\netcoreapp\System.Diagnostics.TraceSource.dll
  1775. System.ComponentModel.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Primitives\4.2.1.0\netcoreapp\System.ComponentModel.Primitives.dll
  1776. System.IO.Compression.ZipFile -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Compression.ZipFile\4.0.4.0\netcoreapp\System.IO.Compression.ZipFile.dll
  1777. System.ComponentModel.EventBasedAsync -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.EventBasedAsync\4.1.1.0\netcoreapp\System.ComponentModel.Even
  1778. tBasedAsync.dll
  1779. System.Drawing.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Drawing.Primitives\4.2.0.0\netcoreapp\System.Drawing.Primitives.dll
  1780. System.Runtime.Handles -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Handles\4.1.1.0\netcoreapp\System.Runtime.Handles.dll
  1781. System.Resources.Writer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.Writer\4.1.1.0\netcoreapp\System.Resources.Writer.dll
  1782. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Numerics.Vectors\4.1.4.0\netcoreapp\System.Numerics.Vectors.dll
  1783. System.Reflection -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection\4.2.1.0\netcoreapp\System.Reflection.dll
  1784. System.Net.WebHeaderCollection -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebHeaderCollection\4.1.1.0\netcoreapp\System.Net.WebHeaderCollection.dll
  1785. System.Diagnostics.TextWriterTraceListener -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.TextWriterTraceListener\4.1.1.0\netcoreapp\System.Diagnosti
  1786. cs.TextWriterTraceListener.dll
  1787. System.Diagnostics.StackTrace -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.StackTrace\4.1.1.0\netcoreapp\System.Diagnostics.StackTrace.dll
  1788. System.Runtime.Serialization.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Primitives\4.2.1.0\netcoreapp\System.Runtime.Seriali
  1789. zation.Primitives.dll
  1790. System.IO.Pipes -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Pipes\4.1.1.0\netcoreapp\System.IO.Pipes.dll
  1791. System.Linq.Expressions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Expressions\4.2.1.0\netcoreapp\System.Linq.Expressions.dll
  1792. System.Dynamic.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Dynamic.Runtime\4.1.1.0\netcoreapp\System.Dynamic.Runtime.dll
  1793. System.Linq.Queryable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Queryable\4.0.3.0\netcoreapp\System.Linq.Queryable.dll
  1794. System.IO.FileSystem -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem\4.1.1.0\netcoreapp\System.IO.FileSystem.dll
  1795. System.IO.FileSystem.DriveInfo -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.DriveInfo\4.1.1.0\netcoreapp\System.IO.FileSystem.DriveInfo.dll
  1796. System.Reflection.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Primitives\4.1.1.0\netcoreapp\System.Reflection.Primitives.dll
  1797. System.IO.IsolatedStorage -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.IsolatedStorage\4.1.1.0\netcoreapp\System.IO.IsolatedStorage.dll
  1798. System.Runtime.InteropServices.RuntimeInformation -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices.RuntimeInformation\4.0.3.0\netcoreapp\Sy
  1799. stem.Runtime.InteropServices.RuntimeInformation.dll
  1800. System.Runtime.InteropServices -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices\4.2.1.0\netcoreapp\System.Runtime.InteropServices.dll
  1801. System.Reflection.Emit.ILGeneration -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit.ILGeneration\4.0.3.0\netcoreapp\System.Reflection.Emit.ILGener
  1802. ation.dll
  1803. System.Runtime.CompilerServices.VisualC -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.CompilerServices.VisualC\4.1.1.0\netcoreapp\System.Runtime.Compile
  1804. rServices.VisualC.dll
  1805. System.Resources.ResourceManager -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.ResourceManager\4.1.1.0\netcoreapp\System.Resources.ResourceManager.dll
  1806. System.Runtime.InteropServices.WindowsRuntime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices.WindowsRuntime\4.0.3.0\netcoreapp\System.Run
  1807. time.InteropServices.WindowsRuntime.dll
  1808. System.Diagnostics.Process -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Process\4.2.1.0\netcoreapp\System.Diagnostics.Process.dll
  1809. System.IO.UnmanagedMemoryStream -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.UnmanagedMemoryStream\4.1.1.0\netcoreapp\System.IO.UnmanagedMemoryStream.dll
  1810. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Memory\4.0.1.0\netcoreapp\System.Memory.dll
  1811. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Metadata\1.4.3.0\netcoreapp\System.Reflection.Metadata.dll
  1812. System.IO.MemoryMappedFiles -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.MemoryMappedFiles\4.1.1.0\netcoreapp\System.IO.MemoryMappedFiles.dll
  1813. System.Runtime.Intrinsics.X86 -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Intrinsics.X86\4.0.0.0\netcoreapp\System.Runtime.Intrinsics.X86.dll
  1814. System.ComponentModel.TypeConverter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.TypeConverter\4.2.1.0\netcoreapp\System.ComponentModel.TypeConv
  1815. erter.dll
  1816. System.Reflection.Emit -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit\4.1.1.0\netcoreapp\System.Reflection.Emit.dll
  1817. System.Net.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Primitives\4.1.1.0\netcoreapp\System.Net.Primitives.dll
  1818. System.Reflection.Emit.Lightweight -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit.Lightweight\4.0.3.0\netcoreapp\System.Reflection.Emit.Lightweig
  1819. ht.dll
  1820. System.Net.NetworkInformation -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.NetworkInformation\4.2.1.0\netcoreapp\System.Net.NetworkInformation.dll
  1821. System.Net.NameResolution -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.NameResolution\4.1.1.0\netcoreapp\System.Net.NameResolution.dll
  1822. System.Net.Sockets -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Sockets\4.2.1.0\netcoreapp\System.Net.Sockets.dll
  1823. System.Runtime.Numerics -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Numerics\4.1.1.0\netcoreapp\System.Runtime.Numerics.dll
  1824. System.Net.WebProxy -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebProxy\4.0.1.0\netcoreapp\System.Net.WebProxy.dll
  1825. System.Security.SecureString -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.SecureString\4.1.1.0\netcoreapp\System.Security.SecureString.dll
  1826. System.Resources.Reader -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.Reader\4.1.1.0\netcoreapp\System.Resources.Reader.dll
  1827. System.Runtime.Loader -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Loader\4.0.3.0\netcoreapp\System.Runtime.Loader.dll
  1828. System.IO.FileSystem.Watcher -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.Watcher\4.1.1.0\netcoreapp\System.IO.FileSystem.Watcher.dll
  1829. System.Threading.Overlapped -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Overlapped\4.1.1.0\netcoreapp\System.Threading.Overlapped.dll
  1830. System.Net.Ping -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Ping\4.1.1.0\netcoreapp\System.Net.Ping.dll
  1831. System.Reflection.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Extensions\4.1.1.0\netcoreapp\System.Reflection.Extensions.dll
  1832. System.Security.Cryptography.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Primitives\4.1.1.0\netcoreapp\System.Security.Crypto
  1833. graphy.Primitives.dll
  1834. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Extensions\4.1.2.0\netcoreapp\System.Threading.Tasks.Extensions.
  1835. dll
  1836. System.Xml.ReaderWriter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.ReaderWriter\4.2.1.0\netcoreapp\System.Xml.ReaderWriter.dll
  1837. System.Net.WebSockets -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebSockets\4.1.1.0\netcoreapp\System.Net.WebSockets.dll
  1838. System.Runtime.Serialization.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Xml\4.1.4.0\netcoreapp\System.Runtime.Serialization.Xml.dll
  1839. System.Threading.Tasks.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Parallel\4.0.3.0\netcoreapp\System.Threading.Tasks.Parallel.dll
  1840. System.Security.Cryptography.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Encoding\4.1.1.0\netcoreapp\System.Security.Cryptograp
  1841. hy.Encoding.dll
  1842. System.Threading.Timer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Timer\4.1.1.0\netcoreapp\System.Threading.Timer.dll
  1843. System.Security.Claims -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Claims\4.1.1.0\netcoreapp\System.Security.Claims.dll
  1844. System.Runtime.Serialization.Formatters -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Formatters\4.0.3.0\netcoreapp\System.Runtime.Seriali
  1845. zation.Formatters.dll
  1846. System.Xml.XmlDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XmlDocument\4.1.1.0\netcoreapp\System.Xml.XmlDocument.dll
  1847. System.ValueTuple -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ValueTuple\4.0.3.0\netcoreapp\System.ValueTuple.dll
  1848. System.Text.RegularExpressions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.RegularExpressions\4.2.1.0\netcoreapp\System.Text.RegularExpressions.dll
  1849. System.Text.Encoding.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding.Extensions\4.1.1.0\netcoreapp\System.Text.Encoding.Extensions.dll
  1850. System.Runtime.Serialization.Json -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Json\4.0.4.0\netcoreapp\System.Runtime.Serialization.Json.
  1851. dll
  1852. System.Transactions.Local -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Transactions.Local\4.0.1.0\netcoreapp\System.Transactions.Local.dll
  1853. System.Xml.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XDocument\4.1.1.0\netcoreapp\System.Xml.XDocument.dll
  1854. System.Web.HttpUtility -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Web.HttpUtility\4.0.1.0\netcoreapp\System.Web.HttpUtility.dll
  1855. System.Threading.ThreadPool -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.ThreadPool\4.1.1.0\netcoreapp\System.Threading.ThreadPool.dll
  1856. System.Data.Common -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.Common\4.2.1.0\netcoreapp\System.Data.Common.dll
  1857. System.Threading.Thread -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Thread\4.1.1.0\netcoreapp\System.Threading.Thread.dll
  1858. System.Xml.XmlSerializer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XmlSerializer\4.1.1.0\netcoreapp\System.Xml.XmlSerializer.dll
  1859. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceModel.Syndication\4.0.0.0\netcoreapp\System.ServiceModel.Syndication.dll
  1860. System.Xml.XPath -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XPath\4.1.1.0\netcoreapp\System.Xml.XPath.dll
  1861. System.Security.Cryptography.Algorithms -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Algorithms\4.3.1.0\netcoreapp\System.Security.Crypto
  1862. graphy.Algorithms.dll
  1863. System.Xml.XPath.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XPath.XDocument\4.1.1.0\netcoreapp\System.Xml.XPath.XDocument.dll
  1864. System.Security.Cryptography.X509Certificates -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.X509Certificates\4.2.1.0\netcoreapp\System.Sec
  1865. urity.Cryptography.X509Certificates.dll
  1866. System.Security.Cryptography.Csp -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Csp\4.1.1.0\netcoreapp\System.Security.Cryptography.Csp.dll
  1867. System.Net.Http -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http\4.2.1.0\netcoreapp\System.Net.Http.dll
  1868. System.Net.Security -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Security\4.1.1.0\netcoreapp\System.Net.Security.dll
  1869. System.Net.WebSockets.Client -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebSockets.Client\4.1.1.0\netcoreapp\System.Net.WebSockets.Client.dll
  1870. System.Net.ServicePoint -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.ServicePoint\4.0.1.0\netcoreapp\System.Net.ServicePoint.dll
  1871. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Cng\4.3.1.0\netcoreapp\System.Security.Cryptography.Cng.dll
  1872. System.Net.Http.Rtc -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http.Rtc\4.0.4.0\netcoreapp\System.Net.Http.Rtc.dll
  1873. System.Net.Mail -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Mail\4.0.1.0\netcoreapp\System.Net.Mail.dll
  1874. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.OpenSsl\4.1.1.0\netcoreapp\System.Security.Cryptography
  1875. .OpenSsl.dll
  1876. System.Net.Requests -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Requests\4.1.1.0\netcoreapp\System.Net.Requests.dll
  1877. System.Net.HttpListener -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.HttpListener\4.0.1.0\netcoreapp\System.Net.HttpListener.dll
  1878. System.Net.WebClient -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebClient\4.0.1.0\netcoreapp\System.Net.WebClient.dll
  1879. System.Security.Cryptography.X509Certificates -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.X509Certificates\netcoreap
  1880. p\System.Security.Cryptography.X509Certificates.dll
  1881. Microsoft.Win32.Registry -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\Microsoft.Win32.Registry\netcoreapp\Microsoft.Win32.Registry.dll
  1882. System.Text.Encoding.CodePages -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Text.Encoding.CodePages\netcoreapp\System.Text.Encoding.CodePag
  1883. es.dll
  1884. Microsoft.Win32.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\Microsoft.Win32.Primitives\netcoreapp\Microsoft.Win32.Primitives.dll
  1885. System.Threading.ThreadPool -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.ThreadPool\netcoreapp\System.Threading.ThreadPool.dll
  1886. System.DirectoryServices -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.DirectoryServices\netcoreapp\System.DirectoryServices.dll
  1887. System.Buffers -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Buffers\netcoreapp\System.Buffers.dll
  1888. System.Diagnostics.Tracing -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.Tracing\netcoreapp\System.Diagnostics.Tracing.dll
  1889. CoreFx.Private.TestUtilities -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\CoreFx.Private.TestUtilities\netcoreapp\CoreFx.Private.TestUtilities.dll
  1890. System.Diagnostics.Process -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.Process\netcoreapp\System.Diagnostics.Process.dll
  1891. System.AppContext -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.AppContext\netcoreapp\System.AppContext.dll
  1892. System.Console -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Console\netcoreapp\System.Console.dll
  1893. System.Diagnostics.Contracts -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.Contracts\netcoreapp\System.Diagnostics.Contracts.dll
  1894. System.IO.FileSystem.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.FileSystem.AccessControl\netcoreapp\System.IO.FileSystem
  1895. .AccessControl.dll
  1896. System.Diagnostics.Debug -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.Debug\netcoreapp\System.Diagnostics.Debug.dll
  1897. System.Globalization -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Globalization\netcoreapp\System.Globalization.dll
  1898. System.DirectoryServices.AccountManagement -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.DirectoryServices.AccountManagement\netcoreapp\Syst
  1899. em.DirectoryServices.AccountManagement.dll
  1900. System.Diagnostics.FileVersionInfo -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.FileVersionInfo\netcoreapp\System.Diagnostics.F
  1901. ileVersionInfo.dll
  1902. System.Diagnostics.Tools -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.Tools\netcoreapp\System.Diagnostics.Tools.dll
  1903. System.IO.FileSystem.Watcher -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.FileSystem.Watcher\netcoreapp\System.IO.FileSystem.Watcher.dll
  1904. System.Diagnostics.TraceSource -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.TraceSource\netcoreapp\System.Diagnostics.TraceSour
  1905. ce.dll
  1906. System.IO.MemoryMappedFiles -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.MemoryMappedFiles\netcoreapp\System.IO.MemoryMappedFiles.dll
  1907. System.DirectoryServices.Protocols -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.DirectoryServices.Protocols\netcoreapp\System.DirectoryServ
  1908. ices.Protocols.dll
  1909. System.IO.FileSystem.DriveInfo -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.FileSystem.DriveInfo\netcoreapp\System.IO.FileSystem.DriveIn
  1910. fo.dll
  1911. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.Tasks.Extensions\netcoreapp\System.Threading.Tasks
  1912. .Extensions.dll
  1913. System.IO.Pipes -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.Pipes\netcoreapp\System.IO.Pipes.dll
  1914. System.Globalization.Calendars -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Globalization.Calendars\netcoreapp\System.Globalization.Calenda
  1915. rs.dll
  1916. System.Management -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Management\netcoreapp\System.Management.dll
  1917. System.Drawing.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Drawing.Primitives\netcoreapp\System.Drawing.Primitives.dll
  1918. System.IO.FileSystem -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.FileSystem\netcoreapp\System.IO.FileSystem.dll
  1919. System.Globalization.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Globalization.Extensions\netcoreapp\System.Globalization.Exten
  1920. sions.dll
  1921. System.Private.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Private.Xml\netcoreapp\System.Private.Xml.dll
  1922. System.Net.HttpListener -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.HttpListener\netcoreapp\System.Net.HttpListener.dll
  1923. System.IO.Compression -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.Compression\netcoreapp\System.IO.Compression.dll
  1924. System.Xml.XPath -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.XPath\netcoreapp\System.Xml.XPath.dll
  1925. System.Private.Xml.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Private.Xml.Linq\netcoreapp\System.Private.Xml.Linq.dll
  1926. System.Net.NameResolution -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.NameResolution\netcoreapp\System.Net.NameResolution.dll
  1927. System.Xml.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.XDocument\netcoreapp\System.Xml.XDocument.dll
  1928. System.Net.Mail -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Mail\netcoreapp\System.Net.Mail.dll
  1929. System.IO.IsolatedStorage -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.IsolatedStorage\netcoreapp\System.IO.IsolatedStorage.dll
  1930. System.Net.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Primitives\netcoreapp\System.Net.Primitives.dll
  1931. System.Net.Ping -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Ping\netcoreapp\System.Net.Ping.dll
  1932. System.IO.UnmanagedMemoryStream -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.UnmanagedMemoryStream\netcoreapp\System.IO.UnmanagedMemoryS
  1933. tream.dll
  1934. System.Private.Uri -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Private.Uri\netcoreapp\System.Private.Uri.dll
  1935. System.Net.Security -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Security\netcoreapp\System.Net.Security.dll
  1936. System.Net.Http -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Http\netcoreapp\System.Net.Http.dll
  1937. System.Net.WebSockets.Client -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.WebSockets.Client\netcoreapp\System.Net.WebSockets.Client.dll
  1938. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Numerics.Vectors\netcoreapp\System.Numerics.Vectors.dll
  1939. System.Net.NetworkInformation -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.NetworkInformation\netcoreapp\System.Net.NetworkInformation.
  1940. dll
  1941. System.Reflection.Emit.ILGeneration -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection.Emit.ILGeneration\netcoreapp\System.Reflection.
  1942. Emit.ILGeneration.dll
  1943. System.Reflection.Emit.Lightweight -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection.Emit.Lightweight\netcoreapp\System.Reflection.Em
  1944. it.Lightweight.dll
  1945. System.Net.Requests -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Requests\netcoreapp\System.Net.Requests.dll
  1946. System.Reflection.TypeExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection.TypeExtensions\netcoreapp\System.Reflection.TypeEx
  1947. tensions.dll
  1948. System.Reflection -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection\netcoreapp\System.Reflection.dll
  1949. System.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime\netcoreapp\System.Runtime.dll
  1950. System.Runtime.InteropServices.WindowsRuntime -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.InteropServices.WindowsRuntime\netcoreap
  1951. p\System.Runtime.InteropServices.WindowsRuntime.dll
  1952. System.Net.Sockets -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Sockets\netcoreapp\System.Net.Sockets.dll
  1953. System.Runtime.InteropServices.RuntimeInformation -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.InteropServices.RuntimeInformation\n
  1954. etcoreapp\System.Runtime.InteropServices.RuntimeInformation.dll
  1955. System.Runtime.Loader -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.Loader\netcoreapp\System.Runtime.Loader.dll
  1956. System.Resources.ResourceManager -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Resources.ResourceManager\netcoreapp\System.Resources.Resourc
  1957. eManager.dll
  1958. System.Reflection.Emit -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection.Emit\netcoreapp\System.Reflection.Emit.dll
  1959. System.Security.Cryptography.Algorithms -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.Algorithms\netcoreapp\System.Sec
  1960. urity.Cryptography.Algorithms.dll
  1961. System.Security.Principal -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Principal\netcoreapp\System.Security.Principal.dll
  1962. System.Reflection.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Reflection.Primitives\netcoreapp\System.Reflection.Primitives.dll
  1963. System.Security.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.AccessControl\netcoreapp\System.Security.AccessControl.
  1964. dll
  1965. System.Runtime.Intrinsics.X86 -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.Intrinsics.X86\netcoreapp\System.Runtime.Intrinsics.X86.
  1966. dll
  1967. System.Security.Cryptography.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.Encoding\netcoreapp\System.Securit
  1968. y.Cryptography.Encoding.dll
  1969. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.Cng\netcoreapp\System.Security.Cryptogr
  1970. aphy.Cng.dll
  1971. System.Runtime.Caching -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.Caching\netcoreapp\System.Runtime.Caching.dll
  1972. System.Threading.Timer -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.Timer\netcoreapp\System.Threading.Timer.dll
  1973. System.Runtime.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.Extensions\netcoreapp\System.Runtime.Extensions.dll
  1974. System.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq\netcoreapp\System.Linq.dll
  1975. System.Xml.XmlSerializer -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.XmlSerializer\netcoreapp\System.Xml.XmlSerializer.dll
  1976. System.ObjectModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ObjectModel\netcoreapp\System.ObjectModel.dll
  1977. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Memory\netcoreapp\System.Memory.dll
  1978. System.Collections -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Collections\netcoreapp\System.Collections.dll
  1979. System.Security.Cryptography.Csp -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.Csp\netcoreapp\System.Security.Cryptogr
  1980. aphy.Csp.dll
  1981. System.Security.Principal.Windows -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Principal.Windows\netcoreapp\System.Security.Princi
  1982. pal.Windows.dll
  1983. System.ServiceProcess.ServiceController -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.ServiceProcess.ServiceController\netcoreapp\System.Ser
  1984. viceProcess.ServiceController.dll
  1985. System.Text.Encoding.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Text.Encoding.Extensions\netcoreapp\System.Text.Encoding.Exten
  1986. sions.dll
  1987. System.Text.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Text.Encoding\netcoreapp\System.Text.Encoding.dll
  1988. System.Runtime.InteropServices -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Runtime.InteropServices\netcoreapp\System.Runtime.InteropServic
  1989. es.dll
  1990. System.Threading.Overlapped -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.Overlapped\netcoreapp\System.Threading.Overlapped.dll
  1991. System.Linq.Expressions -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Linq.Expressions\netcoreapp\System.Linq.Expressions.dll
  1992. System.Threading.Tasks -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.Tasks\netcoreapp\System.Threading.Tasks.dll
  1993. System.Xml.XmlDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.XmlDocument\netcoreapp\System.Xml.XmlDocument.dll
  1994. System.Xml.ReaderWriter -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.ReaderWriter\netcoreapp\System.Xml.ReaderWriter.dll
  1995. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Immutable\netcoreapp\System.Collections.Immutable.dll
  1996. System.Threading -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading\netcoreapp\System.Threading.dll
  1997. System.Xml.XPath.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Xml.XPath.XDocument\netcoreapp\System.Xml.XPath.XDocument.dll
  1998. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Metadata\netcoreapp\System.Reflection.Metadata.dll
  1999. System.Threading.Thread -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.Thread\netcoreapp\System.Threading.Thread.dll
  2000. System.IO -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO\netcoreapp\System.IO.dll
  2001. System.Diagnostics.StackTrace -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.StackTrace\netcoreapp\System.Diagnostics.StackTrace.
  2002. dll
  2003. System.ComponentModel.Annotations -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Annotations\netstandard\System.ComponentModel.Anno
  2004. tations.dll
  2005. System.Composition.AttributedModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\netstandard\System.Composition.Attri
  2006. butedModel.dll
  2007. Microsoft.CSharp -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.CSharp\netstandard\Microsoft.CSharp.dll
  2008. System.Composition.Convention -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\netstandard\System.Composition.Convention.dll
  2009. System.Configuration.ConfigurationManager -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Configuration.ConfigurationManager\netstandard\System.Con
  2010. figuration.ConfigurationManager.dll
  2011. System.Data.DataSetExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data.DataSetExtensions\netstandard\System.Data.DataSetExtensions.dll
  2012. System.IO.Packaging -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Packaging\netstandard\System.IO.Packaging.dll
  2013. System.Json -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Json\netstandard\System.Json.dll
  2014. System.Composition.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\netstandard\System.Composition.Runtime.dll
  2015. System.Reflection.Context -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Context\netstandard\System.Reflection.Context.dll
  2016. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.OpenSsl\netstandard\System.Security.Cryp
  2017. tography.OpenSsl.dll
  2018. Microsoft.XmlSerializer.Generator -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.XmlSerializer.Generator\netstandard\dotnet-Microsoft.XmlSerial
  2019. izer.Generator.dll
  2020. System.CodeDom -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.CodeDom\netstandard\System.CodeDom.dll
  2021. System.Security.Cryptography.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Xml\netstandard\System.Security.Cryptography
  2022. .Xml.dll
  2023. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ServiceModel.Syndication\netstandard\System.ServiceModel.Syndicatio
  2024. n.dll
  2025. System.Security.Permissions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Permissions\netstandard\System.Security.Permissions.dll
  2026. System.Composition.Hosting -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\netstandard\System.Composition.Hosting.dll
  2027. System.Composition.TypedParts -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\netstandard\System.Composition.TypedParts.dll
  2028. System.Threading.Tasks.Dataflow -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Tasks.Dataflow\netstandard\System.Threading.Tasks.Dataflo
  2029. w.dll
  2030. System.Threading.Channels -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Channels\netstandard\System.Threading.Channels.dll
  2031. Microsoft.VisualBasic -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.VisualBasic\netstandard\Microsoft.VisualBasic.dll
  2032. System.Text.Encodings.Web -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Text.Encodings.Web\netstandard\System.Text.Encodings.Web.dll
  2033. System.IO.Ports -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.Ports\netstandard\System.IO.Ports.dll
  2034. Microsoft.Win32.Registry.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\Microsoft.Win32.Registry.AccessControl\netstandard\Microsoft.W
  2035. in32.Registry.AccessControl.dll
  2036. System.Net.Http.WinHttpHandler -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Net.Http.WinHttpHandler\netstandard\System.Net.Http.WinHttpHand
  2037. ler.dll
  2038. System.Security.Cryptography.Pkcs -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.Pkcs\netstandard\System.Security.Crypt
  2039. ography.Pkcs.dll
  2040. System.Threading.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Threading.AccessControl\netstandard\System.Threading.AccessCont
  2041. rol.dll
  2042. System.Security.Cryptography.ProtectedData -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Security.Cryptography.ProtectedData\netstandard\Sys
  2043. tem.Security.Cryptography.ProtectedData.dll
  2044. System.IO.Pipes.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.IO.Pipes.AccessControl\netstandard\System.IO.Pipes.AccessControl
  2045. .dll
  2046. System.Data.SqlClient -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Data.SqlClient\netstandard\System.Data.SqlClient.dll
  2047. System.ComponentModel.Composition -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Composition\netcoreapp\System.ComponentModel.Compo
  2048. sition.dll
  2049. System.Collections.Concurrent -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Concurrent\netcoreapp\System.Collections.Concurrent.dll
  2050. System.ComponentModel.EventBasedAsync -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.EventBasedAsync\netcoreapp\System.ComponentMod
  2051. el.EventBasedAsync.dll
  2052. System.Collections.Specialized -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Specialized\netcoreapp\System.Collections.Specialized.dl
  2053. l
  2054. System.ComponentModel.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Primitives\netcoreapp\System.ComponentModel.Primiti
  2055. ves.dll
  2056. System.ComponentModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel\netcoreapp\System.ComponentModel.dll
  2057. System.Data.Common -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data.Common\netcoreapp\System.Data.Common.dll
  2058. System.Diagnostics.DiagnosticSource -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.DiagnosticSource\netcoreapp\System.Diagnostics.Diag
  2059. nosticSource.dll
  2060. System.Collections.NonGeneric -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.NonGeneric\netcoreapp\System.Collections.NonGeneric.dll
  2061. System.IO.Compression.ZipFile -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Compression.ZipFile\netcoreapp\System.IO.Compression.ZipFile.dll
  2062. System.Diagnostics.TextWriterTraceListener -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.TextWriterTraceListener\netcoreapp\System.Di
  2063. agnostics.TextWriterTraceListener.dll
  2064. System.Linq.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq.Parallel\netcoreapp\System.Linq.Parallel.dll
  2065. System.Linq.Queryable -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq.Queryable\netcoreapp\System.Linq.Queryable.dll
  2066. System.IO.FileSystem.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.FileSystem.Primitives\netcoreapp\System.IO.FileSystem.Primitives
  2067. .dll
  2068. System.Net.WebClient -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebClient\netcoreapp\System.Net.WebClient.dll
  2069. System.Net.WebHeaderCollection -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebHeaderCollection\netcoreapp\System.Net.WebHeaderCollection.dl
  2070. l
  2071. System.Net.ServicePoint -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.ServicePoint\netcoreapp\System.Net.ServicePoint.dll
  2072. System.Net.WebProxy -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebProxy\netcoreapp\System.Net.WebProxy.dll
  2073. System.Dynamic.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Dynamic.Runtime\netcoreapp\System.Dynamic.Runtime.dll
  2074. System.Net.WebSockets -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebSockets\netcoreapp\System.Net.WebSockets.dll
  2075. System.Private.DataContractSerialization -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Private.DataContractSerialization\netcoreapp\System.Privat
  2076. e.DataContractSerialization.dll
  2077. System.Reflection.DispatchProxy -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.DispatchProxy\netcoreapp\System.Reflection.DispatchProxy
  2078. .dll
  2079. System.ComponentModel.TypeConverter -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.TypeConverter\netcoreapp\System.ComponentModel.T
  2080. ypeConverter.dll
  2081. System.Runtime.CompilerServices.VisualC -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.CompilerServices.VisualC\netcoreapp\System.Runtime.
  2082. CompilerServices.VisualC.dll
  2083. System.Runtime.Numerics -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Numerics\netcoreapp\System.Runtime.Numerics.dll
  2084. System.Runtime.Serialization.Formatters -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Formatters\netcoreapp\System.Runtime.
  2085. Serialization.Formatters.dll
  2086. System.Runtime.Serialization.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Primitives\netcoreapp\System.Runtime.
  2087. Serialization.Primitives.dll
  2088. System.Reflection.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Extensions\netcoreapp\System.Reflection.Extensions.dll
  2089. System.Security.Claims -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Claims\netcoreapp\System.Security.Claims.dll
  2090. System.Resources.Reader -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Resources.Reader\netcoreapp\System.Resources.Reader.dll
  2091. System.Runtime.Handles -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Handles\netcoreapp\System.Runtime.Handles.dll
  2092. System.Text.RegularExpressions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Text.RegularExpressions\netcoreapp\System.Text.RegularExpressions.dl
  2093. l
  2094. System.Resources.Writer -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Resources.Writer\netcoreapp\System.Resources.Writer.dll
  2095. System.Threading.Tasks.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Tasks.Parallel\netcoreapp\System.Threading.Tasks.Parallel
  2096. .dll
  2097. System.Security.SecureString -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.SecureString\netcoreapp\System.Security.SecureString.dll
  2098. System.Web.HttpUtility -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Web.HttpUtility\netcoreapp\System.Web.HttpUtility.dll
  2099. System.Runtime.CompilerServices.Unsafe -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.CompilerServices.Unsafe\netcoreapp\System.Runtime.Co
  2100. mpilerServices.Unsafe.dll
  2101. System.Security.Cryptography.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Primitives\netcoreapp\System.Security
  2102. .Cryptography.Primitives.dll
  2103. System.ValueTuple -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ValueTuple\netcoreapp\System.ValueTuple.dll
  2104. System.Runtime.Serialization.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Xml\netcoreapp\System.Runtime.Serialization.
  2105. Xml.dll
  2106. System.Transactions.Local -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Transactions.Local\netcoreapp\System.Transactions.Local.dll
  2107. System.Runtime.Serialization.Json -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Json\netcoreapp\System.Runtime.Serializatio
  2108. n.Json.dll
  2109. System.Drawing.Common -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Drawing.Common\netcoreapp2.0\System.Drawing.Common.dll
  2110. System.Diagnostics.EventLog -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.EventLog\netcoreapp2.0\System.Diagnostics.EventLog.dll
  2111. System.Diagnostics.PerformanceCounter -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Diagnostics.PerformanceCounter\netcoreapp2.0\System.Diag
  2112. nostics.PerformanceCounter.dll
  2113. System.Data.Odbc -> C:\Users\russh\Git\dotnet\corefx\bin\Windows_NT.AnyCPU.Debug\System.Data.Odbc\netcoreapp2.0\System.Data.Odbc.dll
  2114. mscorlib -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\mscorlib\netcoreapp\mscorlib.dll
  2115. System -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System\netcoreapp\System.dll
  2116. System.Data -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data\netcoreapp\System.Data.dll
  2117. EXEC : ApiCompat warning : 0 : Found 'System.ComponentModel.Composition' with PublicKeyToken 'b77a5c561934e089' instead of 'b03f5f7f11d50a3a'. [C:\Users\russh\Git\dotn
  2118. et\corefx\src\shims\ApiCompat.proj]
  2119. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.AttributedModelServices' does not exi
  2120. st in the implementation but it does exist in the contract.
  2121. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ChangeRejectedException' does not exi
  2122. st in the implementation but it does exist in the contract.
  2123. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionContractMismatchException'
  2124. does not exist in the implementation but it does exist in the contract.
  2125. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionError' does not exist in t
  2126. he implementation but it does exist in the contract.
  2127. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionException' does not exist
  2128. in the implementation but it does exist in the contract.
  2129. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CreationPolicy' does not exist in the
  2130. implementation but it does exist in the contract.
  2131. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportAttribute' does not exist in th
  2132. e implementation but it does exist in the contract.
  2133. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T>' does not exist in t
  2134. he implementation but it does exist in the contract.
  2135. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T, TMetadata>' does not
  2136. exist in the implementation but it does exist in the contract.
  2137. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportLifetimeContext<T>' does not ex
  2138. ist in the implementation but it does exist in the contract.
  2139. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportMetadataAttribute' does not exi
  2140. st in the implementation but it does exist in the contract.
  2141. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ICompositionService' does not exist i
  2142. n the implementation but it does exist in the contract.
  2143. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportAttribute' does not exist in th
  2144. e implementation but it does exist in the contract.
  2145. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportCardinalityMismatchException' d
  2146. oes not exist in the implementation but it does exist in the contract.
  2147. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportingConstructorAttribute' does n
  2148. ot exist in the implementation but it does exist in the contract.
  2149. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportManyAttribute' does not exist i
  2150. n the implementation but it does exist in the contract.
  2151. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportSource' does not exist in the i
  2152. mplementation but it does exist in the contract.
  2153. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.InheritedExportAttribute' does not ex
  2154. ist in the implementation but it does exist in the contract.
  2155. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.IPartImportsSatisfiedNotification' do
  2156. es not exist in the implementation but it does exist in the contract.
  2157. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataAttributeAttribute' does not
  2158. exist in the implementation but it does exist in the contract.
  2159. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataViewImplementationAttribute'
  2160. does not exist in the implementation but it does exist in the contract.
  2161. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartCreationPolicyAttribute' does not
  2162. exist in the implementation but it does exist in the contract.
  2163. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartMetadataAttribute' does not exist
  2164. in the implementation but it does exist in the contract.
  2165. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartNotDiscoverableAttribute' does no
  2166. t exist in the implementation but it does exist in the contract.
  2167. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateCatalog' does not ex
  2168. ist in the implementation but it does exist in the contract.
  2169. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateExportProvider' does
  2170. not exist in the implementation but it does exist in the contract.
  2171. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ApplicationCatalog' does not
  2172. exist in the implementation but it does exist in the contract.
  2173. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AssemblyCatalog' does not exi
  2174. st in the implementation but it does exist in the contract.
  2175. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AtomicComposition' does not e
  2176. xist in the implementation but it does exist in the contract.
  2177. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExportProvider' does n
  2178. ot exist in the implementation but it does exist in the contract.
  2179. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExtensions' does not e
  2180. xist in the implementation but it does exist in the contract.
  2181. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEv
  2182. entArgs' does not exist in the implementation but it does exist in the contract.
  2183. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartExportProvider'
  2184. does not exist in the implementation but it does exist in the contract.
  2185. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionBatch' does not ex
  2186. ist in the implementation but it does exist in the contract.
  2187. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionConstants' does no
  2188. t exist in the implementation but it does exist in the contract.
  2189. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionContainer' does no
  2190. t exist in the implementation but it does exist in the contract.
  2191. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionOptions' does not
  2192. exist in the implementation but it does exist in the contract.
  2193. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionScopeDefinition' d
  2194. oes not exist in the implementation but it does exist in the contract.
  2195. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionService' does not
  2196. exist in the implementation but it does exist in the contract.
  2197. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.DirectoryCatalog' does not ex
  2198. ist in the implementation but it does exist in the contract.
  2199. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportProvider' does not exis
  2200. t in the implementation but it does exist in the contract.
  2201. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportsChangeEventArgs' does
  2202. not exist in the implementation but it does exist in the contract.
  2203. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.FilteredCatalog' does not exi
  2204. st in the implementation but it does exist in the contract.
  2205. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ImportEngine' does not exist
  2206. in the implementation but it does exist in the contract.
  2207. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.INotifyComposablePartCatalogC
  2208. hanged' does not exist in the implementation but it does exist in the contract.
  2209. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ScopingExtensions' does not e
  2210. xist in the implementation but it does exist in the contract.
  2211. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.TypeCatalog' does not exist i
  2212. n the implementation but it does exist in the contract.
  2213. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePart' does not e
  2214. xist in the implementation but it does exist in the contract.
  2215. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartCatalog' doe
  2216. s not exist in the implementation but it does exist in the contract.
  2217. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartDefinition'
  2218. does not exist in the implementation but it does exist in the contract.
  2219. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartException' d
  2220. oes not exist in the implementation but it does exist in the contract.
  2221. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ContractBasedImportDefinit
  2222. ion' does not exist in the implementation but it does exist in the contract.
  2223. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.Export' does not exist in
  2224. the implementation but it does exist in the contract.
  2225. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportDefinition' does not
  2226. exist in the implementation but it does exist in the contract.
  2227. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportedDelegate' does not
  2228. exist in the implementation but it does exist in the contract.
  2229. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ICompositionElement' does
  2230. not exist in the implementation but it does exist in the contract.
  2231. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportCardinality' does no
  2232. t exist in the implementation but it does exist in the contract.
  2233. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportDefinition' does not
  2234. exist in the implementation but it does exist in the contract.
  2235. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo' does
  2236. not exist in the implementation but it does exist in the contract.
  2237. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.ReflectionModelServic
  2238. es' does not exist in the implementation but it does exist in the contract.
  2239. Microsoft.NETCore.Targets -> C:\Users\russh\Git\dotnet\corefx\bin/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec
  2240. Microsoft.NETCore.Platforms -> C:\Users\russh\Git\dotnet\corefx\bin/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec
  2241. C:\Users\russh\Git\dotnet\corefx\Tools\Packaging.targets(1125,5): error : File System.ComponentModel.Composition, version 4.0.0.0 was included framework package Micros
  2242. oft.Private.CoreFx.NETCoreApp/4.5.0-preview1-26005-0 but that version is not considered inbox in package index C:\Users\russh\Git\dotnet\corefx\pkg\Microsoft.Private.P
  2243. ackageBaseline\packageIndex.json. Please add it with approriate InboxOn entry for netcoreapp2.1 or suppress this message with PermitInbox suppression. [C:\Users\russh
  2244. \Git\dotnet\corefx\pkg\Microsoft.Private.CoreFx.NETCoreApp\Microsoft.Private.CoreFx.NETCoreApp.pkgproj]
  2245.  
  2246. Build FAILED.
  2247.  
  2248. EXEC : ApiCompat warning : 0 : Found 'System.ComponentModel.Composition' with PublicKeyToken 'b77a5c561934e089' instead of 'b03f5f7f11d50a3a'. [C:\Users\russh\Git\dotn
  2249. et\corefx\src\shims\ApiCompat.proj]
  2250. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.AttributedModelServices' does not exi
  2251. st in the implementation but it does exist in the contract.
  2252. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ChangeRejectedException' does not exi
  2253. st in the implementation but it does exist in the contract.
  2254. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionContractMismatchException'
  2255. does not exist in the implementation but it does exist in the contract.
  2256. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionError' does not exist in t
  2257. he implementation but it does exist in the contract.
  2258. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionException' does not exist
  2259. in the implementation but it does exist in the contract.
  2260. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CreationPolicy' does not exist in the
  2261. implementation but it does exist in the contract.
  2262. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportAttribute' does not exist in th
  2263. e implementation but it does exist in the contract.
  2264. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T>' does not exist in t
  2265. he implementation but it does exist in the contract.
  2266. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T, TMetadata>' does not
  2267. exist in the implementation but it does exist in the contract.
  2268. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportLifetimeContext<T>' does not ex
  2269. ist in the implementation but it does exist in the contract.
  2270. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportMetadataAttribute' does not exi
  2271. st in the implementation but it does exist in the contract.
  2272. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ICompositionService' does not exist i
  2273. n the implementation but it does exist in the contract.
  2274. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportAttribute' does not exist in th
  2275. e implementation but it does exist in the contract.
  2276. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportCardinalityMismatchException' d
  2277. oes not exist in the implementation but it does exist in the contract.
  2278. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportingConstructorAttribute' does n
  2279. ot exist in the implementation but it does exist in the contract.
  2280. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportManyAttribute' does not exist i
  2281. n the implementation but it does exist in the contract.
  2282. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportSource' does not exist in the i
  2283. mplementation but it does exist in the contract.
  2284. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.InheritedExportAttribute' does not ex
  2285. ist in the implementation but it does exist in the contract.
  2286. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.IPartImportsSatisfiedNotification' do
  2287. es not exist in the implementation but it does exist in the contract.
  2288. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataAttributeAttribute' does not
  2289. exist in the implementation but it does exist in the contract.
  2290. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataViewImplementationAttribute'
  2291. does not exist in the implementation but it does exist in the contract.
  2292. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartCreationPolicyAttribute' does not
  2293. exist in the implementation but it does exist in the contract.
  2294. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartMetadataAttribute' does not exist
  2295. in the implementation but it does exist in the contract.
  2296. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartNotDiscoverableAttribute' does no
  2297. t exist in the implementation but it does exist in the contract.
  2298. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateCatalog' does not ex
  2299. ist in the implementation but it does exist in the contract.
  2300. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateExportProvider' does
  2301. not exist in the implementation but it does exist in the contract.
  2302. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ApplicationCatalog' does not
  2303. exist in the implementation but it does exist in the contract.
  2304. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AssemblyCatalog' does not exi
  2305. st in the implementation but it does exist in the contract.
  2306. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AtomicComposition' does not e
  2307. xist in the implementation but it does exist in the contract.
  2308. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExportProvider' does n
  2309. ot exist in the implementation but it does exist in the contract.
  2310. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExtensions' does not e
  2311. xist in the implementation but it does exist in the contract.
  2312. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEv
  2313. entArgs' does not exist in the implementation but it does exist in the contract.
  2314. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartExportProvider'
  2315. does not exist in the implementation but it does exist in the contract.
  2316. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionBatch' does not ex
  2317. ist in the implementation but it does exist in the contract.
  2318. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionConstants' does no
  2319. t exist in the implementation but it does exist in the contract.
  2320. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionContainer' does no
  2321. t exist in the implementation but it does exist in the contract.
  2322. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionOptions' does not
  2323. exist in the implementation but it does exist in the contract.
  2324. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionScopeDefinition' d
  2325. oes not exist in the implementation but it does exist in the contract.
  2326. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionService' does not
  2327. exist in the implementation but it does exist in the contract.
  2328. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.DirectoryCatalog' does not ex
  2329. ist in the implementation but it does exist in the contract.
  2330. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportProvider' does not exis
  2331. t in the implementation but it does exist in the contract.
  2332. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportsChangeEventArgs' does
  2333. not exist in the implementation but it does exist in the contract.
  2334. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.FilteredCatalog' does not exi
  2335. st in the implementation but it does exist in the contract.
  2336. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ImportEngine' does not exist
  2337. in the implementation but it does exist in the contract.
  2338. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.INotifyComposablePartCatalogC
  2339. hanged' does not exist in the implementation but it does exist in the contract.
  2340. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ScopingExtensions' does not e
  2341. xist in the implementation but it does exist in the contract.
  2342. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.TypeCatalog' does not exist i
  2343. n the implementation but it does exist in the contract.
  2344. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePart' does not e
  2345. xist in the implementation but it does exist in the contract.
  2346. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartCatalog' doe
  2347. s not exist in the implementation but it does exist in the contract.
  2348. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartDefinition'
  2349. does not exist in the implementation but it does exist in the contract.
  2350. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartException' d
  2351. oes not exist in the implementation but it does exist in the contract.
  2352. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ContractBasedImportDefinit
  2353. ion' does not exist in the implementation but it does exist in the contract.
  2354. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.Export' does not exist in
  2355. the implementation but it does exist in the contract.
  2356. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportDefinition' does not
  2357. exist in the implementation but it does exist in the contract.
  2358. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportedDelegate' does not
  2359. exist in the implementation but it does exist in the contract.
  2360. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ICompositionElement' does
  2361. not exist in the implementation but it does exist in the contract.
  2362. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportCardinality' does no
  2363. t exist in the implementation but it does exist in the contract.
  2364. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportDefinition' does not
  2365. exist in the implementation but it does exist in the contract.
  2366. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo' does
  2367. not exist in the implementation but it does exist in the contract.
  2368. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.ReflectionModelServic
  2369. es' does not exist in the implementation but it does exist in the contract.
  2370. C:\Users\russh\Git\dotnet\corefx\Tools\Packaging.targets(1125,5): error : File System.ComponentModel.Composition, version 4.0.0.0 was included framework package Micros
  2371. oft.Private.CoreFx.NETCoreApp/4.5.0-preview1-26005-0 but that version is not considered inbox in package index C:\Users\russh\Git\dotnet\corefx\pkg\Microsoft.Private.P
  2372. ackageBaseline\packageIndex.json. Please add it with approriate InboxOn entry for netcoreapp2.1 or suppress this message with PermitInbox suppression. [C:\Users\russh
  2373. \Git\dotnet\corefx\pkg\Microsoft.Private.CoreFx.NETCoreApp\Microsoft.Private.CoreFx.NETCoreApp.pkgproj]
  2374. 1 Warning(s)
  2375. 61 Error(s)
  2376.  
  2377. Time Elapsed 00:01:31.05
  2378. Command execution failed with exit code 1.
  2379.  
  2380. C:\Users\russh\Git\dotnet\corefx>./build.sh -OS=FreeBSD
  2381. '.' is not recognized as an internal or external command,
  2382. operable program or batch file.
  2383.  
  2384. C:\Users\russh\Git\dotnet\corefx>build.cmd -OS=FreeBSD
  2385. Tools are already initialized.
  2386. Running: C:\Users\russh\Git\dotnet\corefx\src\Native\build-native.cmd x64 Debug FreeBSD --numproc 4 -portable toolSetDir=c:\tools\clr
  2387. Tools are already initialized.
  2388. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /p:GenerateNativeVersionInfo=true /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:\Users\russh\Git\dotnet\corefx\src\Native\..\../build.proj /t:GenerateVersionHeader
  2389.  
  2390. Build succeeded.
  2391. 0 Warning(s)
  2392. 0 Error(s)
  2393.  
  2394. Time Elapsed 00:00:00.07
  2395. Command execution succeeded.
  2396. **********************************************************************
  2397. ** Visual Studio 2017 Developer Command Prompt v15.4.2
  2398. ** Copyright (c) 2017 Microsoft Corporation
  2399. **********************************************************************
  2400. [vcvarsall.bat] Environment initialized for: 'x86_x64'
  2401. Commencing build of native components
  2402.  
  2403. -- The C compiler identification is MSVC 19.11.25547.0
  2404. -- The CXX compiler identification is MSVC 19.11.25547.0
  2405. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  2406. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  2407. -- Detecting C compiler ABI info
  2408. -- Detecting C compiler ABI info - done
  2409. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  2410. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  2411. -- Detecting CXX compiler ABI info
  2412. -- Detecting CXX compiler ABI info - done
  2413. -- Detecting CXX compile features
  2414. -- Detecting CXX compile features - done
  2415. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  2416. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  2417. -- Performing Test COMPILER_HAS_DEPRECATED
  2418. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  2419. -- Configuring done
  2420. -- Generating done
  2421. -- Build files have been written to: C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native
  2422. Tools are already initialized.
  2423. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:/Users/russh/Git/dotnet/corefx/src/Native/../../bin/obj/Windows_NT.x64.Debug/native\install.vcxproj /t:rebuild /p:Configuration=Debug /p:Platform=x64 /p:PlatformToolset=v141
  2424. Checking Build System
  2425. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/CMakeFiles/generate.stamp is up-to-date.
  2426. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/CMakeFiles/generate.stamp is up-to-date.
  2427. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/clrcompression/CMakeLists.txt
  2428. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/CMakeFiles/generate.stamp is up-to-date.
  2429. adler32.c
  2430. crc_folding.c
  2431. crc32.c
  2432. deflate_quick.c
  2433. deflate.c
  2434. fill_window_sse.c
  2435. match.c
  2436. trees.c
  2437. x86.c
  2438. zutil.c
  2439. compress.c
  2440. inffast.c
  2441. inflate.c
  2442. inftrees.c
  2443. Creating library C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/Debug/clrcompression.lib and object C:/Users/russh/Git/dotnet
  2444. /corefx/bin/obj/Windows_NT.x64.Debug/native/clrcompression/Debug/clrcompression.exp
  2445. clrcompression.vcxproj -> C:\Users\russh\Git\dotnet\corefx\bin\obj\Windows_NT.x64.Debug\native\clrcompression\Debug\clrcompression.dll
  2446. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/CMakeLists.txt
  2447. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native/CMakeFiles/generate.stamp is up-to-date.
  2448. -- Install configuration: "Debug"
  2449. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.lib
  2450. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.dll
  2451. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native/./clrcompression.pdb
  2452.  
  2453. Build succeeded.
  2454. 0 Warning(s)
  2455. 0 Error(s)
  2456.  
  2457. Time Elapsed 00:00:03.28
  2458. Command execution succeeded.
  2459. Done building Native components
  2460. -- The C compiler identification is MSVC 19.11.25547.0
  2461. -- The CXX compiler identification is MSVC 19.11.25547.0
  2462. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  2463. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  2464. -- Detecting C compiler ABI info
  2465. -- Detecting C compiler ABI info - done
  2466. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe
  2467. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works
  2468. -- Detecting CXX compiler ABI info
  2469. -- Detecting CXX compiler ABI info - done
  2470. -- Detecting CXX compile features
  2471. -- Detecting CXX compile features - done
  2472. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  2473. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
  2474. -- Performing Test COMPILER_HAS_DEPRECATED
  2475. -- Performing Test COMPILER_HAS_DEPRECATED - Success
  2476. -- Configuring done
  2477. -- Generating done
  2478. -- Build files have been written to: C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot
  2479. Tools are already initialized.
  2480. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Debug /p:BuildPackages=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err C:/Users/russh/Git/dotnet/corefx/src/Native/../../bin/obj/Windows_NT.x64.Debug/native_aot\install.vcxproj /t:rebuild /p:Configuration=Debug /p:Platform=x64 /p:PlatformToolset=v141
  2481. Checking Build System
  2482. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/CMakeFiles/generate.stamp is up-to-date.
  2483. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/CMakeFiles/generate.stamp is up-to-date
  2484. .
  2485. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/clrcompression/CMakeLists.txt
  2486. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/CMakeFiles/generate.stamp is up-to-date
  2487. .
  2488. adler32.c
  2489. crc_folding.c
  2490. crc32.c
  2491. deflate_quick.c
  2492. deflate.c
  2493. fill_window_sse.c
  2494. match.c
  2495. trees.c
  2496. x86.c
  2497. zutil.c
  2498. compress.c
  2499. inffast.c
  2500. inflate.c
  2501. inftrees.c
  2502. Creating library C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/Debug/clrcompression.lib and object C:/Users/russh/Git/do
  2503. tnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/clrcompression/Debug/clrcompression.exp
  2504. clrcompression.vcxproj -> C:\Users\russh\Git\dotnet\corefx\bin\obj\Windows_NT.x64.Debug\native_aot\clrcompression\Debug\clrcompression.dll
  2505. Building Custom Rule C:/Users/russh/Git/dotnet/corefx/src/Native/Windows/CMakeLists.txt
  2506. CMake does not need to re-run because C:/Users/russh/Git/dotnet/corefx/bin/obj/Windows_NT.x64.Debug/native_aot/CMakeFiles/generate.stamp is up-to-date.
  2507. -- Install configuration: "Debug"
  2508. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.lib
  2509. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.dll
  2510. -- Installing: C:/Users/russh/Git/dotnet/corefx/bin/Windows_NT.x64.Debug/native_aot/./clrcompression.pdb
  2511.  
  2512. Build succeeded.
  2513. 0 Warning(s)
  2514. 0 Error(s)
  2515.  
  2516. Time Elapsed 00:00:03.30
  2517. Command execution succeeded.
  2518. Done building Native AOT components
  2519. Command execution succeeded.
  2520. Tools are already initialized.
  2521. Running: C:\Users\russh\Git\dotnet\corefx\Tools\msbuild.cmd /nologo /verbosity:minimal /clp:Summary /maxcpucount /nodeReuse:false /l:BinClashLogger,Tools\net46\Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:OSGroup=FreeBSD /p:ConfigurationGroup=Debug /p:BuildPackages=true /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err
  2522. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.CSharp.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  2523. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.CSharp.dll
  2524. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.VisualBasic.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2525. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.VisualBasic.dll
  2526. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\Microsoft.Win32.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  2527. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\Microsoft.Win32.Primitives.dll
  2528. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.AppContext.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  2529. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.AppContext.dll
  2530. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Buffers.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  2531. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Buffers.dll
  2532. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Concurrent.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  2533. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Concurrent.dll
  2534. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Immutable.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2535. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Immutable.dll
  2536. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.NonGeneric.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  2537. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.NonGeneric.dll
  2538. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.Specialized.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2539. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.Specialized.dll
  2540. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Collections.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  2541. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Collections.dll
  2542. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Annotations.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  2543. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Annotations.dll
  2544. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Composition.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  2545. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Composition.dll
  2546. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.DataAnnotations.dll (Microsoft.NETCore.App.2.0.0) -> C:
  2547. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.DataAnnotations.dll
  2548. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.EventBasedAsync.dll (Microsoft.NETCore.App.2.0.0) -> C:
  2549. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.EventBasedAsync.dll
  2550. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2551. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.Primitives.dll
  2552. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.TypeConverter.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  2553. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.TypeConverter.dll
  2554. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ComponentModel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2555. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ComponentModel.dll
  2556. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Configuration.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2557. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Configuration.dll
  2558. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Console.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  2559. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Console.dll
  2560. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Core.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  2561. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Core.dll
  2562. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Data.Common.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  2563. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Data.Common.dll
  2564. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Data.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  2565. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Data.dll
  2566. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Contracts.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2567. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Contracts.dll
  2568. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Debug.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  2569. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Debug.dll
  2570. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.DiagnosticSource.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  2571. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.DiagnosticSource.dll
  2572. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.FileVersionInfo.dll (Microsoft.NETCore.App.2.0.0) -> C:\Us
  2573. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.FileVersionInfo.dll
  2574. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Process.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  2575. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Process.dll
  2576. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.StackTrace.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  2577. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.StackTrace.dll
  2578. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.TextWriterTraceListener.dll (Microsoft.NETCore.App.2.0.0)
  2579. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.TextWriterTraceListener.dll
  2580. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Tools.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  2581. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Tools.dll
  2582. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.TraceSource.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2583. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.TraceSource.dll
  2584. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Diagnostics.Tracing.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  2585. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Diagnostics.Tracing.dll
  2586. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Drawing.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2587. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Drawing.Primitives.dll
  2588. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Drawing.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  2589. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Drawing.dll
  2590. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Dynamic.Runtime.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2591. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Dynamic.Runtime.dll
  2592. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.Calendars.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2593. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.Calendars.dll
  2594. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2595. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.Extensions.dll
  2596. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Globalization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2597. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Globalization.dll
  2598. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.FileSystem.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2599. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.FileSystem.dll
  2600. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.ZipFile.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  2601. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.ZipFile.dll
  2602. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Compression.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2603. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Compression.dll
  2604. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.DriveInfo.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2605. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.DriveInfo.dll
  2606. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2607. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.Primitives.dll
  2608. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.Watcher.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2609. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.Watcher.dll
  2610. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.FileSystem.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2611. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.FileSystem.dll
  2612. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.IsolatedStorage.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2613. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.IsolatedStorage.dll
  2614. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.MemoryMappedFiles.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  2615. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.MemoryMappedFiles.dll
  2616. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.Pipes.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2617. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.Pipes.dll
  2618. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.UnmanagedMemoryStream.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2619. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.UnmanagedMemoryStream.dll
  2620. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.IO.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\core
  2621. fx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.IO.dll
  2622. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Expressions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2623. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Expressions.dll
  2624. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Parallel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2625. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Parallel.dll
  2626. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.Queryable.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2627. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.Queryable.dll
  2628. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Linq.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  2629. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Linq.dll
  2630. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Http.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2631. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Http.dll
  2632. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.HttpListener.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2633. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.HttpListener.dll
  2634. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Mail.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2635. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Mail.dll
  2636. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.NameResolution.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2637. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.NameResolution.dll
  2638. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.NetworkInformation.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\r
  2639. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.NetworkInformation.dll
  2640. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Ping.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2641. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Ping.dll
  2642. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2643. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Primitives.dll
  2644. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Requests.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  2645. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Requests.dll
  2646. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Security.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  2647. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Security.dll
  2648. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.ServicePoint.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2649. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.ServicePoint.dll
  2650. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.Sockets.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  2651. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.Sockets.dll
  2652. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebClient.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2653. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebClient.dll
  2654. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebHeaderCollection.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2655. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebHeaderCollection.dll
  2656. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebProxy.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  2657. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebProxy.dll
  2658. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebSockets.Client.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2659. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebSockets.Client.dll
  2660. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.WebSockets.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2661. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.WebSockets.dll
  2662. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Net.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  2663. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Net.dll
  2664. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Numerics.Vectors.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2665. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Numerics.Vectors.dll
  2666. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Numerics.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2667. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Numerics.dll
  2668. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ObjectModel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\do
  2669. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ObjectModel.dll
  2670. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.DispatchProxy.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2671. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.DispatchProxy.dll
  2672. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.ILGeneration.dll (Microsoft.NETCore.App.2.0.0) -> C:\U
  2673. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.ILGeneration.dll
  2674. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.Lightweight.dll (Microsoft.NETCore.App.2.0.0) -> C:\Us
  2675. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.Lightweight.dll
  2676. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Emit.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2677. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Emit.dll
  2678. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2679. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Extensions.dll
  2680. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Metadata.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  2681. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Metadata.dll
  2682. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.Primitives.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2683. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.Primitives.dll
  2684. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.TypeExtensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2685. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.TypeExtensions.dll
  2686. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Reflection.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  2687. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Reflection.dll
  2688. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.Reader.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2689. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.Reader.dll
  2690. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.ResourceManager.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2691. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.ResourceManager.dll
  2692. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Resources.Writer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2693. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Resources.Writer.dll
  2694. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.CompilerServices.VisualC.dll (Microsoft.NETCore.App.2.0.0) ->
  2695. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.CompilerServices.VisualC.dll
  2696. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2697. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Extensions.dll
  2698. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Handles.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2699. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Handles.dll
  2700. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.RuntimeInformation.dll (Microsoft.NETCore.App.
  2701. 2.0.0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.RuntimeInformation.dll
  2702. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.NETCore.App.2.0.
  2703. 0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.WindowsRuntime.dll
  2704. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.InteropServices.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2705. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.InteropServices.dll
  2706. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Loader.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2707. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Loader.dll
  2708. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Numerics.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2709. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Numerics.dll
  2710. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Formatters.dll (Microsoft.NETCore.App.2.0.0) ->
  2711. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Formatters.dll
  2712. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Json.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  2713. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Json.dll
  2714. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Primitives.dll (Microsoft.NETCore.App.2.0.0) ->
  2715. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Primitives.dll
  2716. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.Xml.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2717. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.Xml.dll
  2718. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.Serialization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2719. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.Serialization.dll
  2720. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Runtime.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  2721. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Runtime.dll
  2722. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Claims.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2723. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Claims.dll
  2724. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Algorithms.dll (Microsoft.NETCore.App.2.0.0) ->
  2725. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Algorithms.dll
  2726. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Csp.dll (Microsoft.NETCore.App.2.0.0) -> C:\User
  2727. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Csp.dll
  2728. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Encoding.dll (Microsoft.NETCore.App.2.0.0) -> C:
  2729. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Encoding.dll
  2730. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.Primitives.dll (Microsoft.NETCore.App.2.0.0) ->
  2731. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.Primitives.dll
  2732. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Cryptography.X509Certificates.dll (Microsoft.NETCore.App.2.0.
  2733. 0) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Cryptography.X509Certificates.dll
  2734. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.Principal.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2735. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.Principal.dll
  2736. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.SecureString.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\ru
  2737. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.SecureString.dll
  2738. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Security.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2739. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Security.dll
  2740. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ServiceModel.Web.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2741. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ServiceModel.Web.dll
  2742. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ServiceProcess.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git
  2743. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ServiceProcess.dll
  2744. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.Encoding.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2745. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.Encoding.Extensions.dll
  2746. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.Encoding.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2747. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.Encoding.dll
  2748. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Text.RegularExpressions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\
  2749. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Text.RegularExpressions.dll
  2750. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Overlapped.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  2751. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Overlapped.dll
  2752. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Dataflow.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2753. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Dataflow.dll
  2754. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Extensions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Use
  2755. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Extensions.dll
  2756. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.Parallel.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users
  2757. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.Parallel.dll
  2758. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Tasks.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2759. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Tasks.dll
  2760. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Thread.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2761. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Thread.dll
  2762. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.ThreadPool.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\rus
  2763. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.ThreadPool.dll
  2764. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.Timer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2765. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.Timer.dll
  2766. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Threading.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  2767. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Threading.dll
  2768. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Transactions.Local.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh
  2769. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Transactions.Local.dll
  2770. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Transactions.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\d
  2771. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Transactions.dll
  2772. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.ValueTuple.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dot
  2773. net\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.ValueTuple.dll
  2774. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Web.HttpUtility.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2775. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Web.HttpUtility.dll
  2776. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Web.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  2777. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Web.dll
  2778. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Windows.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet
  2779. \corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Windows.dll
  2780. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.Linq.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotne
  2781. t\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.Linq.dll
  2782. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.ReaderWriter.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\G
  2783. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.ReaderWriter.dll
  2784. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.Serialization.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  2785. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.Serialization.dll
  2786. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\
  2787. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XDocument.dll
  2788. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XPath.XDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russ
  2789. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XPath.XDocument.dll
  2790. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XPath.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotn
  2791. et\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XPath.dll
  2792. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XmlDocument.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Gi
  2793. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XmlDocument.dll
  2794. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.XmlSerializer.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\
  2795. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.XmlSerializer.dll
  2796. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.Xml.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\cor
  2797. efx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.Xml.dll
  2798. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\System.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\corefx\
  2799. bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\System.dll
  2800. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\WindowsBase.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  2801. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\WindowsBase.dll
  2802. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\mscorlib.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\coref
  2803. x\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\mscorlib.dll
  2804. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.NETCore.App\2.0.0\ref\netcoreapp2.0\netstandard.dll (Microsoft.NETCore.App.2.0.0) -> C:\Users\russh\Git\dotnet\co
  2805. refx\bin\AnyOS.AnyCPU.Debug\netcoreapp\netcoreapp2.0\netstandard.dll
  2806. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\Microsoft.Win32.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  2807. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\Microsoft.Win32.Primitives.dll
  2808. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\mscorlib.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\co
  2809. refx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\mscorlib.dll
  2810. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\netstandard.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  2811. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\netstandard.dll
  2812. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.AppContext.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  2813. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.AppContext.dll
  2814. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.Concurrent.dll (NETStandard.Library.2.0.1) -> C:\User
  2815. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.Concurrent.dll
  2816. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  2817. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.dll
  2818. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.NonGeneric.dll (NETStandard.Library.2.0.1) -> C:\User
  2819. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.NonGeneric.dll
  2820. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Collections.Specialized.dll (NETStandard.Library.2.0.1) -> C:\Use
  2821. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Collections.Specialized.dll
  2822. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.Composition.dll (NETStandard.Library.2.0.1) -> C:\
  2823. Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.Composition.dll
  2824. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  2825. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.dll
  2826. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.EventBasedAsync.dll (NETStandard.Library.2.0.1) ->
  2827. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.EventBasedAsync.dll
  2828. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.Primitives.dll (NETStandard.Library.2.0.1) -> C:\U
  2829. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.Primitives.dll
  2830. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ComponentModel.TypeConverter.dll (NETStandard.Library.2.0.1) -> C
  2831. :\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ComponentModel.TypeConverter.dll
  2832. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Console.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  2833. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Console.dll
  2834. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Core.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  2835. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Core.dll
  2836. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Data.Common.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  2837. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Data.Common.dll
  2838. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Data.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  2839. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Data.dll
  2840. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Contracts.dll (NETStandard.Library.2.0.1) -> C:\Users
  2841. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Contracts.dll
  2842. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Debug.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  2843. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Debug.dll
  2844. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.FileVersionInfo.dll (NETStandard.Library.2.0.1) -> C:
  2845. \Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.FileVersionInfo.dll
  2846. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Process.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  2847. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Process.dll
  2848. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.StackTrace.dll (NETStandard.Library.2.0.1) -> C:\User
  2849. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.StackTrace.dll
  2850. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.TextWriterTraceListener.dll (NETStandard.Library.2.0.
  2851. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.TextWriterTraceListener.dll
  2852. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Tools.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  2853. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Tools.dll
  2854. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.TraceSource.dll (NETStandard.Library.2.0.1) -> C:\Use
  2855. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.TraceSource.dll
  2856. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Diagnostics.Tracing.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  2857. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Diagnostics.Tracing.dll
  2858. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\core
  2859. fx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.dll
  2860. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Drawing.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  2861. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Drawing.dll
  2862. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Drawing.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  2863. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Drawing.Primitives.dll
  2864. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Dynamic.Runtime.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  2865. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Dynamic.Runtime.dll
  2866. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.Calendars.dll (NETStandard.Library.2.0.1) -> C:\Use
  2867. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.Calendars.dll
  2868. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  2869. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.dll
  2870. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Globalization.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Us
  2871. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Globalization.Extensions.dll
  2872. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  2873. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.dll
  2874. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.FileSystem.dll (NETStandard.Library.2.0.1) -> C:\U
  2875. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.FileSystem.dll
  2876. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Compression.ZipFile.dll (NETStandard.Library.2.0.1) -> C:\User
  2877. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Compression.ZipFile.dll
  2878. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\c
  2879. orefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.dll
  2880. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  2881. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.dll
  2882. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.DriveInfo.dll (NETStandard.Library.2.0.1) -> C:\Use
  2883. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.DriveInfo.dll
  2884. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Us
  2885. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.Primitives.dll
  2886. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.FileSystem.Watcher.dll (NETStandard.Library.2.0.1) -> C:\Users
  2887. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.FileSystem.Watcher.dll
  2888. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.IsolatedStorage.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  2889. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.IsolatedStorage.dll
  2890. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.MemoryMappedFiles.dll (NETStandard.Library.2.0.1) -> C:\Users\
  2891. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.MemoryMappedFiles.dll
  2892. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.Pipes.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  2893. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.Pipes.dll
  2894. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.IO.UnmanagedMemoryStream.dll (NETStandard.Library.2.0.1) -> C:\Us
  2895. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.IO.UnmanagedMemoryStream.dll
  2896. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet
  2897. \corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.dll
  2898. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Expressions.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  2899. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Expressions.dll
  2900. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Parallel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  2901. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Parallel.dll
  2902. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Linq.Queryable.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  2903. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Linq.Queryable.dll
  2904. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  2905. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.dll
  2906. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Http.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  2907. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Http.dll
  2908. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.NameResolution.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  2909. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.NameResolution.dll
  2910. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.NetworkInformation.dll (NETStandard.Library.2.0.1) -> C:\User
  2911. s\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.NetworkInformation.dll
  2912. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Ping.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  2913. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Ping.dll
  2914. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  2915. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Primitives.dll
  2916. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Requests.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  2917. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Requests.dll
  2918. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Security.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  2919. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Security.dll
  2920. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.Sockets.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  2921. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.Sockets.dll
  2922. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebHeaderCollection.dll (NETStandard.Library.2.0.1) -> C:\Use
  2923. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebHeaderCollection.dll
  2924. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebSockets.Client.dll (NETStandard.Library.2.0.1) -> C:\Users
  2925. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebSockets.Client.dll
  2926. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Net.WebSockets.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\
  2927. Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Net.WebSockets.dll
  2928. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Numerics.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  2929. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Numerics.dll
  2930. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ObjectModel.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git
  2931. \dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ObjectModel.dll
  2932. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  2933. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.dll
  2934. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Users
  2935. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.Extensions.dll
  2936. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Reflection.Primitives.dll (NETStandard.Library.2.0.1) -> C:\Users
  2937. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Reflection.Primitives.dll
  2938. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.Reader.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  2939. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.Reader.dll
  2940. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.ResourceManager.dll (NETStandard.Library.2.0.1) -> C:\U
  2941. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.ResourceManager.dll
  2942. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Resources.Writer.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  2943. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Resources.Writer.dll
  2944. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.CompilerServices.VisualC.dll (NETStandard.Library.2.0.1)
  2945. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.CompilerServices.VisualC.dll
  2946. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  2947. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.dll
  2948. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  2949. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Extensions.dll
  2950. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Handles.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  2951. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Handles.dll
  2952. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.InteropServices.dll (NETStandard.Library.2.0.1) -> C:\Use
  2953. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.InteropServices.dll
  2954. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.InteropServices.RuntimeInformation.dll (NETStandard.Libra
  2955. ry.2.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
  2956. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Numerics.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  2957. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Numerics.dll
  2958. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.dll (NETStandard.Library.2.0.1) -> C:\Users
  2959. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.dll
  2960. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Formatters.dll (NETStandard.Library.2.0.1)
  2961. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Formatters.dll
  2962. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Json.dll (NETStandard.Library.2.0.1) -> C:\
  2963. Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Json.dll
  2964. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Primitives.dll (NETStandard.Library.2.0.1)
  2965. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Primitives.dll
  2966. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Runtime.Serialization.Xml.dll (NETStandard.Library.2.0.1) -> C:\U
  2967. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Runtime.Serialization.Xml.dll
  2968. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Claims.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  2969. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Claims.dll
  2970. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Algorithms.dll (NETStandard.Library.2.0.1)
  2971. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Algorithms.dll
  2972. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Csp.dll (NETStandard.Library.2.0.1) -> C:\U
  2973. sers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Csp.dll
  2974. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Encoding.dll (NETStandard.Library.2.0.1) ->
  2975. C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Encoding.dll
  2976. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.Primitives.dll (NETStandard.Library.2.0.1)
  2977. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.Primitives.dll
  2978. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Cryptography.X509Certificates.dll (NETStandard.Library.2
  2979. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Cryptography.X509Certificates.dll
  2980. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.Principal.dll (NETStandard.Library.2.0.1) -> C:\Users\ru
  2981. ssh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.Principal.dll
  2982. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Security.SecureString.dll (NETStandard.Library.2.0.1) -> C:\Users
  2983. \russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Security.SecureString.dll
  2984. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ServiceModel.Web.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  2985. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ServiceModel.Web.dll
  2986. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.Encoding.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  2987. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.Encoding.dll
  2988. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.Encoding.Extensions.dll (NETStandard.Library.2.0.1) -> C:\Us
  2989. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.Encoding.Extensions.dll
  2990. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Text.RegularExpressions.dll (NETStandard.Library.2.0.1) -> C:\Use
  2991. rs\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Text.RegularExpressions.dll
  2992. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\d
  2993. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.dll
  2994. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Overlapped.dll (NETStandard.Library.2.0.1) -> C:\Users\
  2995. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Overlapped.dll
  2996. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Tasks.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  2997. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Tasks.dll
  2998. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Tasks.Parallel.dll (NETStandard.Library.2.0.1) -> C:\Us
  2999. ers\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Tasks.Parallel.dll
  3000. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Thread.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  3001. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Thread.dll
  3002. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.ThreadPool.dll (NETStandard.Library.2.0.1) -> C:\Users\
  3003. russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.ThreadPool.dll
  3004. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Threading.Timer.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  3005. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Threading.Timer.dll
  3006. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Transactions.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Gi
  3007. t\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Transactions.dll
  3008. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.ValueTuple.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\
  3009. dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.ValueTuple.dll
  3010. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Web.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  3011. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Web.dll
  3012. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Windows.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dot
  3013. net\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Windows.dll
  3014. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\dotnet\
  3015. corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.dll
  3016. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.Linq.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\do
  3017. tnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.Linq.dll
  3018. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.ReaderWriter.dll (NETStandard.Library.2.0.1) -> C:\Users\russ
  3019. h\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.ReaderWriter.dll
  3020. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.Serialization.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  3021. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.Serialization.dll
  3022. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\G
  3023. it\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XDocument.dll
  3024. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XmlDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\russh
  3025. \Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XmlDocument.dll
  3026. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XmlSerializer.dll (NETStandard.Library.2.0.1) -> C:\Users\rus
  3027. sh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XmlSerializer.dll
  3028. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XPath.dll (NETStandard.Library.2.0.1) -> C:\Users\russh\Git\d
  3029. otnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XPath.dll
  3030. C:\Users\russh\Git\dotnet\corefx\packages\netstandard.library\2.0.1\build\netstandard2.0\ref\System.Xml.XPath.XDocument.dll (NETStandard.Library.2.0.1) -> C:\Users\r
  3031. ussh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netstandard\netstandard\System.Xml.XPath.XDocument.dll
  3032. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\illink.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  3033. dotnet\corefx\Tools\ILLink\illink.dll
  3034. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\ILLink.Tasks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  3035. h\Git\dotnet\corefx\Tools\ILLink\ILLink.Tasks.dll
  3036. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Mono.Cecil.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  3037. Git\dotnet\corefx\Tools\ILLink\Mono.Cecil.dll
  3038. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Mono.Cecil.Pdb.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\ru
  3039. ssh\Git\dotnet\corefx\Tools\ILLink\Mono.Cecil.Pdb.dll
  3040. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\Newtonsoft.Json.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  3041. ussh\Git\dotnet\corefx\Tools\ILLink\Newtonsoft.Json.dll
  3042. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Common.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  3043. h\Git\dotnet\corefx\Tools\ILLink\NuGet.Common.dll
  3044. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Configuration.dll (illink.tasks.0.1.4-preview-981901) -> C:\Use
  3045. rs\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Configuration.dll
  3046. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.DependencyResolver.Core.dll (illink.tasks.0.1.4-preview-981901)
  3047. -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.DependencyResolver.Core.dll
  3048. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Frameworks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\
  3049. russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Frameworks.dll
  3050. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.LibraryModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  3051. s\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.LibraryModel.dll
  3052. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Packaging.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\Us
  3053. ers\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.Core.dll
  3054. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Packaging.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  3055. ussh\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.dll
  3056. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.ProjectModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  3057. s\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.ProjectModel.dll
  3058. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Protocol.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\ru
  3059. ssh\Git\dotnet\corefx\Tools\ILLink\NuGet.Protocol.dll
  3060. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\NuGet.Versioning.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\
  3061. russh\Git\dotnet\corefx\Tools\ILLink\NuGet.Versioning.dll
  3062. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\netcoreapp2.0\System.Security.Cryptography.ProtectedData.dll (illink.tasks.0.1.4-pr
  3063. eview-981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.ProtectedData.dll
  3064. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\illink.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\dotnet\c
  3065. orefx\Tools\ILLink\illink.dll
  3066. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\ILLink.Tasks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\do
  3067. tnet\corefx\Tools\ILLink\ILLink.Tasks.dll
  3068. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Build.Framework.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users
  3069. \russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Build.Framework.dll
  3070. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Build.Utilities.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\
  3071. Users\russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Build.Utilities.Core.dll
  3072. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Microsoft.Win32.Primitives.dll (illink.tasks.0.1.4-preview-981901) -> C:\User
  3073. s\russh\Git\dotnet\corefx\Tools\ILLink\Microsoft.Win32.Primitives.dll
  3074. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Mono.Cecil.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\dotn
  3075. et\corefx\Tools\ILLink\Mono.Cecil.dll
  3076. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Mono.Cecil.Pdb.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  3077. dotnet\corefx\Tools\ILLink\Mono.Cecil.Pdb.dll
  3078. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.CSharp.xml (Microsoft.Private.Intel
  3079. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.CSharp.xml
  3080. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.VisualBasic.xml (Microsoft.Private.
  3081. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.VisualBasic.xml
  3082. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Primitives.xml (Microsoft.Pri
  3083. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Primitives.xml
  3084. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Registry.AccessControl.xml (M
  3085. icrosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Registry.AccessControl.xml
  3086. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\Microsoft.Win32.Registry.xml (Microsoft.Priva
  3087. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\Microsoft.Win32.Registry.xml
  3088. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\mscorlib.xml (Microsoft.Private.Intellisense.
  3089. 2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\mscorlib.xml
  3090. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\netstandard.xml (Microsoft.Private.Intellisen
  3091. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\netstandard.xml
  3092. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.AppContext.xml (Microsoft.Private.Inte
  3093. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.AppContext.xml
  3094. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Buffers.xml (Microsoft.Private.Intelli
  3095. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Buffers.xml
  3096. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.CodeDom.xml (Microsoft.Private.Intelli
  3097. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.CodeDom.xml
  3098. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Concurrent.xml (Microsoft.
  3099. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Concurrent.xml
  3100. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Immutable.xml (Microsoft.P
  3101. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Immutable.xml
  3102. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.NonGeneric.xml (Microsoft.
  3103. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.NonGeneric.xml
  3104. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.Specialized.xml (Microsoft
  3105. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.Specialized.xml
  3106. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Collections.xml (Microsoft.Private.Int
  3107. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Collections.xml
  3108. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Annotations.xml (Micros
  3109. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Annotations.xml
  3110. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Composition.xml (Micros
  3111. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Composition.xml
  3112. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.DataAnnotations.xml (Mi
  3113. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.DataAnnotations.xml
  3114. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.EventBasedAsync.xml (Mi
  3115. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.EventBasedAsync.xml
  3116. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.Primitives.xml (Microso
  3117. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.Primitives.xml
  3118. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\Newtonsoft.Json.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  3119. \dotnet\corefx\Tools\ILLink\Newtonsoft.Json.dll
  3120. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Common.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\do
  3121. tnet\corefx\Tools\ILLink\NuGet.Common.dll
  3122. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Configuration.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh
  3123. \Git\dotnet\corefx\Tools\ILLink\NuGet.Configuration.dll
  3124. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.DependencyResolver.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\U
  3125. sers\russh\Git\dotnet\corefx\Tools\ILLink\NuGet.DependencyResolver.Core.dll
  3126. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Frameworks.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Gi
  3127. t\dotnet\corefx\Tools\ILLink\NuGet.Frameworks.dll
  3128. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.LibraryModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  3129. Git\dotnet\corefx\Tools\ILLink\NuGet.LibraryModel.dll
  3130. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Packaging.Core.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  3131. h\Git\dotnet\corefx\Tools\ILLink\NuGet.Packaging.Core.dll
  3132. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Packaging.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  3133. \dotnet\corefx\Tools\ILLink\NuGet.Packaging.dll
  3134. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.ProjectModel.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  3135. Git\dotnet\corefx\Tools\ILLink\NuGet.ProjectModel.dll
  3136. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Protocol.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  3137. dotnet\corefx\Tools\ILLink\NuGet.Protocol.dll
  3138. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\NuGet.Versioning.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Gi
  3139. t\dotnet\corefx\Tools\ILLink\NuGet.Versioning.dll
  3140. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.AppContext.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\G
  3141. it\dotnet\corefx\Tools\ILLink\System.AppContext.dll
  3142. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Console.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git\
  3143. dotnet\corefx\Tools\ILLink\System.Console.dll
  3144. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Diagnostics.DiagnosticSource.dll (illink.tasks.0.1.4-preview-981901) -
  3145. > C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Diagnostics.DiagnosticSource.dll
  3146. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Globalization.Calendars.dll (illink.tasks.0.1.4-preview-981901) -> C:\
  3147. Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Globalization.Calendars.dll
  3148. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.Compression.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\rus
  3149. sh\Git\dotnet\corefx\Tools\ILLink\System.IO.Compression.dll
  3150. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.Compression.ZipFile.dll (illink.tasks.0.1.4-preview-981901) -> C:\U
  3151. sers\russh\Git\dotnet\corefx\Tools\ILLink\System.IO.Compression.ZipFile.dll
  3152. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.FileSystem.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russ
  3153. h\Git\dotnet\corefx\Tools\ILLink\System.IO.FileSystem.dll
  3154. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.TypeConverter.xml (Micr
  3155. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.TypeConverter.xml
  3156. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ComponentModel.xml (Microsoft.Private.
  3157. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ComponentModel.xml
  3158. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.AttributedModel.xml (Micro
  3159. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.AttributedModel.xml
  3160. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Convention.xml (Microsoft.
  3161. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Convention.xml
  3162. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Hosting.xml (Microsoft.Pri
  3163. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Hosting.xml
  3164. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.Runtime.xml (Microsoft.Pri
  3165. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.Runtime.xml
  3166. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Composition.TypedParts.xml (Microsoft.
  3167. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Composition.TypedParts.xml
  3168. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Configuration.ConfigurationManager.xml
  3169. (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Configuration.ConfigurationManager.xml
  3170. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Console.xml (Microsoft.Private.Intelli
  3171. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Console.xml
  3172. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Core.xml (Microsoft.Private.Intellisen
  3173. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Core.xml
  3174. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.Common.xml (Microsoft.Private.Int
  3175. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.Common.xml
  3176. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.Odbc.xml (Microsoft.Private.Intel
  3177. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.Odbc.xml
  3178. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.IO.FileSystem.Primitives.dll (illink.tasks.0.1.4-preview-981901) -> C:
  3179. \Users\russh\Git\dotnet\corefx\Tools\ILLink\System.IO.FileSystem.Primitives.dll
  3180. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Net.Http.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\Git
  3181. \dotnet\corefx\Tools\ILLink\System.Net.Http.dll
  3182. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Net.Sockets.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\russh\
  3183. Git\dotnet\corefx\Tools\ILLink\System.Net.Sockets.dll
  3184. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Runtime.InteropServices.RuntimeInformation.dll (illink.tasks.0.1.4-pre
  3185. view-981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Runtime.InteropServices.RuntimeInformation.dll
  3186. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Algorithms.dll (illink.tasks.0.1.4-preview-98190
  3187. 1) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Algorithms.dll
  3188. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Encoding.dll (illink.tasks.0.1.4-preview-981901)
  3189. -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Encoding.dll
  3190. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.Primitives.dll (illink.tasks.0.1.4-preview-98190
  3191. 1) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.Primitives.dll
  3192. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Security.Cryptography.X509Certificates.dll (illink.tasks.0.1.4-preview
  3193. -981901) -> C:\Users\russh\Git\dotnet\corefx\Tools\ILLink\System.Security.Cryptography.X509Certificates.dll
  3194. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Threading.Thread.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  3195. ussh\Git\dotnet\corefx\Tools\ILLink\System.Threading.Thread.dll
  3196. C:\Users\russh\Git\dotnet\corefx\packages\illink.tasks\0.1.4-preview-981901\tools\net46\System.Xml.ReaderWriter.dll (illink.tasks.0.1.4-preview-981901) -> C:\Users\r
  3197. ussh\Git\dotnet\corefx\Tools\ILLink\System.Xml.ReaderWriter.dll
  3198. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.SqlClient.xml (Microsoft.Private.
  3199. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.SqlClient.xml
  3200. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Data.xml (Microsoft.Private.Intellisen
  3201. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Data.xml
  3202. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Contracts.xml (Microsoft.P
  3203. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Contracts.xml
  3204. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Debug.xml (Microsoft.Priva
  3205. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Debug.xml
  3206. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.DiagnosticSource.xml (Micr
  3207. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.DiagnosticSource.xml
  3208. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.FileVersionInfo.xml (Micro
  3209. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.FileVersionInfo.xml
  3210. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.PerformanceCounter.xml (Mi
  3211. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.PerformanceCounter.xml
  3212. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Process.xml (Microsoft.Pri
  3213. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Process.xml
  3214. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.StackTrace.xml (Microsoft.
  3215. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.StackTrace.xml
  3216. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.TextWriterTraceListener.xm
  3217. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.TextWriterTraceListener.xml
  3218. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Tools.xml (Microsoft.Priva
  3219. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Tools.xml
  3220. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.TraceSource.xml (Microsoft
  3221. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.TraceSource.xml
  3222. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Diagnostics.Tracing.xml (Microsoft.Pri
  3223. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Diagnostics.Tracing.xml
  3224. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.AccountManagement.xm
  3225. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.AccountManagement.xml
  3226. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.Protocols.xml (Micro
  3227. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.Protocols.xml
  3228. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.DirectoryServices.xml (Microsoft.Priva
  3229. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.DirectoryServices.xml
  3230. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Drawing.Primitives.xml (Microsoft.Priv
  3231. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Drawing.Primitives.xml
  3232. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Drawing.xml (Microsoft.Private.Intelli
  3233. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Drawing.xml
  3234. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Dynamic.Runtime.xml (Microsoft.Private
  3235. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Dynamic.Runtime.xml
  3236. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.Calendars.xml (Microsoft
  3237. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.Calendars.xml
  3238. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.Extensions.xml (Microsof
  3239. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.Extensions.xml
  3240. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Globalization.xml (Microsoft.Private.I
  3241. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Globalization.xml
  3242. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.FileSystem.xml (Microso
  3243. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.FileSystem.xml
  3244. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.xml (Microsoft.Private.
  3245. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.xml
  3246. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Compression.ZipFile.xml (Microsoft.
  3247. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Compression.ZipFile.xml
  3248. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.AccessControl.xml (Micro
  3249. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.AccessControl.xml
  3250. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.DriveInfo.xml (Microsoft
  3251. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.DriveInfo.xml
  3252. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.Primitives.xml (Microsof
  3253. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.Primitives.xml
  3254. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.Watcher.xml (Microsoft.P
  3255. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.Watcher.xml
  3256. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.FileSystem.xml (Microsoft.Private.I
  3257. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.FileSystem.xml
  3258. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.IsolatedStorage.xml (Microsoft.Priv
  3259. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.IsolatedStorage.xml
  3260. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.MemoryMappedFiles.xml (Microsoft.Pr
  3261. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.MemoryMappedFiles.xml
  3262. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Packaging.xml (Microsoft.Private.In
  3263. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Packaging.xml
  3264. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Pipes.AccessControl.xml (Microsoft.
  3265. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Pipes.AccessControl.xml
  3266. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Pipes.xml (Microsoft.Private.Intell
  3267. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Pipes.xml
  3268. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.Ports.xml (Microsoft.Private.Intell
  3269. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.Ports.xml
  3270. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.UnmanagedMemoryStream.xml (Microsof
  3271. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.UnmanagedMemoryStream.xml
  3272. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.IO.xml (Microsoft.Private.Intellisense
  3273. .2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.IO.xml
  3274. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Json.xml (Microsoft.Private.Intellisen
  3275. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Json.xml
  3276. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Expressions.xml (Microsoft.Privat
  3277. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Expressions.xml
  3278. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Parallel.xml (Microsoft.Private.I
  3279. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Parallel.xml
  3280. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.Queryable.xml (Microsoft.Private.
  3281. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.Queryable.xml
  3282. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Linq.xml (Microsoft.Private.Intellisen
  3283. se.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Linq.xml
  3284. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Memory.xml (Microsoft.Private.Intellis
  3285. ense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Memory.xml
  3286. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.Rtc.xml (Microsoft.Private.In
  3287. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.Rtc.xml
  3288. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.WinHttpHandler.xml (Microsoft
  3289. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.WinHttpHandler.xml
  3290. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Http.xml (Microsoft.Private.Intell
  3291. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Http.xml
  3292. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.HttpListener.xml (Microsoft.Privat
  3293. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.HttpListener.xml
  3294. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Mail.xml (Microsoft.Private.Intell
  3295. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Mail.xml
  3296. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.NameResolution.xml (Microsoft.Priv
  3297. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.NameResolution.xml
  3298. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.NetworkInformation.xml (Microsoft.
  3299. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.NetworkInformation.xml
  3300. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Ping.xml (Microsoft.Private.Intell
  3301. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Ping.xml
  3302. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Primitives.xml (Microsoft.Private.
  3303. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Primitives.xml
  3304. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Requests.xml (Microsoft.Private.In
  3305. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Requests.xml
  3306. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Security.xml (Microsoft.Private.In
  3307. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Security.xml
  3308. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.ServicePoint.xml (Microsoft.Privat
  3309. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.ServicePoint.xml
  3310. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.Sockets.xml (Microsoft.Private.Int
  3311. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.Sockets.xml
  3312. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebClient.xml (Microsoft.Private.I
  3313. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebClient.xml
  3314. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebHeaderCollection.xml (Microsoft
  3315. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebHeaderCollection.xml
  3316. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebProxy.xml (Microsoft.Private.In
  3317. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebProxy.xml
  3318. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebSockets.Client.xml (Microsoft.P
  3319. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebSockets.Client.xml
  3320. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.WebSockets.xml (Microsoft.Private.
  3321. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.WebSockets.xml
  3322. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Net.xml (Microsoft.Private.Intellisens
  3323. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Net.xml
  3324. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Numerics.Vectors.xml (Microsoft.Privat
  3325. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Numerics.Vectors.xml
  3326. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Numerics.xml (Microsoft.Private.Intell
  3327. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Numerics.xml
  3328. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ObjectModel.xml (Microsoft.Private.Int
  3329. ellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ObjectModel.xml
  3330. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Context.xml (Microsoft.Priv
  3331. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Context.xml
  3332. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.DispatchProxy.xml (Microsof
  3333. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.DispatchProxy.xml
  3334. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.ILGeneration.xml (Micr
  3335. osoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.ILGeneration.xml
  3336. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.Lightweight.xml (Micro
  3337. soft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.Lightweight.xml
  3338. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Emit.xml (Microsoft.Private
  3339. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Emit.xml
  3340. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Extensions.xml (Microsoft.P
  3341. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Extensions.xml
  3342. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Metadata.xml (Microsoft.Pri
  3343. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Metadata.xml
  3344. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.Primitives.xml (Microsoft.P
  3345. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.Primitives.xml
  3346. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.TypeExtensions.xml (Microso
  3347. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.TypeExtensions.xml
  3348. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Reflection.xml (Microsoft.Private.Inte
  3349. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Reflection.xml
  3350. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.Reader.xml (Microsoft.Privat
  3351. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.Reader.xml
  3352. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.ResourceManager.xml (Microso
  3353. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.ResourceManager.xml
  3354. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Resources.Writer.xml (Microsoft.Privat
  3355. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Resources.Writer.xml
  3356. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.CompilerServices.Unsafe.xml (M
  3357. icrosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.CompilerServices.Unsafe.xml
  3358. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.CompilerServices.VisualC.xml (
  3359. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.CompilerServices.VisualC.xml
  3360. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Extensions.xml (Microsoft.Priv
  3361. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Extensions.xml
  3362. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Handles.xml (Microsoft.Private
  3363. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Handles.xml
  3364. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.RuntimeInforma
  3365. tion.xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.RuntimeInformation.xml
  3366. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.WindowsRuntime
  3367. .xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.WindowsRuntime.xml
  3368. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.InteropServices.xml (Microsoft
  3369. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.InteropServices.xml
  3370. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Loader.xml (Microsoft.Private.
  3371. Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Loader.xml
  3372. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Numerics.xml (Microsoft.Privat
  3373. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Numerics.xml
  3374. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Formatters.xml (
  3375. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Formatters.xml
  3376. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Json.xml (Micros
  3377. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Json.xml
  3378. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Primitives.xml (
  3379. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Primitives.xml
  3380. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.xml (Microsoft.P
  3381. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.xml
  3382. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.Serialization.Xml.xml (Microso
  3383. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.Serialization.Xml.xml
  3384. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Runtime.xml (Microsoft.Private.Intelli
  3385. sense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Runtime.xml
  3386. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.AccessControl.xml (Microsoft.
  3387. Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.AccessControl.xml
  3388. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Claims.xml (Microsoft.Private
  3389. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Claims.xml
  3390. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Algorithms.xml (
  3391. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Algorithms.xml
  3392. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Cng.xml (Microso
  3393. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Cng.xml
  3394. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Csp.xml (Microso
  3395. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Csp.xml
  3396. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Encoding.xml (Mi
  3397. crosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Encoding.xml
  3398. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.OpenSsl.xml (Mic
  3399. rosoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.OpenSsl.xml
  3400. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Pkcs.xml (Micros
  3401. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Pkcs.xml
  3402. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Primitives.xml (
  3403. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Primitives.xml
  3404. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.ProtectedData.xm
  3405. l (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.ProtectedData.xml
  3406. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.X509Certificates
  3407. .xml (Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.X509Certificates.xml
  3408. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Cryptography.Xml.xml (Microso
  3409. ft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Cryptography.Xml.xml
  3410. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Permissions.xml (Microsoft.Pr
  3411. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Permissions.xml
  3412. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Principal.Windows.xml (Micros
  3413. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Principal.Windows.xml
  3414. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.Principal.xml (Microsoft.Priv
  3415. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.Principal.xml
  3416. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Security.SecureString.xml (Microsoft.P
  3417. rivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Security.SecureString.xml
  3418. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ServiceProcess.ServiceController.xml (
  3419. Microsoft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ServiceProcess.ServiceController.xml
  3420. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.CodePages.xml (Microsoft
  3421. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.CodePages.xml
  3422. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.Extensions.xml (Microsof
  3423. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.Extensions.xml
  3424. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encoding.xml (Microsoft.Private.I
  3425. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encoding.xml
  3426. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.Encodings.Web.xml (Microsoft.Priv
  3427. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.Encodings.Web.xml
  3428. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Text.RegularExpressions.xml (Microsoft
  3429. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Text.RegularExpressions.xml
  3430. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.AccessControl.xml (Microsoft
  3431. .Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.AccessControl.xml
  3432. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Overlapped.xml (Microsoft.Pr
  3433. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Overlapped.xml
  3434. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Dataflow.xml (Microsof
  3435. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Dataflow.xml
  3436. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Extensions.xml (Micros
  3437. oft.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Extensions.xml
  3438. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.Parallel.xml (Microsof
  3439. t.Private.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.Parallel.xml
  3440. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Tasks.xml (Microsoft.Private
  3441. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Tasks.xml
  3442. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Thread.xml (Microsoft.Privat
  3443. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Thread.xml
  3444. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.ThreadPool.xml (Microsoft.Pr
  3445. ivate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.ThreadPool.xml
  3446. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.Timer.xml (Microsoft.Private
  3447. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.Timer.xml
  3448. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Threading.xml (Microsoft.Private.Intel
  3449. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Threading.xml
  3450. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Transactions.Local.xml (Microsoft.Priv
  3451. ate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Transactions.Local.xml
  3452. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Transactions.xml (Microsoft.Private.In
  3453. tellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Transactions.xml
  3454. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.ValueTuple.xml (Microsoft.Private.Inte
  3455. llisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.ValueTuple.xml
  3456. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Web.HttpUtility.xml (Microsoft.Private
  3457. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Web.HttpUtility.xml
  3458. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Web.xml (Microsoft.Private.Intellisens
  3459. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Web.xml
  3460. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.xml (Microsoft.Private.Intellisense.2.
  3461. 0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.xml
  3462. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.Linq.xml (Microsoft.Private.Intell
  3463. isense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.Linq.xml
  3464. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.ReaderWriter.xml (Microsoft.Privat
  3465. e.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.ReaderWriter.xml
  3466. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XDocument.xml (Microsoft.Private.I
  3467. ntellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XDocument.xml
  3468. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.xml (Microsoft.Private.Intellisens
  3469. e.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.xml
  3470. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XmlDocument.xml (Microsoft.Private
  3471. .Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XmlDocument.xml
  3472. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XmlSerializer.xml (Microsoft.Priva
  3473. te.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XmlSerializer.xml
  3474. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XPath.XDocument.xml (Microsoft.Pri
  3475. vate.Intellisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XPath.XDocument.xml
  3476. C:\Users\russh\Git\dotnet\corefx\packages\microsoft.private.intellisense\2.0.0-preview3-25426-1\xmldocs\netcoreapp\1033\System.Xml.XPath.xml (Microsoft.Private.Intel
  3477. lisense.2.0.0-preview3-25426-1) -> C:\Users\russh\Git\dotnet\corefx\bin\docs\System.Xml.XPath.xml
  3478. C:\Users\russh\Git\dotnet\corefx\packages\CommandLineParser\2.1.1-beta\lib\netstandard1.5\CommandLine.dll (CommandLineParser.2.1.1-beta) -> C:\Users\russh\Git\dotnet
  3479. \corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\CommandLine.dll
  3480. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.3rdpartytools.MarkdownLog\0.10.0-alpha-experimental\lib\netstandard1.5\Microsoft.3rdpartytools.MarkdownLog.dll (M
  3481. icrosoft.3rdpartytools.MarkdownLog.0.10.0-alpha-experimental) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\Microsoft.3rdpartytools.Ma
  3482. rkdownLog.dll
  3483. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.Diagnostics.Tracing.TraceEvent\1.0.3-alpha-experimental\lib\netstandard1.5\Microsoft.Diagnostics.Tracing.TraceEve
  3484. nt.dll (Microsoft.Diagnostics.Tracing.TraceEvent.1.0.3-alpha-experimental) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\Microsoft.Dia
  3485. gnostics.Tracing.TraceEvent.dll
  3486. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.DiaSymReader.Native\1.5.0\runtimes\win-x64\native\Microsoft.DiaSymReader.Native.amd64.dll (Microsoft.DiaSymReader
  3487. .Native.1.5.0) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\Microsoft.DiaSymReader.Native.amd64.dll
  3488. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.DotNet.PlatformAbstractions\2.1.0-preview1-26007-02\lib\netstandard1.3\Microsoft.DotNet.PlatformAbstractions.dll
  3489. (Microsoft.DotNet.PlatformAbstractions.2.1.0-preview1-26007-02) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\Microsoft.DotNet.Platfor
  3490. mAbstractions.dll
  3491. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.xunit.netcore.extensions\2.1.0-prerelease-02304-01\lib\netstandard1.0\Xunit.NetCore.Extensions.dll (Microsoft.xun
  3492. it.netcore.extensions.2.1.0-prerelease-02304-01) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\Xunit.NetCore.Extensions.dll
  3493. C:\Users\russh\Git\dotnet\corefx\packages\Newtonsoft.Json\9.0.1\lib\netstandard1.0\Newtonsoft.Json.dll (Newtonsoft.Json.9.0.1) -> C:\Users\russh\Git\dotnet\corefx\bi
  3494. n\runtime\netcoreapp-FreeBSD-Debug-x64\Newtonsoft.Json.dll
  3495. C:\Users\russh\Git\dotnet\corefx\packages\xunit.abstractions\2.0.1\lib\netstandard1.0\xunit.abstractions.dll (xunit.abstractions.2.0.1) -> C:\Users\russh\Git\dotnet\
  3496. corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.abstractions.dll
  3497. C:\Users\russh\Git\dotnet\corefx\packages\xunit.assert\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.assert.dll (xunit.assert.2.2.0-beta2-build3300) -> C:\Users\rus
  3498. sh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.assert.dll
  3499. C:\Users\russh\Git\dotnet\corefx\packages\xunit.assert\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.assert.pdb (xunit.assert.2.2.0-beta2-build3300) -> C:\Users\rus
  3500. sh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.assert.pdb
  3501. C:\Users\russh\Git\dotnet\corefx\packages\xunit.console.netcore\1.0.3-prerelease-00921-01\runtimes\any\native\xunit.console.netcore.exe (xunit.console.netcore.1.0.3-
  3502. prerelease-00921-01) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.console.netcore.exe
  3503. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.core\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.core.dll (xunit.extensibility.core.2.2.0-beta2-buil
  3504. d3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.core.dll
  3505. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.core\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.core.pdb (xunit.extensibility.core.2.2.0-beta2-buil
  3506. d3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.core.pdb
  3507. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.execution\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.execution.dotnet.dll (xunit.extensibility.exec
  3508. ution.2.2.0-beta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.execution.dotnet.dll
  3509. C:\Users\russh\Git\dotnet\corefx\packages\xunit.extensibility.execution\2.2.0-beta2-build3300\lib\netstandard1.0\xunit.execution.dotnet.pdb (xunit.extensibility.exec
  3510. ution.2.2.0-beta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.execution.dotnet.pdb
  3511. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.api\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.api.dll (xunit.performance.api.1.0.0-beta-b
  3512. uild0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.performance.api.dll
  3513. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.core\1.0.0-beta-build0007\lib\netstandard1.3\xunit.performance.core.dll (xunit.performance.core.1.0.0-bet
  3514. a-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.performance.core.dll
  3515. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.execution\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.execution.dll (xunit.performance.exec
  3516. ution.1.0.0-beta-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.performance.execution.dll
  3517. C:\Users\russh\Git\dotnet\corefx\packages\xunit.performance.metrics\1.0.0-beta-build0007\lib\netstandard1.5\xunit.performance.metrics.dll (xunit.performance.metrics.
  3518. 1.0.0-beta-build0007) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.performance.metrics.dll
  3519. C:\Users\russh\Git\dotnet\corefx\packages\xunit.runner.utility\2.2.0-beta2-build3300\lib\netstandard1.1\xunit.runner.utility.dotnet.dll (xunit.runner.utility.2.2.0-b
  3520. eta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.runner.utility.dotnet.dll
  3521. C:\Users\russh\Git\dotnet\corefx\packages\xunit.runner.utility\2.2.0-beta2-build3300\lib\netstandard1.1\xunit.runner.utility.dotnet.pdb (xunit.runner.utility.2.2.0-b
  3522. eta2-build3300) -> C:\Users\russh\Git\dotnet\corefx\bin\runtime\netcoreapp-FreeBSD-Debug-x64\xunit.runner.utility.dotnet.pdb
  3523. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Accessibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3524. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Accessibility.dll
  3525. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\CustomMarshalers.dll (Microsoft.TargetingPack.NETFramework.v4.
  3526. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\CustomMarshalers.dll
  3527. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\ISymWrapper.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3528. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\ISymWrapper.dll
  3529. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Activities.Build.dll (Microsoft.TargetingPack.NETFra
  3530. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Activities.Build.dll
  3531. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Conversion.v4.0.dll (Microsoft.TargetingPack.N
  3532. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Conversion.v4.0.dll
  3533. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Engine.dll (Microsoft.TargetingPack.NETFramewo
  3534. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Engine.dll
  3535. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Framework.dll (Microsoft.TargetingPack.NETFram
  3536. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Framework.dll
  3537. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Tasks.v4.0.dll (Microsoft.TargetingPack.NETFra
  3538. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Tasks.v4.0.dll
  3539. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.Utilities.v4.0.dll (Microsoft.TargetingPack.NE
  3540. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.Utilities.v4.0.dll
  3541. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3542. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.Build.dll
  3543. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.CSharp.dll (Microsoft.TargetingPack.NETFramework.v4.
  3544. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.CSharp.dll
  3545. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.JScript.dll (Microsoft.TargetingPack.NETFramework.v4
  3546. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.JScript.dll
  3547. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.Compatibility.Data.dll (Microsoft.Target
  3548. ingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.Compatibility.Data.dll
  3549. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.Compatibility.dll (Microsoft.TargetingPa
  3550. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.Compatibility.dll
  3551. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualBasic.dll (Microsoft.TargetingPack.NETFramewor
  3552. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualBasic.dll
  3553. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualC.STLCLR.dll (Microsoft.TargetingPack.NETFrame
  3554. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualC.STLCLR.dll
  3555. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\Microsoft.VisualC.dll (Microsoft.TargetingPack.NETFramework.v4
  3556. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\Microsoft.VisualC.dll
  3557. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationBuildTasks.dll (Microsoft.TargetingPack.NETFramewo
  3558. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationBuildTasks.dll
  3559. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationCore.dll (Microsoft.TargetingPack.NETFramework.v4.
  3560. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationCore.dll
  3561. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Aero.dll (Microsoft.TargetingPack.NETFra
  3562. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Aero.dll
  3563. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Aero2.dll (Microsoft.TargetingPack.NETFr
  3564. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Aero2.dll
  3565. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.AeroLite.dll (Microsoft.TargetingPack.NE
  3566. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.AeroLite.dll
  3567. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Classic.dll (Microsoft.TargetingPack.NET
  3568. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Classic.dll
  3569. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Luna.dll (Microsoft.TargetingPack.NETFra
  3570. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Luna.dll
  3571. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.Royale.dll (Microsoft.TargetingPack.NETF
  3572. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.Royale.dll
  3573. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\PresentationFramework.dll (Microsoft.TargetingPack.NETFramewor
  3574. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\PresentationFramework.dll
  3575. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\ReachFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  3576. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\ReachFramework.dll
  3577. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.Core.Presentation.dll (Microsoft.TargetingPa
  3578. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.Core.Presentation.dll
  3579. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.DurableInstancing.dll (Microsoft.TargetingPa
  3580. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.DurableInstancing.dll
  3581. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.Presentation.dll (Microsoft.TargetingPack.NE
  3582. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.Presentation.dll
  3583. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Activities.dll (Microsoft.TargetingPack.NETFramework.v4
  3584. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Activities.dll
  3585. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.AddIn.Contract.dll (Microsoft.TargetingPack.NETFramewor
  3586. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.AddIn.Contract.dll
  3587. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.AddIn.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.
  3588. 1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.AddIn.dll
  3589. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Collections.Concurrent.dll (Microsoft.TargetingPack.NET
  3590. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Collections.Concurrent.dll
  3591. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Collections.dll (Microsoft.TargetingPack.NETFramework.v
  3592. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Collections.dll
  3593. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Annotations.dll (Microsoft.TargetingPack
  3594. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Annotations.dll
  3595. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Composition.Registration.dll (Microsoft.
  3596. TargetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Composition.Registration.d
  3597. ll
  3598. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.Composition.dll (Microsoft.TargetingPack
  3599. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.Composition.dll
  3600. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.DataAnnotations.dll (Microsoft.Targeting
  3601. Pack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.DataAnnotations.dll
  3602. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.EventBasedAsync.dll (Microsoft.Targeting
  3603. Pack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.EventBasedAsync.dll
  3604. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ComponentModel.dll (Microsoft.TargetingPack.NETFramewor
  3605. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ComponentModel.dll
  3606. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Configuration.Install.dll (Microsoft.TargetingPack.NETF
  3607. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Configuration.Install.dll
  3608. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Configuration.dll (Microsoft.TargetingPack.NETFramework
  3609. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Configuration.dll
  3610. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Core.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3611. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Core.dll
  3612. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.DataSetExtensions.dll (Microsoft.TargetingPack.NET
  3613. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.DataSetExtensions.dll
  3614. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Entity.Design.dll (Microsoft.TargetingPack.NETFram
  3615. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Entity.Design.dll
  3616. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Entity.dll (Microsoft.TargetingPack.NETFramework.v
  3617. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Entity.dll
  3618. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.
  3619. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Linq.dll
  3620. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.OracleClient.dll (Microsoft.TargetingPack.NETFrame
  3621. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.OracleClient.dll
  3622. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.Client.dll (Microsoft.TargetingPack.NETFr
  3623. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.Client.dll
  3624. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.Design.dll (Microsoft.TargetingPack.NETFr
  3625. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.Design.dll
  3626. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.Services.dll (Microsoft.TargetingPack.NETFramework
  3627. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.Services.dll
  3628. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.SqlXml.dll (Microsoft.TargetingPack.NETFramework.v
  3629. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.SqlXml.dll
  3630. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3631. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Data.dll
  3632. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Deployment.dll (Microsoft.TargetingPack.NETFramework.v4
  3633. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Deployment.dll
  3634. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3635. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Design.dll
  3636. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Device.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3637. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Device.dll
  3638. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Contracts.dll (Microsoft.TargetingPack.NETF
  3639. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Contracts.dll
  3640. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Debug.dll (Microsoft.TargetingPack.NETFrame
  3641. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Debug.dll
  3642. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Tools.dll (Microsoft.TargetingPack.NETFrame
  3643. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Tools.dll
  3644. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Diagnostics.Tracing.dll (Microsoft.TargetingPack.NETFra
  3645. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Diagnostics.Tracing.dll
  3646. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.AccountManagement.dll (Microsoft.Targ
  3647. etingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.AccountManagement.dll
  3648. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.Protocols.dll (Microsoft.TargetingPac
  3649. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.Protocols.dll
  3650. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.DirectoryServices.dll (Microsoft.TargetingPack.NETFrame
  3651. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.DirectoryServices.dll
  3652. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Drawing.Design.dll (Microsoft.TargetingPack.NETFramewor
  3653. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Drawing.Design.dll
  3654. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Drawing.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  3655. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Drawing.dll
  3656. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Dynamic.Runtime.dll (Microsoft.TargetingPack.NETFramewo
  3657. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Dynamic.Runtime.dll
  3658. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Dynamic.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  3659. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Dynamic.dll
  3660. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Globalization.dll (Microsoft.TargetingPack.NETFramework
  3661. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Globalization.dll
  3662. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Compression.FileSystem.dll (Microsoft.TargetingPack.
  3663. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Compression.FileSystem.dll
  3664. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Compression.dll (Microsoft.TargetingPack.NETFramewor
  3665. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Compression.dll
  3666. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.Log.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3667. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.Log.dll
  3668. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IO.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0
  3669. .1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IO.dll
  3670. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.Selectors.dll (Microsoft.TargetingPack.NE
  3671. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.Selectors.dll
  3672. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.Services.dll (Microsoft.TargetingPack.NET
  3673. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.Services.dll
  3674. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.IdentityModel.dll (Microsoft.TargetingPack.NETFramework
  3675. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.IdentityModel.dll
  3676. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Expressions.dll (Microsoft.TargetingPack.NETFramew
  3677. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Expressions.dll
  3678. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Parallel.dll (Microsoft.TargetingPack.NETFramework
  3679. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Parallel.dll
  3680. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.Queryable.dll (Microsoft.TargetingPack.NETFramewor
  3681. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.Queryable.dll
  3682. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3683. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Linq.dll
  3684. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Management.Instrumentation.dll (Microsoft.TargetingPack
  3685. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Management.Instrumentation.dll
  3686. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Management.dll (Microsoft.TargetingPack.NETFramework.v4
  3687. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Management.dll
  3688. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Messaging.dll (Microsoft.TargetingPack.NETFramework.v4.
  3689. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Messaging.dll
  3690. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Http.WebRequest.dll (Microsoft.TargetingPack.NETFra
  3691. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Http.WebRequest.dll
  3692. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3693. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Http.dll
  3694. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.NetworkInformation.dll (Microsoft.TargetingPack.NET
  3695. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.NetworkInformation.dll
  3696. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Primitives.dll (Microsoft.TargetingPack.NETFramewor
  3697. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Primitives.dll
  3698. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.Requests.dll (Microsoft.TargetingPack.NETFramework.
  3699. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.Requests.dll
  3700. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.WebHeaderCollection.dll (Microsoft.TargetingPack.NE
  3701. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.WebHeaderCollection.dll
  3702. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Net.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  3703. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Net.dll
  3704. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Numerics.Vectors.dll (Microsoft.TargetingPack.NETFramew
  3705. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Numerics.Vectors.dll
  3706. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3707. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Numerics.dll
  3708. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ObjectModel.dll (Microsoft.TargetingPack.NETFramework.v
  3709. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ObjectModel.dll
  3710. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Printing.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3711. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Printing.dll
  3712. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Context.dll (Microsoft.TargetingPack.NETFram
  3713. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Context.dll
  3714. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.ILGeneration.dll (Microsoft.TargetingPa
  3715. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.ILGeneration.dll
  3716. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.Lightweight.dll (Microsoft.TargetingPac
  3717. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.Lightweight.dll
  3718. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Emit.dll (Microsoft.TargetingPack.NETFramewo
  3719. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Emit.dll
  3720. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Extensions.dll (Microsoft.TargetingPack.NETF
  3721. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Extensions.dll
  3722. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.Primitives.dll (Microsoft.TargetingPack.NETF
  3723. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.Primitives.dll
  3724. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Reflection.dll (Microsoft.TargetingPack.NETFramework.v4
  3725. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Reflection.dll
  3726. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Resources.ResourceManager.dll (Microsoft.TargetingPack.
  3727. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Resources.ResourceManager.dll
  3728. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Caching.dll (Microsoft.TargetingPack.NETFramewo
  3729. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Caching.dll
  3730. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.DurableInstancing.dll (Microsoft.TargetingPack.
  3731. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.DurableInstancing.dll
  3732. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Extensions.dll (Microsoft.TargetingPack.NETFram
  3733. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Extensions.dll
  3734. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Handles.dll (Microsoft.TargetingPack.NETFramewo
  3735. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Handles.dll
  3736. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.T
  3737. argetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.InteropServices.WindowsRuntime.dll
  3738. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.InteropServices.dll (Microsoft.TargetingPack.NE
  3739. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.InteropServices.dll
  3740. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Numerics.dll (Microsoft.TargetingPack.NETFramew
  3741. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Numerics.dll
  3742. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Remoting.dll (Microsoft.TargetingPack.NETFramew
  3743. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Remoting.dll
  3744. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Formatters.Soap.dll (Microsoft.Ta
  3745. rgetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Formatters.Soap.dll
  3746. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Json.dll (Microsoft.TargetingPack
  3747. .NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Json.dll
  3748. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Primitives.dll (Microsoft.Targeti
  3749. ngPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Primitives.dll
  3750. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.Xml.dll (Microsoft.TargetingPack.
  3751. NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.Xml.dll
  3752. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.Serialization.dll (Microsoft.TargetingPack.NETF
  3753. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.Serialization.dll
  3754. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  3755. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Runtime.dll
  3756. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Security.Principal.dll (Microsoft.TargetingPack.NETFram
  3757. ework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Security.Principal.dll
  3758. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3759. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Security.dll
  3760. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Activation.dll (Microsoft.TargetingPack.NE
  3761. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Activation.dll
  3762. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Activities.dll (Microsoft.TargetingPack.NE
  3763. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Activities.dll
  3764. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Channels.dll (Microsoft.TargetingPack.NETF
  3765. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Channels.dll
  3766. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Discovery.dll (Microsoft.TargetingPack.NET
  3767. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Discovery.dll
  3768. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Duplex.dll (Microsoft.TargetingPack.NETFra
  3769. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Duplex.dll
  3770. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Http.dll (Microsoft.TargetingPack.NETFrame
  3771. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Http.dll
  3772. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.NetTcp.dll (Microsoft.TargetingPack.NETFra
  3773. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.NetTcp.dll
  3774. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Primitives.dll (Microsoft.TargetingPack.NE
  3775. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Primitives.dll
  3776. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Routing.dll (Microsoft.TargetingPack.NETFr
  3777. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Routing.dll
  3778. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Security.dll (Microsoft.TargetingPack.NETF
  3779. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Security.dll
  3780. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.Web.dll (Microsoft.TargetingPack.NETFramew
  3781. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.Web.dll
  3782. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceModel.dll (Microsoft.TargetingPack.NETFramework.
  3783. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceModel.dll
  3784. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.ServiceProcess.dll (Microsoft.TargetingPack.NETFramewor
  3785. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.ServiceProcess.dll
  3786. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Speech.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3787. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Speech.dll
  3788. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.Encoding.Extensions.dll (Microsoft.TargetingPack.N
  3789. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.Encoding.Extensions.dll
  3790. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.Encoding.dll (Microsoft.TargetingPack.NETFramework
  3791. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.Encoding.dll
  3792. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Text.RegularExpressions.dll (Microsoft.TargetingPack.NE
  3793. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Text.RegularExpressions.dll
  3794. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Tasks.Parallel.dll (Microsoft.TargetingPack.N
  3795. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Tasks.Parallel.dll
  3796. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Tasks.dll (Microsoft.TargetingPack.NETFramewo
  3797. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Tasks.dll
  3798. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.Timer.dll (Microsoft.TargetingPack.NETFramewo
  3799. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.Timer.dll
  3800. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Threading.dll (Microsoft.TargetingPack.NETFramework.v4.
  3801. 6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Threading.dll
  3802. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Transactions.dll (Microsoft.TargetingPack.NETFramework.
  3803. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Transactions.dll
  3804. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Abstractions.dll (Microsoft.TargetingPack.NETFramew
  3805. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Abstractions.dll
  3806. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.ApplicationServices.dll (Microsoft.TargetingPack.NE
  3807. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.ApplicationServices.dll
  3808. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DataVisualization.Design.dll (Microsoft.TargetingPa
  3809. ck.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DataVisualization.Design.dll
  3810. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DataVisualization.dll (Microsoft.TargetingPack.NETF
  3811. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DataVisualization.dll
  3812. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DynamicData.Design.dll (Microsoft.TargetingPack.NET
  3813. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DynamicData.Design.dll
  3814. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.DynamicData.dll (Microsoft.TargetingPack.NETFramewo
  3815. rk.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.DynamicData.dll
  3816. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Entity.Design.dll (Microsoft.TargetingPack.NETFrame
  3817. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Entity.Design.dll
  3818. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Entity.dll (Microsoft.TargetingPack.NETFramework.v4
  3819. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Entity.dll
  3820. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Extensions.Design.dll (Microsoft.TargetingPack.NETF
  3821. ramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Extensions.Design.dll
  3822. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Extensions.dll (Microsoft.TargetingPack.NETFramewor
  3823. k.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Extensions.dll
  3824. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Mobile.dll (Microsoft.TargetingPack.NETFramework.v4
  3825. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Mobile.dll
  3826. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.RegularExpressions.dll (Microsoft.TargetingPack.NET
  3827. Framework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.RegularExpressions.dll
  3828. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Routing.dll (Microsoft.TargetingPack.NETFramework.v
  3829. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Routing.dll
  3830. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.Services.dll (Microsoft.TargetingPack.NETFramework.
  3831. v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.Services.dll
  3832. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  3833. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Web.dll
  3834. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Controls.Ribbon.dll (Microsoft.TargetingPack.NE
  3835. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Controls.Ribbon.dll
  3836. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.DataVisualization.Design.dll (Microsoft.T
  3837. argetingPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.DataVisualization.Design.dll
  3838. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.DataVisualization.dll (Microsoft.Targetin
  3839. gPack.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.DataVisualization.dll
  3840. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Forms.dll (Microsoft.TargetingPack.NETFramework
  3841. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Forms.dll
  3842. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Input.Manipulations.dll (Microsoft.TargetingPac
  3843. k.NETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Input.Manipulations.dll
  3844. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.Presentation.dll (Microsoft.TargetingPack.NETFr
  3845. amework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.Presentation.dll
  3846. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Windows.dll (Microsoft.TargetingPack.NETFramework.v4.6.
  3847. 1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Windows.dll
  3848. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.Activities.dll (Microsoft.TargetingPack.NETFra
  3849. mework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.Activities.dll
  3850. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.ComponentModel.dll (Microsoft.TargetingPack.NE
  3851. TFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.ComponentModel.dll
  3852. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Workflow.Runtime.dll (Microsoft.TargetingPack.NETFramew
  3853. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Workflow.Runtime.dll
  3854. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.WorkflowServices.dll (Microsoft.TargetingPack.NETFramew
  3855. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.WorkflowServices.dll
  3856. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xaml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3857. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xaml.dll
  3858. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6
  3859. .1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.Linq.dll
  3860. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.ReaderWriter.dll (Microsoft.TargetingPack.NETFramew
  3861. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.ReaderWriter.dll
  3862. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.Serialization.dll (Microsoft.TargetingPack.NETFrame
  3863. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.Serialization.dll
  3864. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.XDocument.dll (Microsoft.TargetingPack.NETFramework
  3865. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.XDocument.dll
  3866. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.XmlSerializer.dll (Microsoft.TargetingPack.NETFrame
  3867. work.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.XmlSerializer.dll
  3868. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.
  3869. 0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.Xml.dll
  3870. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\System.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1)
  3871. -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\System.dll
  3872. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationClient.dll (Microsoft.TargetingPack.NETFramework.v
  3873. 4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationClient.dll
  3874. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationClientsideProviders.dll (Microsoft.TargetingPack.N
  3875. ETFramework.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationClientsideProviders.dll
  3876. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationProvider.dll (Microsoft.TargetingPack.NETFramework
  3877. .v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationProvider.dll
  3878. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\UIAutomationTypes.dll (Microsoft.TargetingPack.NETFramework.v4
  3879. .6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\UIAutomationTypes.dll
  3880. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\WindowsBase.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1
  3881. .0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\WindowsBase.dll
  3882. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\WindowsFormsIntegration.dll (Microsoft.TargetingPack.NETFramew
  3883. ork.v4.6.1.1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\WindowsFormsIntegration.dll
  3884. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\XamlBuildTask.dll (Microsoft.TargetingPack.NETFramework.v4.6.1
  3885. .1.0.1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\XamlBuildTask.dll
  3886. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\mscorlib.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.
  3887. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\mscorlib.dll
  3888. C:\Users\russh\Git\dotnet\corefx\packages\Microsoft.TargetingPack.NETFramework.v4.6.1\1.0.1\lib\net461\sysglobl.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.
  3889. 1) -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\netfx\netcoreapp\sysglobl.dll
  3890. Decompressing 'C:\Users\russh\Git\dotnet\corefx\packages/symbolpackages/runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01.symbols.nupkg.zip
  3891. ' into 'C:\Users\russh\Git\dotnet\corefx\packages/symbolpackages//runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01'...
  3892. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.DotNetAppHost\2.0.1-servicing-25615-03\runtimes\linux-x64\native\apphost (runtime.linux
  3893. -x64.Microsoft.NETCore.DotNetAppHost.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\apphost
  3894. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.DotNetHost\2.0.1-servicing-25615-03\runtimes\linux-x64\native\dotnet (runtime.linux-x64
  3895. .Microsoft.NETCore.DotNetHost.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\dotnet
  3896. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy\2.0.1-servicing-25615-03\runtimes\linux-x64\native\libhostpolicy.so (r
  3897. untime.linux-x64.Microsoft.NETCore.DotNetHostPolicy.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libhostpol
  3898. icy.so
  3899. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver\2.0.1-servicing-25615-03\runtimes\linux-x64\native\libhostfxr.so (ru
  3900. ntime.linux-x64.Microsoft.NETCore.DotNetHostResolver.2.0.1-servicing-25615-03) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libhostfx
  3901. r.so
  3902. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Jit\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libclrjit.so (runtime.linux-x64.M
  3903. icrosoft.NETCore.Jit.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libclrjit.so
  3904. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\System.Globalization.
  3905. Native.so (runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\
  3906. System.Globalization.Native.so
  3907. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\System.Private.CoreLi
  3908. b.dll (runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\Syst
  3909. em.Private.CoreLib.dll
  3910. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\createdump (runtime.l
  3911. inux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\createdump
  3912. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libcoreclr.so (runtim
  3913. e.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libcoreclr.so
  3914. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libcoreclrtraceptprov
  3915. ider.so (runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\li
  3916. bcoreclrtraceptprovider.so
  3917. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libdbgshim.so (runtim
  3918. e.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libdbgshim.so
  3919. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libmscordaccore.so (r
  3920. untime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libmscordacc
  3921. ore.so
  3922. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libmscordbi.so (runti
  3923. me.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libmscordbi.so
  3924. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libsos.so (runtime.li
  3925. nux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libsos.so
  3926. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\libsosplugin.so (runt
  3927. ime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\libsosplugin.so
  3928. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\native\sosdocsunix.txt (runt
  3929. ime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\sosdocsunix.txt
  3930. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR\2.1.0-preview1-26007-01\runtimes\linux-x64\lib\netstandard1.0\SOS.NETCo
  3931. re.dll (runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\SOS
  3932. .NETCore.dll
  3933. C:\Users\russh\Git\dotnet\corefx\packages\runtime.linux-x64.Microsoft.NETCore.TestHost\2.1.0-preview1-26007-01\runtimes\linux-x64\native\corerun (runtime.linux-x64.M
  3934. icrosoft.NETCore.TestHost.2.1.0-preview1-26007-01) -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\runtime\netcoreapp\corerun
  3935. Microsoft.CSharp -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.CSharp\4.0.0.0\netstandard\Microsoft.CSharp.dll
  3936. System.Buffers -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Buffers\4.0.3.0\netstandard\System.Buffers.dll
  3937. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Immutable\1.2.3.0\netstandard\System.Collections.Immutable.dll
  3938. Microsoft.VisualBasic -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.VisualBasic\10.0.0.0\netstandard\Microsoft.VisualBasic.dll
  3939. System.ComponentModel.Annotations -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Annotations\4.2.0.0\netstandard\System.ComponentModel.Annotations
  3940. .dll
  3941. System.Configuration.ConfigurationManager -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Configuration.ConfigurationManager\4.0.1.0\netstandard\System.Configurat
  3942. ion.ConfigurationManager.dll
  3943. System.Data.Odbc -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.Odbc\4.0.0.0\netstandard\System.Data.Odbc.dll
  3944. System.Data.DataSetExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.DataSetExtensions\4.0.0.0\netstandard\System.Data.DataSetExtensions.dll
  3945. System.ComponentModel.Composition -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Composition\4.0.0.0\netstandard\System.ComponentModel.Composition
  3946. .dll
  3947. System.Diagnostics.DiagnosticSource -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.DiagnosticSource\4.0.3.0\netstandard\System.Diagnostics.Diagnostic
  3948. Source.dll
  3949. System.Diagnostics.PerformanceCounter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.PerformanceCounter\4.0.0.0\netstandard\System.Diagnostics.Perfor
  3950. manceCounter.dll
  3951. System.Security.Principal.Windows -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Principal.Windows\4.1.1.0\netstandard\System.Security.Principal.Windows
  3952. .dll
  3953. System.Data.SqlClient -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.SqlClient\4.3.1.0\netstandard\System.Data.SqlClient.dll
  3954. System.Security.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.AccessControl\4.1.1.0\netstandard\System.Security.AccessControl.dll
  3955. System.IO.Ports -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Ports\4.0.1.0\netstandard\System.IO.Ports.dll
  3956. System.IO.Packaging -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Packaging\4.0.3.0\netstandard\System.IO.Packaging.dll
  3957. CoreFx.Private.TestUtilities -> C:\Users\russh\Git\dotnet\corefx\bin\ref\CoreFx.Private.TestUtilities\1.0.0.0\netstandard\CoreFx.Private.TestUtilities.dll
  3958. System.Drawing.Common -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Drawing.Common\4.0.0.0\netstandard\System.Drawing.Common.dll
  3959. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Memory\4.0.1.0\netstandard\System.Memory.dll
  3960. Microsoft.Win32.Registry -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Registry\4.1.1.0\netstandard\Microsoft.Win32.Registry.dll
  3961. System.Reflection.Context -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Context\4.0.3.0\netstandard\System.Reflection.Context.dll
  3962. System.Net.Http.WinHttpHandler -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http.WinHttpHandler\4.0.3.0\netstandard\System.Net.Http.WinHttpHandler.dll
  3963. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Numerics.Vectors\4.1.4.0\netstandard\System.Numerics.Vectors.dll
  3964. System.Reflection.DispatchProxy -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.DispatchProxy\4.0.4.0\netstandard\System.Reflection.DispatchProxy.dll
  3965. System.DirectoryServices.AccountManagement -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices.AccountManagement\4.0.0.0\netstandard\System.Director
  3966. yServices.AccountManagement.dll
  3967. System.DirectoryServices.Protocols -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices.Protocols\4.0.0.0\netstandard\System.DirectoryServices.Protoc
  3968. ols.dll
  3969. System.IO.Pipes.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Pipes.AccessControl\4.0.3.0\netstandard\System.IO.Pipes.AccessControl.dll
  3970. System.IO.FileSystem.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.AccessControl\4.0.3.0\netstandard\System.IO.FileSystem.AccessCont
  3971. rol.dll
  3972. System.Runtime.CompilerServices.Unsafe -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.CompilerServices.Unsafe\4.0.4.0\netstandard\System.Runtime.Compiler
  3973. Services.Unsafe.dll
  3974. System.Security.Permissions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Permissions\4.0.1.0\netstandard\System.Security.Permissions.dll
  3975. System.Reflection.TypeExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.TypeExtensions\4.1.2.0\netstandard\System.Reflection.TypeExtensions.dl
  3976. l
  3977. System.Runtime.Caching -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Caching\4.0.0.0\netstandard\System.Runtime.Caching.dll
  3978. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Cng\4.3.1.0\netstandard\System.Security.Cryptography.Cng.dl
  3979. l
  3980. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.OpenSsl\4.1.1.0\netstandard\System.Security.Cryptograph
  3981. y.OpenSsl.dll
  3982. System.Security.Cryptography.ProtectedData -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.ProtectedData\4.0.3.0\netstandard\System.Security
  3983. .Cryptography.ProtectedData.dll
  3984. System.Security.Cryptography.Pkcs -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Pkcs\4.0.3.0\netstandard\System.Security.Cryptography.Pkcs
  3985. .dll
  3986. System.ServiceProcess.ServiceController -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceProcess.ServiceController\4.2.1.0\netstandard\System.ServiceProcess
  3987. .ServiceController.dll
  3988. System.CodeDom -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.CodeDom\4.0.1.0\netstandard\System.CodeDom.dll
  3989. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceModel.Syndication\4.0.0.0\netstandard\System.ServiceModel.Syndication.dll
  3990. System.Text.Encoding.CodePages -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding.CodePages\4.1.1.0\netstandard\System.Text.Encoding.CodePages.dll
  3991. System.Diagnostics.EventLog -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.EventLog\4.0.0.0\netstandard\System.Diagnostics.EventLog.dll
  3992. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Extensions\4.1.2.0\netstandard\System.Threading.Tasks.Extensions
  3993. .dll
  3994. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Metadata\1.4.3.0\netstandard\System.Reflection.Metadata.dll
  3995. System.Threading.Channels -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Channels\4.0.0.0\netstandard\System.Threading.Channels.dll
  3996. System.Management -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Management\4.0.0.0\netstandard\System.Management.dll
  3997. System.Security.Cryptography.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Xml\4.0.1.0\netstandard\System.Security.Cryptography.Xml.dl
  3998. l
  3999. System.Threading.Tasks.Dataflow -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Dataflow\4.6.3.0\netstandard\System.Threading.Tasks.Dataflow.dll
  4000. System.Threading.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.AccessControl\4.0.3.0\netstandard\System.Threading.AccessControl.dll
  4001. System.DirectoryServices -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.DirectoryServices\4.0.0.0\netstandard\System.DirectoryServices.dll
  4002. Microsoft.Win32.Registry.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Registry.AccessControl\4.0.3.0\netstandard\Microsoft.Win32.Registr
  4003. y.AccessControl.dll
  4004. System.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime\4.2.1.0\netcoreapp\System.Runtime.dll
  4005. System.AppContext -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.AppContext\4.2.1.0\netcoreapp\System.AppContext.dll
  4006. System.Collections -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections\4.1.1.0\netcoreapp\System.Collections.dll
  4007. System.Diagnostics.FileVersionInfo -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.FileVersionInfo\4.0.3.0\netcoreapp\System.Diagnostics.FileVersionIn
  4008. fo.dll
  4009. Microsoft.Win32.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\Microsoft.Win32.Primitives\4.1.1.0\netcoreapp\Microsoft.Win32.Primitives.dll
  4010. System.ComponentModel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel\4.0.3.0\netcoreapp\System.ComponentModel.dll
  4011. System.Diagnostics.Contracts -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Contracts\4.0.3.0\netcoreapp\System.Diagnostics.Contracts.dll
  4012. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Immutable\1.2.3.0\netcoreapp\System.Collections.Immutable.dll
  4013. System.Diagnostics.Tools -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Tools\4.1.1.0\netcoreapp\System.Diagnostics.Tools.dll
  4014. System.Diagnostics.Debug -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Debug\4.1.1.0\netcoreapp\System.Diagnostics.Debug.dll
  4015. System.Diagnostics.Tracing -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Tracing\4.2.1.0\netcoreapp\System.Diagnostics.Tracing.dll
  4016. System.Text.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding\4.1.1.0\netcoreapp\System.Text.Encoding.dll
  4017. System.Threading.Tasks -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks\4.1.1.0\netcoreapp\System.Threading.Tasks.dll
  4018. System.Security.Principal -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Principal\4.1.1.0\netcoreapp\System.Security.Principal.dll
  4019. System.Runtime.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Extensions\4.2.1.0\netcoreapp\System.Runtime.Extensions.dll
  4020. System.Threading -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading\4.1.1.0\netcoreapp\System.Threading.dll
  4021. System.IO -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO\4.2.1.0\netcoreapp\System.IO.dll
  4022. System.Console -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Console\4.1.1.0\netcoreapp\System.Console.dll
  4023. System.Collections.Concurrent -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Concurrent\4.0.14.0\netcoreapp\System.Collections.Concurrent.dll
  4024. System.ObjectModel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ObjectModel\4.1.1.0\netcoreapp\System.ObjectModel.dll
  4025. System.IO.FileSystem.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.Primitives\4.1.1.0\netcoreapp\System.IO.FileSystem.Primitives.dll
  4026. System.Reflection -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection\4.2.1.0\netcoreapp\System.Reflection.dll
  4027. System.Runtime.Serialization.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Primitives\4.2.1.0\netcoreapp\System.Runtime.Seriali
  4028. zation.Primitives.dll
  4029. System.Globalization -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization\4.1.1.0\netcoreapp\System.Globalization.dll
  4030. System.Resources.Writer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.Writer\4.1.1.0\netcoreapp\System.Resources.Writer.dll
  4031. System.Diagnostics.StackTrace -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.StackTrace\4.1.1.0\netcoreapp\System.Diagnostics.StackTrace.dll
  4032. System.IO.Compression -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Compression\4.2.1.0\netcoreapp\System.IO.Compression.dll
  4033. System.Globalization.Calendars -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization.Calendars\4.1.1.0\netcoreapp\System.Globalization.Calendars.dll
  4034. System.Collections.NonGeneric -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.NonGeneric\4.1.1.0\netcoreapp\System.Collections.NonGeneric.dll
  4035. System.Linq.Expressions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Expressions\4.2.1.0\netcoreapp\System.Linq.Expressions.dll
  4036. System.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq\4.2.1.0\netcoreapp\System.Linq.dll
  4037. System.Collections.Specialized -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Collections.Specialized\4.1.1.0\netcoreapp\System.Collections.Specialized.dll
  4038. System.Dynamic.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Dynamic.Runtime\4.1.1.0\netcoreapp\System.Dynamic.Runtime.dll
  4039. System.IO.Compression.ZipFile -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Compression.ZipFile\4.0.4.0\netcoreapp\System.IO.Compression.ZipFile.dll
  4040. System.Globalization.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Globalization.Extensions\4.1.1.0\netcoreapp\System.Globalization.Extensions.dll
  4041. System.ComponentModel.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.Primitives\4.2.1.0\netcoreapp\System.ComponentModel.Primitives.dll
  4042. System.Linq.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Parallel\4.0.3.0\netcoreapp\System.Linq.Parallel.dll
  4043. System.Runtime.Handles -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Handles\4.1.1.0\netcoreapp\System.Runtime.Handles.dll
  4044. System.Linq.Queryable -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Linq.Queryable\4.0.3.0\netcoreapp\System.Linq.Queryable.dll
  4045. System.IO.Pipes -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.Pipes\4.1.1.0\netcoreapp\System.IO.Pipes.dll
  4046. System.Drawing.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Drawing.Primitives\4.2.0.0\netcoreapp\System.Drawing.Primitives.dll
  4047. System.IO.FileSystem -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem\4.1.1.0\netcoreapp\System.IO.FileSystem.dll
  4048. System.Diagnostics.TraceSource -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.TraceSource\4.1.1.0\netcoreapp\System.Diagnostics.TraceSource.dll
  4049. System.ComponentModel.EventBasedAsync -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.EventBasedAsync\4.1.1.0\netcoreapp\System.ComponentModel.Even
  4050. tBasedAsync.dll
  4051. System.IO.FileSystem.DriveInfo -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.DriveInfo\4.1.1.0\netcoreapp\System.IO.FileSystem.DriveInfo.dll
  4052. System.Net.WebHeaderCollection -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebHeaderCollection\4.1.1.0\netcoreapp\System.Net.WebHeaderCollection.dll
  4053. System.Reflection.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Primitives\4.1.1.0\netcoreapp\System.Reflection.Primitives.dll
  4054. System.IO.IsolatedStorage -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.IsolatedStorage\4.1.1.0\netcoreapp\System.IO.IsolatedStorage.dll
  4055. System.Reflection.Emit.ILGeneration -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit.ILGeneration\4.0.3.0\netcoreapp\System.Reflection.Emit.ILGener
  4056. ation.dll
  4057. System.Reflection.Emit.Lightweight -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit.Lightweight\4.0.3.0\netcoreapp\System.Reflection.Emit.Lightweig
  4058. ht.dll
  4059. System.Runtime.CompilerServices.VisualC -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.CompilerServices.VisualC\4.1.1.0\netcoreapp\System.Runtime.Compile
  4060. rServices.VisualC.dll
  4061. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Numerics.Vectors\4.1.4.0\netcoreapp\System.Numerics.Vectors.dll
  4062. System.Runtime.InteropServices.RuntimeInformation -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices.RuntimeInformation\4.0.3.0\netcoreapp\Sy
  4063. stem.Runtime.InteropServices.RuntimeInformation.dll
  4064. System.Diagnostics.TextWriterTraceListener -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.TextWriterTraceListener\4.1.1.0\netcoreapp\System.Diagnosti
  4065. cs.TextWriterTraceListener.dll
  4066. System.Reflection.Emit -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Emit\4.1.1.0\netcoreapp\System.Reflection.Emit.dll
  4067. System.Runtime.Intrinsics.X86 -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Intrinsics.X86\4.0.0.0\netcoreapp\System.Runtime.Intrinsics.X86.dll
  4068. System.Runtime.InteropServices.WindowsRuntime -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices.WindowsRuntime\4.0.3.0\netcoreapp\System.Run
  4069. time.InteropServices.WindowsRuntime.dll
  4070. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Metadata\1.4.3.0\netcoreapp\System.Reflection.Metadata.dll
  4071. System.Runtime.Numerics -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Numerics\4.1.1.0\netcoreapp\System.Runtime.Numerics.dll
  4072. System.Reflection.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Reflection.Extensions\4.1.1.0\netcoreapp\System.Reflection.Extensions.dll
  4073. System.Runtime.Serialization.Formatters -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Formatters\4.0.3.0\netcoreapp\System.Runtime.Seriali
  4074. zation.Formatters.dll
  4075. System.Transactions.Local -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Transactions.Local\4.0.1.0\netcoreapp\System.Transactions.Local.dll
  4076. System.Runtime.InteropServices -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.InteropServices\4.2.1.0\netcoreapp\System.Runtime.InteropServices.dll
  4077. System.Runtime.Loader -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Loader\4.0.3.0\netcoreapp\System.Runtime.Loader.dll
  4078. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Memory\4.0.1.0\netcoreapp\System.Memory.dll
  4079. System.Security.Cryptography.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Primitives\4.1.1.0\netcoreapp\System.Security.Crypto
  4080. graphy.Primitives.dll
  4081. System.Text.Encoding.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.Encoding.Extensions\4.1.1.0\netcoreapp\System.Text.Encoding.Extensions.dll
  4082. System.Security.Cryptography.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Encoding\4.1.1.0\netcoreapp\System.Security.Cryptograp
  4083. hy.Encoding.dll
  4084. System.Security.SecureString -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.SecureString\4.1.1.0\netcoreapp\System.Security.SecureString.dll
  4085. System.Security.Cryptography.Algorithms -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Algorithms\4.3.1.0\netcoreapp\System.Security.Crypto
  4086. graphy.Algorithms.dll
  4087. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Extensions\4.1.2.0\netcoreapp\System.Threading.Tasks.Extensions.
  4088. dll
  4089. System.Threading.Overlapped -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Overlapped\4.1.1.0\netcoreapp\System.Threading.Overlapped.dll
  4090. System.Diagnostics.Process -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Diagnostics.Process\4.2.1.0\netcoreapp\System.Diagnostics.Process.dll
  4091. System.Threading.Timer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Timer\4.1.1.0\netcoreapp\System.Threading.Timer.dll
  4092. System.Resources.ResourceManager -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.ResourceManager\4.1.1.0\netcoreapp\System.Resources.ResourceManager.dll
  4093. System.Threading.Tasks.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Tasks.Parallel\4.0.3.0\netcoreapp\System.Threading.Tasks.Parallel.dll
  4094. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.OpenSsl\4.1.1.0\netcoreapp\System.Security.Cryptography
  4095. .OpenSsl.dll
  4096. System.IO.UnmanagedMemoryStream -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.UnmanagedMemoryStream\4.1.1.0\netcoreapp\System.IO.UnmanagedMemoryStream.dll
  4097. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Cng\4.3.1.0\netcoreapp\System.Security.Cryptography.Cng.dll
  4098. System.Security.Cryptography.Csp -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.Csp\4.1.1.0\netcoreapp\System.Security.Cryptography.Csp.dll
  4099. System.ValueTuple -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ValueTuple\4.0.3.0\netcoreapp\System.ValueTuple.dll
  4100. System.IO.MemoryMappedFiles -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.MemoryMappedFiles\4.1.1.0\netcoreapp\System.IO.MemoryMappedFiles.dll
  4101. System.Resources.Reader -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Resources.Reader\4.1.1.0\netcoreapp\System.Resources.Reader.dll
  4102. System.ComponentModel.TypeConverter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ComponentModel.TypeConverter\4.2.1.0\netcoreapp\System.ComponentModel.TypeConv
  4103. erter.dll
  4104. System.Text.RegularExpressions -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Text.RegularExpressions\4.2.1.0\netcoreapp\System.Text.RegularExpressions.dll
  4105. System.Threading.Thread -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.Thread\4.1.1.0\netcoreapp\System.Threading.Thread.dll
  4106. System.Web.HttpUtility -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Web.HttpUtility\4.0.1.0\netcoreapp\System.Web.HttpUtility.dll
  4107. System.IO.FileSystem.Watcher -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.IO.FileSystem.Watcher\4.1.1.0\netcoreapp\System.IO.FileSystem.Watcher.dll
  4108. System.Net.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Primitives\4.1.1.0\netcoreapp\System.Net.Primitives.dll
  4109. System.Security.Cryptography.X509Certificates -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Cryptography.X509Certificates\4.2.1.0\netcoreapp\System.Sec
  4110. urity.Cryptography.X509Certificates.dll
  4111. System.Net.NameResolution -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.NameResolution\4.1.1.0\netcoreapp\System.Net.NameResolution.dll
  4112. System.Net.NetworkInformation -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.NetworkInformation\4.2.1.0\netcoreapp\System.Net.NetworkInformation.dll
  4113. System.Net.Sockets -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Sockets\4.2.1.0\netcoreapp\System.Net.Sockets.dll
  4114. System.Net.Ping -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Ping\4.1.1.0\netcoreapp\System.Net.Ping.dll
  4115. System.Net.WebSockets -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebSockets\4.1.1.0\netcoreapp\System.Net.WebSockets.dll
  4116. System.Net.WebProxy -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebProxy\4.0.1.0\netcoreapp\System.Net.WebProxy.dll
  4117. System.Xml.ReaderWriter -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.ReaderWriter\4.2.1.0\netcoreapp\System.Xml.ReaderWriter.dll
  4118. System.Data.Common -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Data.Common\4.2.1.0\netcoreapp\System.Data.Common.dll
  4119. System.Xml.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XDocument\4.1.1.0\netcoreapp\System.Xml.XDocument.dll
  4120. System.Runtime.Serialization.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Xml\4.1.4.0\netcoreapp\System.Runtime.Serialization.Xml.dll
  4121. System.Security.Claims -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Security.Claims\4.1.1.0\netcoreapp\System.Security.Claims.dll
  4122. System.Xml.XPath -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XPath\4.1.1.0\netcoreapp\System.Xml.XPath.dll
  4123. System.Net.Security -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Security\4.1.1.0\netcoreapp\System.Net.Security.dll
  4124. System.Net.WebSockets.Client -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebSockets.Client\4.1.1.0\netcoreapp\System.Net.WebSockets.Client.dll
  4125. System.Net.Http -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http\4.2.1.0\netcoreapp\System.Net.Http.dll
  4126. System.Net.HttpListener -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.HttpListener\4.0.1.0\netcoreapp\System.Net.HttpListener.dll
  4127. System.Net.ServicePoint -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.ServicePoint\4.0.1.0\netcoreapp\System.Net.ServicePoint.dll
  4128. System.Runtime.Serialization.Json -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Runtime.Serialization.Json\4.0.4.0\netcoreapp\System.Runtime.Serialization.Json.
  4129. dll
  4130. System.Net.Requests -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Requests\4.1.1.0\netcoreapp\System.Net.Requests.dll
  4131. System.Xml.XmlDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XmlDocument\4.1.1.0\netcoreapp\System.Xml.XmlDocument.dll
  4132. System.Net.Mail -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Mail\4.0.1.0\netcoreapp\System.Net.Mail.dll
  4133. System.Net.Http.Rtc -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.Http.Rtc\4.0.4.0\netcoreapp\System.Net.Http.Rtc.dll
  4134. System.Net.WebClient -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Net.WebClient\4.0.1.0\netcoreapp\System.Net.WebClient.dll
  4135. System.Xml.XPath.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XPath.XDocument\4.1.1.0\netcoreapp\System.Xml.XPath.XDocument.dll
  4136. System.Xml.XmlSerializer -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Xml.XmlSerializer\4.1.1.0\netcoreapp\System.Xml.XmlSerializer.dll
  4137. System.Threading.ThreadPool -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.Threading.ThreadPool\4.1.1.0\netcoreapp\System.Threading.ThreadPool.dll
  4138. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\ref\System.ServiceModel.Syndication\4.0.0.0\netcoreapp\System.ServiceModel.Syndication.dll
  4139. CoreFx.Private.TestUtilities -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\CoreFx.Private.TestUtilities\netcoreapp\CoreFx.Private.TestUtilities.dll
  4140. Microsoft.Win32.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\Microsoft.Win32.Primitives\netcoreapp\Microsoft.Win32.Primitives.dll
  4141. System.Collections.Immutable -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Immutable\netcoreapp\System.Collections.Immutable.dll
  4142. System.Reflection.Metadata -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Metadata\netcoreapp\System.Reflection.Metadata.dll
  4143. Microsoft.Win32.Registry -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\Microsoft.Win32.Registry\netcoreapp\Microsoft.Win32.Registry.dll
  4144. System.Console -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Console\netcoreapp\System.Console.dll
  4145. System.Diagnostics.TraceSource -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.TraceSource\netcoreapp\System.Diagnostics.TraceSource.dll
  4146. System.Diagnostics.FileVersionInfo -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.FileVersionInfo\netcoreapp\System.Diagnostics.FileVer
  4147. sionInfo.dll
  4148. System.Diagnostics.Tracing -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.Tracing\netcoreapp\System.Diagnostics.Tracing.dll
  4149. System.Drawing.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Drawing.Primitives\netcoreapp\System.Drawing.Primitives.dll
  4150. System.Globalization.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Globalization.Extensions\netcoreapp\System.Globalization.Extensions.
  4151. dll
  4152. System.IO.Compression -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.Compression\netcoreapp\System.IO.Compression.dll
  4153. System.IO.FileSystem.DriveInfo -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.FileSystem.DriveInfo\netcoreapp\System.IO.FileSystem.DriveInfo.dll
  4154. System.Diagnostics.Tools -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.Tools\netcoreapp\System.Diagnostics.Tools.dll
  4155. System.Globalization.Calendars -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Globalization.Calendars\netcoreapp\System.Globalization.Calendars.dll
  4156. System.Globalization -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Globalization\netcoreapp\System.Globalization.dll
  4157. System.Diagnostics.Debug -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.Debug\netcoreapp\System.Diagnostics.Debug.dll
  4158. System.Diagnostics.Contracts -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.Contracts\netcoreapp\System.Diagnostics.Contracts.dll
  4159. System.IO.FileSystem -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.FileSystem\netcoreapp\System.IO.FileSystem.dll
  4160. System.IO.IsolatedStorage -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.IsolatedStorage\netcoreapp\System.IO.IsolatedStorage.dll
  4161. System.AppContext -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.AppContext\netcoreapp\System.AppContext.dll
  4162. System.IO.MemoryMappedFiles -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.MemoryMappedFiles\netcoreapp\System.IO.MemoryMappedFiles.dll
  4163. System.Buffers -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Buffers\netcoreapp\System.Buffers.dll
  4164. System.IO.Pipes -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.Pipes\netcoreapp\System.IO.Pipes.dll
  4165. System.Net.HttpListener -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.HttpListener\netcoreapp\System.Net.HttpListener.dll
  4166. System.Net.Http -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Http\netcoreapp\System.Net.Http.dll
  4167. System.IO.UnmanagedMemoryStream -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.IO.UnmanagedMemoryStream\netcoreapp\System.IO.UnmanagedMemoryStream.
  4168. dll
  4169. System.Net.NameResolution -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.NameResolution\netcoreapp\System.Net.NameResolution.dll
  4170. System.Net.Mail -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Mail\netcoreapp\System.Net.Mail.dll
  4171. System.Net.Ping -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Ping\netcoreapp\System.Net.Ping.dll
  4172. System.Net.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Primitives\netcoreapp\System.Net.Primitives.dll
  4173. System.Net.Requests -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Requests\netcoreapp\System.Net.Requests.dll
  4174. System.Net.Security -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Security\netcoreapp\System.Net.Security.dll
  4175. System.Net.Sockets -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.Sockets\netcoreapp\System.Net.Sockets.dll
  4176. System.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq\netcoreapp\System.Linq.dll
  4177. System.Numerics.Vectors -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Numerics.Vectors\netcoreapp\System.Numerics.Vectors.dll
  4178. System.Net.WebSockets.Client -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Net.WebSockets.Client\netcoreapp\System.Net.WebSockets.Client.dll
  4179. System.ObjectModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ObjectModel\netcoreapp\System.ObjectModel.dll
  4180. System.Private.Uri -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Private.Uri\netcoreapp\System.Private.Uri.dll
  4181. System.Reflection.Emit.ILGeneration -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection.Emit.ILGeneration\netcoreapp\System.Reflection.Emit.I
  4182. LGeneration.dll
  4183. System.Runtime.InteropServices.RuntimeInformation -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime.InteropServices.RuntimeInformation\netcore
  4184. app\System.Runtime.InteropServices.RuntimeInformation.dll
  4185. System.Security.Cryptography.Algorithms -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Cryptography.Algorithms\netcoreapp\System.Security.
  4186. Cryptography.Algorithms.dll
  4187. System.Security.Cryptography.Csp -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Cryptography.Csp\netcoreapp\System.Security.Cryptography.C
  4188. sp.dll
  4189. System.Reflection -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection\netcoreapp\System.Reflection.dll
  4190. System.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime\netcoreapp\System.Runtime.dll
  4191. System.Reflection.TypeExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection.TypeExtensions\netcoreapp\System.Reflection.TypeExtensio
  4192. ns.dll
  4193. System.Runtime.Loader -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime.Loader\netcoreapp\System.Runtime.Loader.dll
  4194. System.Collections -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Collections\netcoreapp\System.Collections.dll
  4195. System.Security.Cryptography.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Cryptography.Encoding\netcoreapp\System.Security.Cryp
  4196. tography.Encoding.dll
  4197. System.Reflection.Emit -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection.Emit\netcoreapp\System.Reflection.Emit.dll
  4198. System.Runtime.Intrinsics.X86 -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime.Intrinsics.X86\netcoreapp\System.Runtime.Intrinsics.X86.dll
  4199. System.Reflection.Emit.Lightweight -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection.Emit.Lightweight\netcoreapp\System.Reflection.Emit.Lig
  4200. htweight.dll
  4201. System.Security.Cryptography.OpenSsl -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Cryptography.OpenSsl\netcoreapp\System.Security.Crypto
  4202. graphy.OpenSsl.dll
  4203. System.Resources.ResourceManager -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Resources.ResourceManager\netcoreapp\System.Resources.ResourceManag
  4204. er.dll
  4205. System.Threading.Tasks.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.Tasks.Extensions\netcoreapp\System.Threading.Tasks.Exten
  4206. sions.dll
  4207. System.Reflection.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Reflection.Primitives\netcoreapp\System.Reflection.Primitives.dll
  4208. System.Security.Cryptography.X509Certificates -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Cryptography.X509Certificates\netcoreapp\Syst
  4209. em.Security.Cryptography.X509Certificates.dll
  4210. System.Security.Principal.Windows -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Security.Principal.Windows\netcoreapp\System.Security.Principal.Wi
  4211. ndows.dll
  4212. System.Text.Encoding -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Text.Encoding\netcoreapp\System.Text.Encoding.dll
  4213. System.Threading.ThreadPool -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.ThreadPool\netcoreapp\System.Threading.ThreadPool.dll
  4214. System.Threading.Tasks -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.Tasks\netcoreapp\System.Threading.Tasks.dll
  4215. System.Threading.Timer -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.Timer\netcoreapp\System.Threading.Timer.dll
  4216. System.Threading.Overlapped -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.Overlapped\netcoreapp\System.Threading.Overlapped.dll
  4217. System.Text.Encoding.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Text.Encoding.Extensions\netcoreapp\System.Text.Encoding.Extensions.
  4218. dll
  4219. System.Security.Principal -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Principal\netcoreapp\System.Security.Principal.dll
  4220. System.Private.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Private.Xml\netcoreapp\System.Private.Xml.dll
  4221. System.Private.Xml.Linq -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Private.Xml.Linq\netcoreapp\System.Private.Xml.Linq.dll
  4222. System.Xml.XPath -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.XPath\netcoreapp\System.Xml.XPath.dll
  4223. System.Xml.XmlSerializer -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.XmlSerializer\netcoreapp\System.Xml.XmlSerializer.dll
  4224. System.Memory -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Memory\netcoreapp\System.Memory.dll
  4225. System.Xml.XmlDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.XmlDocument\netcoreapp\System.Xml.XmlDocument.dll
  4226. System.IO -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO\netcoreapp\System.IO.dll
  4227. System.Runtime.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime.Extensions\netcoreapp\System.Runtime.Extensions.dll
  4228. System.Xml.ReaderWriter -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.ReaderWriter\netcoreapp\System.Xml.ReaderWriter.dll
  4229. System.Runtime.InteropServices -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Runtime.InteropServices\netcoreapp\System.Runtime.InteropServices.dll
  4230. System.Threading -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading\netcoreapp\System.Threading.dll
  4231. System.Xml.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.XDocument\netcoreapp\System.Xml.XDocument.dll
  4232. System.Threading.Thread -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Threading.Thread\netcoreapp\System.Threading.Thread.dll
  4233. System.Xml.XPath.XDocument -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Xml.XPath.XDocument\netcoreapp\System.Xml.XPath.XDocument.dll
  4234. System.Diagnostics.StackTrace -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Diagnostics.StackTrace\netcoreapp\System.Diagnostics.StackTrace.dll
  4235. System.Linq.Expressions -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Linq.Expressions\netcoreapp\System.Linq.Expressions.dll
  4236. Microsoft.CSharp -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.CSharp\netstandard\Microsoft.CSharp.dll
  4237. Microsoft.XmlSerializer.Generator -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.XmlSerializer.Generator\netstandard\dotnet-Microsoft.XmlSerial
  4238. izer.Generator.dll
  4239. System.CodeDom -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.CodeDom\netstandard\System.CodeDom.dll
  4240. System.ComponentModel.Annotations -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Annotations\netstandard\System.ComponentModel.Anno
  4241. tations.dll
  4242. System.Composition.AttributedModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\netstandard\System.Composition.Attri
  4243. butedModel.dll
  4244. System.Configuration.ConfigurationManager -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Configuration.ConfigurationManager\netstandard\System.Con
  4245. figuration.ConfigurationManager.dll
  4246. System.Composition.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\netstandard\System.Composition.Runtime.dll
  4247. System.Data.DataSetExtensions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data.DataSetExtensions\netstandard\System.Data.DataSetExtensions.dll
  4248. Microsoft.Win32.Registry.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.Win32.Registry.AccessControl\netstandard\Microsoft.Win32.
  4249. Registry.AccessControl.dll
  4250. System.Diagnostics.EventLog -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.EventLog\netstandard\System.Diagnostics.EventLog.dll
  4251. System.Diagnostics.PerformanceCounter -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.PerformanceCounter\netstandard\System.Diagnostics
  4252. .PerformanceCounter.dll
  4253. System.DirectoryServices.AccountManagement -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.DirectoryServices.AccountManagement\netstandard\System.D
  4254. irectoryServices.AccountManagement.dll
  4255. System.Composition.Convention -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\netstandard\System.Composition.Convention.dll
  4256. System.DirectoryServices.Protocols -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.DirectoryServices.Protocols\netstandard\System.DirectoryServices
  4257. .Protocols.dll
  4258. System.IO.Packaging -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Packaging\netstandard\System.IO.Packaging.dll
  4259. System.DirectoryServices -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.DirectoryServices\netstandard\System.DirectoryServices.dll
  4260. System.Composition.Hosting -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\netstandard\System.Composition.Hosting.dll
  4261. System.IO.Pipes.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Pipes.AccessControl\netstandard\System.IO.Pipes.AccessControl.dll
  4262. System.Json -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Json\netstandard\System.Json.dll
  4263. System.IO.Ports -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Ports\netstandard\System.IO.Ports.dll
  4264. System.IO.FileSystem.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.FileSystem.AccessControl\netstandard\System.IO.FileSystem.Acc
  4265. essControl.dll
  4266. System.Reflection.Context -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Context\netstandard\System.Reflection.Context.dll
  4267. System.Net.Http.WinHttpHandler -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.Http.WinHttpHandler\netstandard\System.Net.Http.WinHttpHandler.d
  4268. ll
  4269. System.Management -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Management\netstandard\System.Management.dll
  4270. System.Runtime.Caching -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Caching\netstandard\System.Runtime.Caching.dll
  4271. System.Security.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.AccessControl\netstandard\System.Security.AccessControl.dll
  4272. System.Security.Cryptography.Pkcs -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Pkcs\netstandard\System.Security.Cryptograp
  4273. hy.Pkcs.dll
  4274. System.Security.Cryptography.Cng -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Cng\netstandard\System.Security.Cryptography
  4275. .Cng.dll
  4276. System.Composition.TypedParts -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\netstandard\System.Composition.TypedParts.dll
  4277. System.Security.Permissions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Permissions\netstandard\System.Security.Permissions.dll
  4278. System.Security.Cryptography.ProtectedData -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.ProtectedData\netstandard\System.S
  4279. ecurity.Cryptography.ProtectedData.dll
  4280. System.Security.Cryptography.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Xml\netstandard\System.Security.Cryptography
  4281. .Xml.dll
  4282. System.ServiceModel.Syndication -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ServiceModel.Syndication\netstandard\System.ServiceModel.Syndicatio
  4283. n.dll
  4284. System.Text.Encodings.Web -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Text.Encodings.Web\netstandard\System.Text.Encodings.Web.dll
  4285. System.Threading.Channels -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Channels\netstandard\System.Threading.Channels.dll
  4286. System.Threading.Tasks.Dataflow -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Tasks.Dataflow\netstandard\System.Threading.Tasks.Dataflo
  4287. w.dll
  4288. System.Text.Encoding.CodePages -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Text.Encoding.CodePages\netstandard\System.Text.Encoding.CodePages.d
  4289. ll
  4290. Microsoft.VisualBasic -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\Microsoft.VisualBasic\netstandard\Microsoft.VisualBasic.dll
  4291. System.ServiceProcess.ServiceController -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ServiceProcess.ServiceController\netstandard\System.Service
  4292. Process.ServiceController.dll
  4293. System.Threading.AccessControl -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.AccessControl\netstandard\System.Threading.AccessControl.d
  4294. ll
  4295. System.Collections.Specialized -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Specialized\netcoreapp\System.Collections.Specialized.dl
  4296. l
  4297. System.ComponentModel.EventBasedAsync -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.EventBasedAsync\netcoreapp\System.ComponentMod
  4298. el.EventBasedAsync.dll
  4299. System.Collections.Concurrent -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.Concurrent\netcoreapp\System.Collections.Concurrent.dll
  4300. System.ComponentModel.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Primitives\netcoreapp\System.ComponentModel.Primiti
  4301. ves.dll
  4302. System.ComponentModel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel\netcoreapp\System.ComponentModel.dll
  4303. System.ComponentModel.Composition -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.Composition\netcoreapp\System.ComponentModel.Compo
  4304. sition.dll
  4305. System.Data.Common -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data.Common\netcoreapp\System.Data.Common.dll
  4306. System.Diagnostics.TextWriterTraceListener -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.TextWriterTraceListener\netcoreapp\System.Di
  4307. agnostics.TextWriterTraceListener.dll
  4308. System.Collections.NonGeneric -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Collections.NonGeneric\netcoreapp\System.Collections.NonGeneric.dll
  4309. System.Diagnostics.DiagnosticSource -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Diagnostics.DiagnosticSource\netcoreapp\System.Diagnostics.Diag
  4310. nosticSource.dll
  4311. System.IO.Compression.ZipFile -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.Compression.ZipFile\netcoreapp\System.IO.Compression.ZipFile.dll
  4312. System.Dynamic.Runtime -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Dynamic.Runtime\netcoreapp\System.Dynamic.Runtime.dll
  4313. System.Linq.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq.Parallel\netcoreapp\System.Linq.Parallel.dll
  4314. System.Net.ServicePoint -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.ServicePoint\netcoreapp\System.Net.ServicePoint.dll
  4315. System.Linq.Queryable -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Linq.Queryable\netcoreapp\System.Linq.Queryable.dll
  4316. System.Net.WebClient -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebClient\netcoreapp\System.Net.WebClient.dll
  4317. System.IO.FileSystem.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.IO.FileSystem.Primitives\netcoreapp\System.IO.FileSystem.Primitives
  4318. .dll
  4319. System.Net.WebProxy -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebProxy\netcoreapp\System.Net.WebProxy.dll
  4320. System.Net.WebHeaderCollection -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebHeaderCollection\netcoreapp\System.Net.WebHeaderCollection.dl
  4321. l
  4322. System.Net.WebSockets -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Net.WebSockets\netcoreapp\System.Net.WebSockets.dll
  4323. System.ComponentModel.TypeConverter -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ComponentModel.TypeConverter\netcoreapp\System.ComponentModel.T
  4324. ypeConverter.dll
  4325. System.Private.DataContractSerialization -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Private.DataContractSerialization\netcoreapp\System.Privat
  4326. e.DataContractSerialization.dll
  4327. System.Runtime.CompilerServices.VisualC -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.CompilerServices.VisualC\netcoreapp\System.Runtime.
  4328. CompilerServices.VisualC.dll
  4329. System.Reflection.Extensions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.Extensions\netcoreapp\System.Reflection.Extensions.dll
  4330. System.Reflection.DispatchProxy -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Reflection.DispatchProxy\netcoreapp\System.Reflection.DispatchProxy
  4331. .dll
  4332. System.Resources.Reader -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Resources.Reader\netcoreapp\System.Resources.Reader.dll
  4333. System.Runtime.Numerics -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Numerics\netcoreapp\System.Runtime.Numerics.dll
  4334. System.Runtime.Serialization.Formatters -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Formatters\netcoreapp\System.Runtime.
  4335. Serialization.Formatters.dll
  4336. System.Runtime.Serialization.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Primitives\netcoreapp\System.Runtime.
  4337. Serialization.Primitives.dll
  4338. System.Runtime.Handles -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Handles\netcoreapp\System.Runtime.Handles.dll
  4339. System.Security.Claims -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Claims\netcoreapp\System.Security.Claims.dll
  4340. System.Resources.Writer -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Resources.Writer\netcoreapp\System.Resources.Writer.dll
  4341. System.Runtime.InteropServices.WindowsRuntime -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.InteropServices.WindowsRuntime\netcoreapp\Sys
  4342. tem.Runtime.InteropServices.WindowsRuntime.dll
  4343. System.Threading.Tasks.Parallel -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Threading.Tasks.Parallel\netcoreapp\System.Threading.Tasks.Parallel
  4344. .dll
  4345. System.Text.RegularExpressions -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Text.RegularExpressions\netcoreapp\System.Text.RegularExpressions.dl
  4346. l
  4347. System.Security.SecureString -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.SecureString\netcoreapp\System.Security.SecureString.dll
  4348. System.Security.Cryptography.Primitives -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Security.Cryptography.Primitives\netcoreapp\System.Security
  4349. .Cryptography.Primitives.dll
  4350. System.Web.HttpUtility -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Web.HttpUtility\netcoreapp\System.Web.HttpUtility.dll
  4351. System.Runtime.CompilerServices.Unsafe -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.CompilerServices.Unsafe\netcoreapp\System.Runtime.Co
  4352. mpilerServices.Unsafe.dll
  4353. System.ValueTuple -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.ValueTuple\netcoreapp\System.ValueTuple.dll
  4354. System.Transactions.Local -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Transactions.Local\netcoreapp\System.Transactions.Local.dll
  4355. System.Runtime.Serialization.Xml -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Xml\netcoreapp\System.Runtime.Serialization.
  4356. Xml.dll
  4357. System.Runtime.Serialization.Json -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Runtime.Serialization.Json\netcoreapp\System.Runtime.Serializatio
  4358. n.Json.dll
  4359. System.Data.Odbc -> C:\Users\russh\Git\dotnet\corefx\bin\FreeBSD.AnyCPU.Debug\System.Data.Odbc\netcoreapp2.0\System.Data.Odbc.dll
  4360. System.Data.SqlClient -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Data.SqlClient\netstandard\System.Data.SqlClient.dll
  4361. System.Diagnostics.Process -> C:\Users\russh\Git\dotnet\corefx\bin\FreeBSD.AnyCPU.Debug\System.Diagnostics.Process\netcoreapp\System.Diagnostics.Process.dll
  4362. System.Drawing.Common -> C:\Users\russh\Git\dotnet\corefx\bin\Unix.AnyCPU.Debug\System.Drawing.Common\netcoreapp2.0\System.Drawing.Common.dll
  4363. mscorlib -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\mscorlib\netcoreapp\mscorlib.dll
  4364. System -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System\netcoreapp\System.dll
  4365. System.Data -> C:\Users\russh\Git\dotnet\corefx\bin\AnyOS.AnyCPU.Debug\System.Data\netcoreapp\System.Data.dll
  4366. EXEC : ApiCompat warning : 0 : Found 'System.ComponentModel.Composition' with PublicKeyToken 'b77a5c561934e089' instead of 'b03f5f7f11d50a3a'. [C:\Users\russh\Git\dotn
  4367. et\corefx\src\shims\ApiCompat.proj]
  4368. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.AttributedModelServices' does not exi
  4369. st in the implementation but it does exist in the contract.
  4370. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ChangeRejectedException' does not exi
  4371. st in the implementation but it does exist in the contract.
  4372. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionContractMismatchException'
  4373. does not exist in the implementation but it does exist in the contract.
  4374. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionError' does not exist in t
  4375. he implementation but it does exist in the contract.
  4376. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionException' does not exist
  4377. in the implementation but it does exist in the contract.
  4378. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CreationPolicy' does not exist in the
  4379. implementation but it does exist in the contract.
  4380. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportAttribute' does not exist in th
  4381. e implementation but it does exist in the contract.
  4382. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T>' does not exist in t
  4383. he implementation but it does exist in the contract.
  4384. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T, TMetadata>' does not
  4385. exist in the implementation but it does exist in the contract.
  4386. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportLifetimeContext<T>' does not ex
  4387. ist in the implementation but it does exist in the contract.
  4388. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportMetadataAttribute' does not exi
  4389. st in the implementation but it does exist in the contract.
  4390. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ICompositionService' does not exist i
  4391. n the implementation but it does exist in the contract.
  4392. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportAttribute' does not exist in th
  4393. e implementation but it does exist in the contract.
  4394. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportCardinalityMismatchException' d
  4395. oes not exist in the implementation but it does exist in the contract.
  4396. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportingConstructorAttribute' does n
  4397. ot exist in the implementation but it does exist in the contract.
  4398. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportManyAttribute' does not exist i
  4399. n the implementation but it does exist in the contract.
  4400. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportSource' does not exist in the i
  4401. mplementation but it does exist in the contract.
  4402. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.InheritedExportAttribute' does not ex
  4403. ist in the implementation but it does exist in the contract.
  4404. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.IPartImportsSatisfiedNotification' do
  4405. es not exist in the implementation but it does exist in the contract.
  4406. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataAttributeAttribute' does not
  4407. exist in the implementation but it does exist in the contract.
  4408. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataViewImplementationAttribute'
  4409. does not exist in the implementation but it does exist in the contract.
  4410. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartCreationPolicyAttribute' does not
  4411. exist in the implementation but it does exist in the contract.
  4412. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartMetadataAttribute' does not exist
  4413. in the implementation but it does exist in the contract.
  4414. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartNotDiscoverableAttribute' does no
  4415. t exist in the implementation but it does exist in the contract.
  4416. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateCatalog' does not ex
  4417. ist in the implementation but it does exist in the contract.
  4418. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateExportProvider' does
  4419. not exist in the implementation but it does exist in the contract.
  4420. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ApplicationCatalog' does not
  4421. exist in the implementation but it does exist in the contract.
  4422. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AssemblyCatalog' does not exi
  4423. st in the implementation but it does exist in the contract.
  4424. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AtomicComposition' does not e
  4425. xist in the implementation but it does exist in the contract.
  4426. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExportProvider' does n
  4427. ot exist in the implementation but it does exist in the contract.
  4428. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExtensions' does not e
  4429. xist in the implementation but it does exist in the contract.
  4430. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEv
  4431. entArgs' does not exist in the implementation but it does exist in the contract.
  4432. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartExportProvider'
  4433. does not exist in the implementation but it does exist in the contract.
  4434. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionBatch' does not ex
  4435. ist in the implementation but it does exist in the contract.
  4436. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionConstants' does no
  4437. t exist in the implementation but it does exist in the contract.
  4438. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionContainer' does no
  4439. t exist in the implementation but it does exist in the contract.
  4440. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionOptions' does not
  4441. exist in the implementation but it does exist in the contract.
  4442. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionScopeDefinition' d
  4443. oes not exist in the implementation but it does exist in the contract.
  4444. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionService' does not
  4445. exist in the implementation but it does exist in the contract.
  4446. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.DirectoryCatalog' does not ex
  4447. ist in the implementation but it does exist in the contract.
  4448. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportProvider' does not exis
  4449. t in the implementation but it does exist in the contract.
  4450. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportsChangeEventArgs' does
  4451. not exist in the implementation but it does exist in the contract.
  4452. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.FilteredCatalog' does not exi
  4453. st in the implementation but it does exist in the contract.
  4454. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ImportEngine' does not exist
  4455. in the implementation but it does exist in the contract.
  4456. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.INotifyComposablePartCatalogC
  4457. hanged' does not exist in the implementation but it does exist in the contract.
  4458. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ScopingExtensions' does not e
  4459. xist in the implementation but it does exist in the contract.
  4460. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.TypeCatalog' does not exist i
  4461. n the implementation but it does exist in the contract.
  4462. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePart' does not e
  4463. xist in the implementation but it does exist in the contract.
  4464. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartCatalog' doe
  4465. s not exist in the implementation but it does exist in the contract.
  4466. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartDefinition'
  4467. does not exist in the implementation but it does exist in the contract.
  4468. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartException' d
  4469. oes not exist in the implementation but it does exist in the contract.
  4470. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ContractBasedImportDefinit
  4471. ion' does not exist in the implementation but it does exist in the contract.
  4472. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.Export' does not exist in
  4473. the implementation but it does exist in the contract.
  4474. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportDefinition' does not
  4475. exist in the implementation but it does exist in the contract.
  4476. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportedDelegate' does not
  4477. exist in the implementation but it does exist in the contract.
  4478. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ICompositionElement' does
  4479. not exist in the implementation but it does exist in the contract.
  4480. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportCardinality' does no
  4481. t exist in the implementation but it does exist in the contract.
  4482. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportDefinition' does not
  4483. exist in the implementation but it does exist in the contract.
  4484. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo' does
  4485. not exist in the implementation but it does exist in the contract.
  4486. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.ReflectionModelServic
  4487. es' does not exist in the implementation but it does exist in the contract.
  4488. Microsoft.NETCore.Targets -> C:\Users\russh\Git\dotnet\corefx\bin/packages/Debug/specs/Microsoft.NETCore.Targets.nuspec
  4489. Microsoft.NETCore.Platforms -> C:\Users\russh\Git\dotnet\corefx\bin/packages/Debug/specs/Microsoft.NETCore.Platforms.nuspec
  4490. C:\Users\russh\Git\dotnet\corefx\Tools\Packaging.targets(1125,5): error : File System.ComponentModel.Composition, version 4.0.0.0 was included framework package Micros
  4491. oft.Private.CoreFx.NETCoreApp/4.5.0-preview1-26005-0 but that version is not considered inbox in package index C:\Users\russh\Git\dotnet\corefx\pkg\Microsoft.Private.P
  4492. ackageBaseline\packageIndex.json. Please add it with approriate InboxOn entry for netcoreapp2.1 or suppress this message with PermitInbox suppression. [C:\Users\russh
  4493. \Git\dotnet\corefx\pkg\Microsoft.Private.CoreFx.NETCoreApp\Microsoft.Private.CoreFx.NETCoreApp.pkgproj]
  4494.  
  4495. Build FAILED.
  4496.  
  4497. EXEC : ApiCompat warning : 0 : Found 'System.ComponentModel.Composition' with PublicKeyToken 'b77a5c561934e089' instead of 'b03f5f7f11d50a3a'. [C:\Users\russh\Git\dotn
  4498. et\corefx\src\shims\ApiCompat.proj]
  4499. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.AttributedModelServices' does not exi
  4500. st in the implementation but it does exist in the contract.
  4501. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ChangeRejectedException' does not exi
  4502. st in the implementation but it does exist in the contract.
  4503. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionContractMismatchException'
  4504. does not exist in the implementation but it does exist in the contract.
  4505. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionError' does not exist in t
  4506. he implementation but it does exist in the contract.
  4507. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CompositionException' does not exist
  4508. in the implementation but it does exist in the contract.
  4509. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.CreationPolicy' does not exist in the
  4510. implementation but it does exist in the contract.
  4511. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportAttribute' does not exist in th
  4512. e implementation but it does exist in the contract.
  4513. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T>' does not exist in t
  4514. he implementation but it does exist in the contract.
  4515. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportFactory<T, TMetadata>' does not
  4516. exist in the implementation but it does exist in the contract.
  4517. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportLifetimeContext<T>' does not ex
  4518. ist in the implementation but it does exist in the contract.
  4519. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ExportMetadataAttribute' does not exi
  4520. st in the implementation but it does exist in the contract.
  4521. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ICompositionService' does not exist i
  4522. n the implementation but it does exist in the contract.
  4523. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportAttribute' does not exist in th
  4524. e implementation but it does exist in the contract.
  4525. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportCardinalityMismatchException' d
  4526. oes not exist in the implementation but it does exist in the contract.
  4527. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportingConstructorAttribute' does n
  4528. ot exist in the implementation but it does exist in the contract.
  4529. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportManyAttribute' does not exist i
  4530. n the implementation but it does exist in the contract.
  4531. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ImportSource' does not exist in the i
  4532. mplementation but it does exist in the contract.
  4533. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.InheritedExportAttribute' does not ex
  4534. ist in the implementation but it does exist in the contract.
  4535. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.IPartImportsSatisfiedNotification' do
  4536. es not exist in the implementation but it does exist in the contract.
  4537. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataAttributeAttribute' does not
  4538. exist in the implementation but it does exist in the contract.
  4539. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.MetadataViewImplementationAttribute'
  4540. does not exist in the implementation but it does exist in the contract.
  4541. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartCreationPolicyAttribute' does not
  4542. exist in the implementation but it does exist in the contract.
  4543. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartMetadataAttribute' does not exist
  4544. in the implementation but it does exist in the contract.
  4545. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.PartNotDiscoverableAttribute' does no
  4546. t exist in the implementation but it does exist in the contract.
  4547. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateCatalog' does not ex
  4548. ist in the implementation but it does exist in the contract.
  4549. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AggregateExportProvider' does
  4550. not exist in the implementation but it does exist in the contract.
  4551. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ApplicationCatalog' does not
  4552. exist in the implementation but it does exist in the contract.
  4553. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AssemblyCatalog' does not exi
  4554. st in the implementation but it does exist in the contract.
  4555. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.AtomicComposition' does not e
  4556. xist in the implementation but it does exist in the contract.
  4557. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExportProvider' does n
  4558. ot exist in the implementation but it does exist in the contract.
  4559. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CatalogExtensions' does not e
  4560. xist in the implementation but it does exist in the contract.
  4561. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartCatalogChangeEv
  4562. entArgs' does not exist in the implementation but it does exist in the contract.
  4563. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ComposablePartExportProvider'
  4564. does not exist in the implementation but it does exist in the contract.
  4565. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionBatch' does not ex
  4566. ist in the implementation but it does exist in the contract.
  4567. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionConstants' does no
  4568. t exist in the implementation but it does exist in the contract.
  4569. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionContainer' does no
  4570. t exist in the implementation but it does exist in the contract.
  4571. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionOptions' does not
  4572. exist in the implementation but it does exist in the contract.
  4573. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionScopeDefinition' d
  4574. oes not exist in the implementation but it does exist in the contract.
  4575. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.CompositionService' does not
  4576. exist in the implementation but it does exist in the contract.
  4577. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.DirectoryCatalog' does not ex
  4578. ist in the implementation but it does exist in the contract.
  4579. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportProvider' does not exis
  4580. t in the implementation but it does exist in the contract.
  4581. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ExportsChangeEventArgs' does
  4582. not exist in the implementation but it does exist in the contract.
  4583. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.FilteredCatalog' does not exi
  4584. st in the implementation but it does exist in the contract.
  4585. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ImportEngine' does not exist
  4586. in the implementation but it does exist in the contract.
  4587. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.INotifyComposablePartCatalogC
  4588. hanged' does not exist in the implementation but it does exist in the contract.
  4589. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.ScopingExtensions' does not e
  4590. xist in the implementation but it does exist in the contract.
  4591. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Hosting.TypeCatalog' does not exist i
  4592. n the implementation but it does exist in the contract.
  4593. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePart' does not e
  4594. xist in the implementation but it does exist in the contract.
  4595. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartCatalog' doe
  4596. s not exist in the implementation but it does exist in the contract.
  4597. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartDefinition'
  4598. does not exist in the implementation but it does exist in the contract.
  4599. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ComposablePartException' d
  4600. oes not exist in the implementation but it does exist in the contract.
  4601. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ContractBasedImportDefinit
  4602. ion' does not exist in the implementation but it does exist in the contract.
  4603. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.Export' does not exist in
  4604. the implementation but it does exist in the contract.
  4605. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportDefinition' does not
  4606. exist in the implementation but it does exist in the contract.
  4607. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ExportedDelegate' does not
  4608. exist in the implementation but it does exist in the contract.
  4609. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ICompositionElement' does
  4610. not exist in the implementation but it does exist in the contract.
  4611. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportCardinality' does no
  4612. t exist in the implementation but it does exist in the contract.
  4613. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.Primitives.ImportDefinition' does not
  4614. exist in the implementation but it does exist in the contract.
  4615. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.LazyMemberInfo' does
  4616. not exist in the implementation but it does exist in the contract.
  4617. C:\Users\russh\Git\dotnet\corefx\src\shims\ApiCompat.proj(76,5): error : TypesMustExist : Type 'System.ComponentModel.Composition.ReflectionModel.ReflectionModelServic
  4618. es' does not exist in the implementation but it does exist in the contract.
  4619. C:\Users\russh\Git\dotnet\corefx\Tools\Packaging.targets(1125,5): error : File System.ComponentModel.Composition, version 4.0.0.0 was included framework package Micros
  4620. oft.Private.CoreFx.NETCoreApp/4.5.0-preview1-26005-0 but that version is not considered inbox in package index C:\Users\russh\Git\dotnet\corefx\pkg\Microsoft.Private.P
  4621. ackageBaseline\packageIndex.json. Please add it with approriate InboxOn entry for netcoreapp2.1 or suppress this message with PermitInbox suppression. [C:\Users\russh
  4622. \Git\dotnet\corefx\pkg\Microsoft.Private.CoreFx.NETCoreApp\Microsoft.Private.CoreFx.NETCoreApp.pkgproj]
  4623. 1 Warning(s)
  4624. 61 Error(s)
  4625.  
  4626. Time Elapsed 00:03:24.32
  4627. Command execution failed with exit code 1.
  4628.  
  4629. C:\Users\russh\Git\dotnet\corefx>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement