Skip to content

Instantly share code, notes, and snippets.

@ashishnegi
Created October 30, 2017 13:28
Show Gist options
  • Save ashishnegi/a28b4f9172e01fa9efaaaee1c635dd73 to your computer and use it in GitHub Desktop.
Save ashishnegi/a28b4f9172e01fa9efaaaee1c635dd73 to your computer and use it in GitHub Desktop.
Dotnet procmon logs when running as admin
Time of Day Process Name PID Operation Path Result Detail
1:24:35.1974924 PM dotnet.exe 2380 Process Start SUCCESS Parent PID: 2644, Command line: D:\Users\testadm\dotnet\dotnet.exe --version, Current directory: D:\Users\testadm\Downloads\SysinternalsSuite\, Environment: ; =::=::\ ; =D:=D:\Users\testadm\Downloads\SysinternalsSuite ; =ExitCode=80008083 ; ALLUSERSPROFILE=D:\ProgramData ; APPDATA=D:\Users\testadm\AppData\Roaming ; CLIENTNAME=ASNEGI-PC ; CommonProgramFiles=D:\Program Files\Common Files ; CommonProgramFiles(x86)=D:\Program Files (x86)\Common Files ; CommonProgramW6432=D:\Program Files\Common Files ; COMPUTERNAME=RD00155DE6396A ; ComSpec=D:\Windows\system32\cmd.exe ; Coverage=D:\ProgramData\Coverage ; DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true ; FP_NO_HOST_CHECK=NO ; HOMEDRIVE=D: ; HOMEPATH=\Users\testadm ; LOCALAPPDATA=D:\Users\testadm\AppData\Local ; LOGONSERVER=\\RD00155DE6396A ; NUMBER_OF_PROCESSORS=2 ; OS=Windows_NT ; Path=D:\Windows\system32;D:\Windows;D:\Windows\System32\Wbem;D:\Windows\System32\WindowsPowerShell\v1.0\;;E:\base\x64;E:\base\x86;;D:\Packages\GuestAgent\GuestAgent\LegacyRuntime\x64;D:\Packages\GuestAgent\GuestAgent\LegacyRuntime\x86;D:\Program Files\Windows Fabric\bin\Fabric\Fabric.Code;D:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code;D:\Program Files (x86)\Magellan Toolset 5.2\ ; PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC ; PROCESSOR_ARCHITECTURE=AMD64 ; PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel ; PROCESSOR_LEVEL=6 ; PROCESSOR_REVISION=2d07 ; ProgramData=D:\ProgramData ; ProgramFiles=D:\Program Files ; ProgramFiles(x86)=D:\Program Files (x86) ; ProgramW6432=D:\Program Files ; PROMPT=$P$G ; PSModulePath=D:\Windows\system32\WindowsPowerShell\v1.0\Modules\;d:\Program Files\Microsoft Security Client\MpProvider\ ; PUBLIC=D:\Users\Public ; SESSIONNAME=RDP-Tcp#2 ; SystemDrive=D: ; SystemRoot=D:\Windows ; TEMP=D:\Users\testadm\AppData\Local\Temp\2 ; TE_PATH=C:\MCRoot\TAEF ; TMP=D:\Users\testadm\AppData\Local\Temp\2 ; USERDOMAIN=RD00155DE6396A ; USERDOMAIN_ROAMINGPROFILE=RD00155DE6396A ; USERNAME=testadm ; USERPROFILE=D:\Users\testadm ; windir=D:\Windows ; WinFabric_BuildDestinationCache=C:\MCRoot\BinCache\bins ; WinFabric_UtilityPath=C:\MCRoot\Utility ; _NTTREE=C:\MCRoot\BinCache\bins ; _NT_SYMBOL_PATH=symsrv*symsrv.dll*\\symbols\symbols
1:24:35.1974989 PM dotnet.exe 2380 Thread Create SUCCESS Thread ID: 3052
1:24:35.1982083 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\dotnet.exe SUCCESS Image Base: 0x7ff75ca90000, Image Size: 0x27000
1:24:35.1982822 PM dotnet.exe 2380 Load Image D:\Windows\System32\ntdll.dll SUCCESS Image Base: 0x7ffa50d10000, Image Size: 0x1ad000
1:24:35.1986539 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\dotnet.exe SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.1986975 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\dotnet.exe SUCCESS Information: Attribute
1:24:35.1987178 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\dotnet.exe SUCCESS
1:24:35.1989095 PM dotnet.exe 2380 CreateFile D:\Users\testadm\Downloads\SysinternalsSuite SUCCESS Desired Access: Execute/Traverse, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
1:24:35.1989437 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\Downloads\SysinternalsSuite SUCCESS Information: Attribute
1:24:35.1991069 PM dotnet.exe 2380 Load Image D:\Windows\System32\kernel32.dll SUCCESS Image Base: 0x7ffa50bd0000, Image Size: 0x13e000
1:24:35.1993117 PM dotnet.exe 2380 Load Image D:\Windows\System32\KernelBase.dll SUCCESS Image Base: 0x7ffa4dff0000, Image Size: 0x115000
1:24:35.2004858 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\SafeBoot\Option REPARSE Desired Access: Query Value, Set Value
1:24:35.2005118 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\SafeBoot\Option NAME NOT FOUND Desired Access: Query Value, Set Value
1:24:35.2005280 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Srp\GP\DLL REPARSE Desired Access: Read
1:24:35.2005404 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Srp\GP\DLL NAME NOT FOUND Desired Access: Read
1:24:35.2005524 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers SUCCESS Desired Access: Query Value
1:24:35.2005737 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Policies\Microsoft\Windows\safer\codeidentifiers\TransparentEnabled NAME NOT FOUND Length: 80
1:24:35.2005861 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Policies\Microsoft\Windows\safer\codeidentifiers SUCCESS
1:24:35.2006151 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers NAME NOT FOUND Desired Access: Query Value
1:24:35.2006653 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Session Manager REPARSE Desired Access: Query Value
1:24:35.2006790 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Session Manager SUCCESS Desired Access: Query Value
1:24:35.2006960 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\SESSION MANAGER\SafeDllSearchMode SUCCESS Type: REG_DWORD, Length: 4, Data: 1
1:24:35.2008103 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-runtime-l1-1-0.dll NAME NOT FOUND
1:24:35.2009145 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 16,384, EndOfFile: 16,224, FileAttributes: A
1:24:35.2010104 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2010452 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2010620 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2011126 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2012386 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS Image Base: 0x7ffa407b0000, Image Size: 0x4000
1:24:35.2012727 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS
1:24:35.2014119 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-math-l1-1-0.dll NAME NOT FOUND
1:24:35.2015062 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 24,576, EndOfFile: 20,832, FileAttributes: A
1:24:35.2016086 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2016415 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2016582 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2017031 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2018221 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f9e0000, Image Size: 0x5000
1:24:35.2018570 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-math-l1-1-0.dll SUCCESS
1:24:35.2019965 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-heap-l1-1-0.dll NAME NOT FOUND
1:24:35.2021012 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 16,384, EndOfFile: 12,640, FileAttributes: A
1:24:35.2021909 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2022237 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2022400 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2022844 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2024057 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f9d0000, Image Size: 0x3000
1:24:35.2024383 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-heap-l1-1-0.dll SUCCESS
1:24:35.2025882 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-convert-l1-1-0.dll NAME NOT FOUND
1:24:35.2026822 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 16,384, EndOfFile: 15,712, FileAttributes: A
1:24:35.2027744 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2028076 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2028241 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2028673 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2030102 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f9c0000, Image Size: 0x4000
1:24:35.2030604 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-convert-l1-1-0.dll SUCCESS
1:24:35.2031999 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-stdio-l1-1-0.dll NAME NOT FOUND
1:24:35.2032927 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 20,480, EndOfFile: 17,760, FileAttributes: A
1:24:35.2033826 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2034156 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2034324 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2034768 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2035297 PM dotnet.exe 2380 RegOpenKey HKLM\SYSTEM\CurrentControlSet\Control\Session Manager REPARSE Desired Access: Query Value, Enumerate Sub Keys
1:24:35.2035502 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Session Manager SUCCESS Desired Access: Query Value, Enumerate Sub Keys
1:24:35.2035684 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\SESSION MANAGER\ResourcePolicies NAME NOT FOUND Length: 24
1:24:35.2035820 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\SESSION MANAGER SUCCESS
1:24:35.2037239 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f9b0000, Image Size: 0x4000
1:24:35.2037741 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS
1:24:35.2039127 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-string-l1-1-0.dll NAME NOT FOUND
1:24:35.2040048 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 20,480, EndOfFile: 17,760, FileAttributes: A
1:24:35.2040958 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2041283 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2041449 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2041963 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2042731 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f9a0000, Image Size: 0x4000
1:24:35.2043009 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-string-l1-1-0.dll SUCCESS
1:24:35.2044260 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-locale-l1-1-0.dll NAME NOT FOUND
1:24:35.2045406 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 12,288, EndOfFile: 12,128, FileAttributes: A
1:24:35.2046381 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2046764 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2046948 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2047504 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2048051 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f990000, Image Size: 0x3000
1:24:35.2048257 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-locale-l1-1-0.dll SUCCESS
1:24:35.2049356 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-multibyte-l1-1-0.dll NAME NOT FOUND
1:24:35.2050282 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 20,480, EndOfFile: 19,808, FileAttributes: A
1:24:35.2051191 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2051519 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2051677 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2052042 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2052592 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f940000, Image Size: 0x5000
1:24:35.2052799 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS
1:24:35.2055230 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\ucrtbase.DLL NAME NOT FOUND
1:24:35.2056176 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\ucrtbase.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:51 AM, AllocationSize: 995,328, EndOfFile: 994,760, FileAttributes: A
1:24:35.2057141 PM dotnet.exe 2380 CreateFile D:\Windows\System32\ucrtbase.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2057619 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\ucrtbase.dll SUCCESS Information: Attribute
1:24:35.2057772 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\ucrtbase.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2059587 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\ucrtbase.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2060167 PM dotnet.exe 2380 Load Image D:\Windows\System32\ucrtbase.dll SUCCESS Image Base: 0x7ffa39a70000, Image Size: 0xf4000
1:24:35.2060379 PM dotnet.exe 2380 CloseFile D:\Windows\System32\ucrtbase.dll SUCCESS
1:24:35.2065056 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Versions REPARSE Desired Access: Read
1:24:35.2065304 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Versions SUCCESS Desired Access: Read
1:24:35.2065551 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Nls\Sorting\Versions\(Default) SUCCESS Type: REG_SZ, Length: 18, Data: 0006020E
1:24:35.2068129 PM dotnet.exe 2380 QueryNameInformationFile D:\Users\testadm\dotnet\dotnet.exe SUCCESS Name: \Users\testadm\dotnet\dotnet.exe
1:24:35.2069503 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\host\fxr SUCCESS CreationTime: 10/30/2017 12:58:32 PM, LastAccessTime: 10/30/2017 12:58:32 PM, LastWriteTime: 10/30/2017 12:58:32 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 0, EndOfFile: 0, FileAttributes: D
1:24:35.2070743 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\host\fxr SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2071075 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\host\fxr SUCCESS Information: Attribute
1:24:35.2071235 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\host\fxr\* SUCCESS Filter: *, 1: .
1:24:35.2071550 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\host\fxr SUCCESS 0: .., 1: 2.0.0
1:24:35.2079649 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\host\fxr NO MORE FILES
1:24:35.2079892 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\host\fxr SUCCESS
1:24:35.2081353 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 714,240, Length: 16,384, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2086340 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS CreationTime: 7/20/2017 4:25:36 PM, LastAccessTime: 7/20/2017 4:25:36 PM, LastWriteTime: 7/20/2017 4:25:36 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 323,584, EndOfFile: 319,984, FileAttributes: N
1:24:35.2088169 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS CreationTime: 7/20/2017 4:25:36 PM, LastAccessTime: 7/20/2017 4:25:36 PM, LastWriteTime: 7/20/2017 4:25:36 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 323,584, EndOfFile: 319,984, FileAttributes: N
1:24:35.2089129 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2089701 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS Information: Attribute
1:24:35.2089891 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2090007 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS AllocationSize: 323,584, EndOfFile: 319,984, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2093189 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2093684 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS Image Base: 0x7ffa39a10000, Image Size: 0x51000
1:24:35.2093891 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS
1:24:35.2095422 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2095705 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop\MuiCached\MachineLanguageConfiguration NAME NOT FOUND Desired Access: Read
1:24:35.2096106 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2096306 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\MUI\Settings NAME NOT FOUND Desired Access: Read
1:24:35.2096515 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2096690 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Policies\Microsoft\Control Panel\Desktop NAME NOT FOUND Desired Access: Read
1:24:35.2096840 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop\LanguageConfiguration SUCCESS Desired Access: Read
1:24:35.2097005 PM dotnet.exe 2380 RegEnumValue HKCU\Control Panel\Desktop\LanguageConfiguration NO MORE ENTRIES Index: 0, Length: 512
1:24:35.2097146 PM dotnet.exe 2380 RegCloseKey HKCU\Control Panel\Desktop\LanguageConfiguration SUCCESS
1:24:35.2097254 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2097411 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\MUI\Settings NAME NOT FOUND Desired Access: Read
1:24:35.2097625 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2097834 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Policies\Microsoft\Control Panel\Desktop NAME NOT FOUND Desired Access: Read
1:24:35.2097975 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop SUCCESS Desired Access: Read
1:24:35.2098126 PM dotnet.exe 2380 RegQueryValue HKCU\Control Panel\Desktop\PreferredUILanguages NAME NOT FOUND Length: 12
1:24:35.2098436 PM dotnet.exe 2380 RegCloseKey HKCU\Control Panel\Desktop SUCCESS
1:24:35.2098537 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2098662 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\MUI\Settings NAME NOT FOUND Desired Access: Read
1:24:35.2098822 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2098977 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop\MuiCached SUCCESS Desired Access: Read
1:24:35.2099131 PM dotnet.exe 2380 RegQueryValue HKCU\Control Panel\Desktop\MuiCached\MachinePreferredUILanguages BUFFER OVERFLOW Length: 12
1:24:35.2099237 PM dotnet.exe 2380 RegQueryValue HKCU\Control Panel\Desktop\MuiCached\MachinePreferredUILanguages SUCCESS Type: REG_MULTI_SZ, Length: 12, Data: en-US
1:24:35.2099379 PM dotnet.exe 2380 RegCloseKey HKCU\Control Panel\Desktop\MuiCached SUCCESS
1:24:35.2099481 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2099631 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\MUI\Settings NAME NOT FOUND Desired Access: Read
1:24:35.2100639 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2100870 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Policies\Microsoft\Control Panel\Desktop NAME NOT FOUND Desired Access: Read
1:24:35.2101003 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop SUCCESS Desired Access: Read
1:24:35.2101138 PM dotnet.exe 2380 RegQueryValue HKCU\Control Panel\Desktop\PreferredUILanguages NAME NOT FOUND Length: 12
1:24:35.2101261 PM dotnet.exe 2380 RegCloseKey HKCU\Control Panel\Desktop SUCCESS
1:24:35.2101361 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2101519 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Policies\Microsoft\MUI\Settings NAME NOT FOUND Desired Access: Read
1:24:35.2101684 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2101835 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Policies\Microsoft\Control Panel\Desktop NAME NOT FOUND Desired Access: Read
1:24:35.2101952 PM dotnet.exe 2380 RegOpenKey HKCU\Control Panel\Desktop\LanguageConfiguration SUCCESS Desired Access: Read
1:24:35.2102082 PM dotnet.exe 2380 RegEnumValue HKCU\Control Panel\Desktop\LanguageConfiguration NO MORE ENTRIES Index: 0, Length: 512
1:24:35.2102185 PM dotnet.exe 2380 RegCloseKey HKCU\Control Panel\Desktop\LanguageConfiguration SUCCESS
1:24:35.2102277 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.2102711 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\SideBySide SUCCESS Desired Access: Read
1:24:35.2102884 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\PreferExternalManifest NAME NOT FOUND Length: 20
1:24:35.2102987 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide SUCCESS
1:24:35.2103904 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2104272 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS Information: Attribute
1:24:35.2104442 PM dotnet.exe 2380 QueryBasicInformationFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS CreationTime: 7/20/2017 4:25:36 PM, LastAccessTime: 7/20/2017 4:25:36 PM, LastWriteTime: 7/20/2017 4:25:36 PM, ChangeTime: 10/30/2017 12:58:32 PM, FileAttributes: N
1:24:35.2108360 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\host\fxr\2.0.0\hostfxr.dll SUCCESS
1:24:35.2109902 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\host\fxr\2.0.0\api-ms-win-crt-filesystem-l1-1-0.dll NAME NOT FOUND
1:24:35.2111048 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\api-ms-win-crt-filesystem-l1-1-0.dll NAME NOT FOUND
1:24:35.2117166 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS CreationTime: 9/10/2017 2:37:09 AM, LastAccessTime: 9/10/2017 2:37:09 AM, LastWriteTime: 9/10/2017 2:37:09 AM, ChangeTime: 9/10/2017 5:47:05 AM, AllocationSize: 16,384, EndOfFile: 13,664, FileAttributes: A
1:24:35.2118944 PM dotnet.exe 2380 CreateFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2119314 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2119476 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2119587 PM dotnet.exe 2380 QueryStandardInformationFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS AllocationSize: 16,384, EndOfFile: 13,664, NumberOfLinks: 2, DeletePending: False, Directory: False
1:24:35.2119721 PM dotnet.exe 2380 ReadFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Offset: 0, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2121652 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2122181 PM dotnet.exe 2380 Load Image D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f7c0000, Image Size: 0x3000
1:24:35.2122444 PM dotnet.exe 2380 CloseFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS
1:24:35.2123216 PM dotnet.exe 2380 ReadFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Offset: 4,096, Length: 1,024, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2125435 PM dotnet.exe 2380 ReadFile D:\Windows\System32\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS Offset: 1,024, Length: 3,072, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2131555 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\coreclr.dll NAME NOT FOUND
1:24:35.2132515 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\dotnet.dll NAME NOT FOUND
1:24:35.2134477 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\Downloads\SysinternalsSuite\global.json NAME NOT FOUND
1:24:35.2135397 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\Downloads\global.json NAME NOT FOUND
1:24:35.2136249 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\global.json NAME NOT FOUND
1:24:35.2137143 PM dotnet.exe 2380 QueryOpen D:\Users\global.json NAME NOT FOUND
1:24:35.2137981 PM dotnet.exe 2380 QueryOpen D:\global.json NAME NOT FOUND
1:24:35.2139097 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2139468 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk SUCCESS Information: Attribute
1:24:35.2139641 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk\* SUCCESS Filter: *, 1: .
1:24:35.2139988 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk SUCCESS 0: .., 1: 2.0.0
1:24:35.2140252 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk NO MORE FILES
1:24:35.2140390 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk SUCCESS
1:24:35.2143377 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0 SUCCESS CreationTime: 10/30/2017 12:58:32 PM, LastAccessTime: 10/30/2017 12:58:38 PM, LastWriteTime: 10/30/2017 12:58:38 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 49,152, EndOfFile: 49,152, FileAttributes: D
1:24:35.2144123 PM dotnet.exe 2380 CreateFile D:\Program Files\dotnet\sdk\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.2144791 PM dotnet.exe 2380 QueryOpen D:\Program Files\dotnet\sdk\-1.-1.-1 PATH NOT FOUND
1:24:35.2145697 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS CreationTime: 8/3/2017 12:38:08 PM, LastAccessTime: 8/3/2017 12:38:08 PM, LastWriteTime: 8/3/2017 12:38:08 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 491,520, EndOfFile: 490,992, FileAttributes: N
1:24:35.2146786 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS CreationTime: 8/3/2017 12:38:08 PM, LastAccessTime: 8/3/2017 12:38:08 PM, LastWriteTime: 8/3/2017 12:38:08 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 491,520, EndOfFile: 490,992, FileAttributes: N
1:24:35.2148011 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.dev.json NAME NOT FOUND
1:24:35.2148870 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json SUCCESS CreationTime: 8/3/2017 12:28:20 PM, LastAccessTime: 8/3/2017 12:28:20 PM, LastWriteTime: 8/3/2017 12:28:20 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 160, EndOfFile: 154, FileAttributes: N
1:24:35.2150233 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
1:24:35.2150590 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json SUCCESS Information: Attribute
1:24:35.2151131 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json SUCCESS Offset: 0, Length: 154, Priority: Normal
1:24:35.2152123 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json END OF FILE Offset: 154, Length: 4,096
1:24:35.2152466 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.runtimeconfig.json SUCCESS
1:24:35.2153608 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2153940 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App SUCCESS Information: Attribute
1:24:35.2154090 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\* SUCCESS Filter: *, 1: .
1:24:35.2154344 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App SUCCESS 0: .., 1: 2.0.0
1:24:35.2154650 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App NO MORE FILES
1:24:35.2154784 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App SUCCESS
1:24:35.2155947 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0 SUCCESS CreationTime: 10/30/2017 12:58:38 PM, LastAccessTime: 10/30/2017 12:58:41 PM, LastWriteTime: 10/30/2017 12:58:41 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 98,304, EndOfFile: 98,304, FileAttributes: D
1:24:35.2156823 PM dotnet.exe 2380 CreateFile D:\Program Files\dotnet\shared\Microsoft.NETCore.App\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.2157498 PM dotnet.exe 2380 QueryOpen D:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.0 PATH NOT FOUND
1:24:35.2158602 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS CreationTime: 7/20/2017 4:25:54 PM, LastAccessTime: 7/20/2017 4:25:54 PM, LastWriteTime: 7/20/2017 4:25:54 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 32,768, EndOfFile: 31,629, FileAttributes: N
1:24:35.2159595 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
1:24:35.2159917 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Information: Attribute
1:24:35.2160158 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 0, Length: 4,096, Priority: Normal
1:24:35.2162437 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 4,096, Length: 4,096
1:24:35.2164363 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 8,192, Length: 4,096
1:24:35.2166141 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 12,288, Length: 4,096
1:24:35.2168710 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 16,384, Length: 4,096
1:24:35.2170818 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 20,480, Length: 4,096
1:24:35.2173103 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 24,576, Length: 4,096
1:24:35.2174951 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 28,672, Length: 2,957
1:24:35.2176569 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json END OF FILE Offset: 31,629, Length: 4,096
1:24:35.2178165 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS
1:24:35.2178959 PM dotnet.exe 2380 QueryOpen D:\Program Files (x86)\coreservicing\pkgs\runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy\2.0.0\runtimes\win-x64\native\hostpolicy.dll PATH NOT FOUND
1:24:35.2179818 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0 SUCCESS CreationTime: 10/30/2017 12:58:38 PM, LastAccessTime: 10/30/2017 12:58:41 PM, LastWriteTime: 10/30/2017 12:58:41 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 98,304, EndOfFile: 98,304, FileAttributes: D
1:24:35.2180717 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS CreationTime: 7/20/2017 4:21:24 PM, LastAccessTime: 7/20/2017 4:21:24 PM, LastWriteTime: 7/20/2017 4:21:24 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 544,768, EndOfFile: 544,248, FileAttributes: N
1:24:35.2181757 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS CreationTime: 7/20/2017 4:21:24 PM, LastAccessTime: 7/20/2017 4:21:24 PM, LastWriteTime: 7/20/2017 4:21:24 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 544,768, EndOfFile: 544,248, FileAttributes: N
1:24:35.2182672 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS CreationTime: 7/20/2017 4:21:24 PM, LastAccessTime: 7/20/2017 4:21:24 PM, LastWriteTime: 7/20/2017 4:21:24 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 544,768, EndOfFile: 544,248, FileAttributes: N
1:24:35.2184397 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2184739 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS Information: Attribute
1:24:35.2184903 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2185011 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS AllocationSize: 544,768, EndOfFile: 544,248, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2187163 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2188372 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS Image Base: 0x7ffa39980000, Image Size: 0x89000
1:24:35.2188725 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS
1:24:35.2189828 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\SideBySide SUCCESS Desired Access: Read
1:24:35.2190087 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\PreferExternalManifest NAME NOT FOUND Length: 20
1:24:35.2190229 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide SUCCESS
1:24:35.2191735 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2192151 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS Information: Attribute
1:24:35.2192322 PM dotnet.exe 2380 QueryBasicInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS CreationTime: 7/20/2017 4:21:24 PM, LastAccessTime: 7/20/2017 4:21:24 PM, LastWriteTime: 7/20/2017 4:21:24 PM, ChangeTime: 10/30/2017 12:58:39 PM, FileAttributes: N
1:24:35.2196509 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS
1:24:35.2203303 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS CreationTime: 7/20/2017 4:25:54 PM, LastAccessTime: 7/20/2017 4:25:54 PM, LastWriteTime: 7/20/2017 4:25:54 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 32,768, EndOfFile: 31,629, FileAttributes: N
1:24:35.2204996 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
1:24:35.2205370 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Information: Attribute
1:24:35.2205985 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 0, Length: 4,096, Priority: Normal
1:24:35.2208403 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 4,096, Length: 4,096
1:24:35.2210644 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 8,192, Length: 4,096
1:24:35.2212314 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 12,288, Length: 4,096
1:24:35.2214841 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 16,384, Length: 4,096
1:24:35.2217023 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 20,480, Length: 4,096
1:24:35.2218792 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 24,576, Length: 4,096
1:24:35.2220535 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS Offset: 28,672, Length: 2,957
1:24:35.2222079 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json END OF FILE Offset: 31,629, Length: 4,096
1:24:35.2236767 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.NETCore.App.deps.json SUCCESS
1:24:35.2238028 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS CreationTime: 8/3/2017 12:30:06 PM, LastAccessTime: 8/3/2017 12:30:06 PM, LastWriteTime: 8/3/2017 12:30:06 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 143,360, EndOfFile: 140,040, FileAttributes: N
1:24:35.2239051 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
1:24:35.2239404 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Information: Attribute
1:24:35.2239878 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 0, Length: 4,096, Priority: Normal
1:24:35.2241952 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 4,096, Length: 4,096
1:24:35.2243525 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 8,192, Length: 4,096
1:24:35.2245271 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 12,288, Length: 4,096
1:24:35.2247115 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 16,384, Length: 4,096
1:24:35.2248887 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 20,480, Length: 4,096
1:24:35.2250541 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 24,576, Length: 4,096
1:24:35.2252391 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 28,672, Length: 4,096
1:24:35.2254089 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 32,768, Length: 4,096
1:24:35.2255916 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 36,864, Length: 4,096
1:24:35.2257817 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 40,960, Length: 4,096
1:24:35.2259675 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 45,056, Length: 4,096
1:24:35.2261398 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 49,152, Length: 4,096
1:24:35.2263298 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 53,248, Length: 4,096
1:24:35.2265195 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 57,344, Length: 4,096
1:24:35.2267873 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 61,440, Length: 4,096
1:24:35.2272622 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 65,536, Length: 4,096
1:24:35.2274502 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 69,632, Length: 4,096
1:24:35.2276432 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 73,728, Length: 4,096
1:24:35.2278290 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 77,824, Length: 4,096
1:24:35.2280077 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 81,920, Length: 4,096
1:24:35.2281738 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 86,016, Length: 4,096
1:24:35.2284160 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 90,112, Length: 4,096
1:24:35.2285980 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 94,208, Length: 4,096
1:24:35.2287770 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 98,304, Length: 4,096
1:24:35.2289763 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 102,400, Length: 4,096
1:24:35.2291581 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 106,496, Length: 4,096
1:24:35.2293176 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 110,592, Length: 4,096
1:24:35.2295006 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 114,688, Length: 4,096
1:24:35.2296840 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 118,784, Length: 4,096
1:24:35.2298815 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 122,880, Length: 4,096
1:24:35.2300638 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 126,976, Length: 4,096
1:24:35.2302302 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 131,072, Length: 4,096
1:24:35.2304057 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 135,168, Length: 4,096
1:24:35.2306064 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS Offset: 139,264, Length: 776
1:24:35.2307134 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json END OF FILE Offset: 140,040, Length: 4,096
1:24:35.2325556 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.deps.json SUCCESS
1:24:35.2326888 PM dotnet.exe 2380 QueryOpen D:\Program Files (x86)\coreservicing NAME NOT FOUND
1:24:35.2327797 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0 SUCCESS CreationTime: 10/30/2017 12:58:38 PM, LastAccessTime: 10/30/2017 12:58:41 PM, LastWriteTime: 10/30/2017 12:58:41 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 98,304, EndOfFile: 98,304, FileAttributes: D
1:24:35.2328690 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0 SUCCESS CreationTime: 10/30/2017 12:58:41 PM, LastAccessTime: 10/30/2017 12:58:45 PM, LastWriteTime: 10/30/2017 12:58:45 PM, ChangeTime: 10/30/2017 12:58:45 PM, AllocationSize: 98,304, EndOfFile: 98,304, FileAttributes: D
1:24:35.2329321 PM dotnet.exe 2380 QueryOpen D:\Program Files\dotnet\store\x64\netcoreapp2.0 PATH NOT FOUND
1:24:35.2330410 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.ApplicationInsights.dll SUCCESS CreationTime: 8/3/2017 12:38:08 PM, LastAccessTime: 8/3/2017 12:38:08 PM, LastWriteTime: 8/3/2017 12:38:08 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 348,160, EndOfFile: 346,136, FileAttributes: N
1:24:35.2331394 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Build.Framework.dll SUCCESS CreationTime: 8/3/2017 12:38:08 PM, LastAccessTime: 8/3/2017 12:38:08 PM, LastWriteTime: 8/3/2017 12:38:08 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 81,920, EndOfFile: 80,912, FileAttributes: N
1:24:35.2332331 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Build.Tasks.Core.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 1,306,624, EndOfFile: 1,302,552, FileAttributes: N
1:24:35.2333303 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Build.Utilities.Core.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 655,360, EndOfFile: 652,320, FileAttributes: N
1:24:35.2334238 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Build.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 3,723,264, EndOfFile: 3,721,216, FileAttributes: N
1:24:35.2335137 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.CodeAnalysis.CSharp.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 6,733,824, EndOfFile: 6,733,344, FileAttributes: N
1:24:35.2336136 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.CodeAnalysis.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 3,035,136, EndOfFile: 3,033,104, FileAttributes: N
1:24:35.2337049 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Archive.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 155,648, EndOfFile: 152,592, FileAttributes: N
1:24:35.2337973 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.CommandLine.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 196,608, EndOfFile: 195,112, FileAttributes: N
1:24:35.2338866 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Sln.Internal.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 81,920, EndOfFile: 80,424, FileAttributes: N
1:24:35.2339724 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 274,432, EndOfFile: 272,920, FileAttributes: N
1:24:35.2340646 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 36,864, EndOfFile: 34,328, FileAttributes: N
1:24:35.2341510 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 24,576, EndOfFile: 23,600, FileAttributes: N
1:24:35.2342392 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 32,768, EndOfFile: 30,248, FileAttributes: N
1:24:35.2343297 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.ProjectJsonMigration.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 950,272, EndOfFile: 948,272, FileAttributes: N
1:24:35.2344163 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.TestFramework.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 45,056, EndOfFile: 42,016, FileAttributes: N
1:24:35.2345046 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Tools.MigrateCommand.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 65,536, EndOfFile: 65,072, FileAttributes: N
1:24:35.2345928 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Extensions.CommandLineUtils.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 53,248, EndOfFile: 51,248, FileAttributes: N
1:24:35.2346805 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.Extensions.DependencyModel.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 131,072, EndOfFile: 128,560, FileAttributes: N
1:24:35.2348166 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Abstractions.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 28,672, EndOfFile: 27,688, FileAttributes: N
1:24:35.2349156 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Cli.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 352,256, EndOfFile: 351,776, FileAttributes: N
1:24:35.2350111 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Core.Contracts.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 24,576, EndOfFile: 23,088, FileAttributes: N
1:24:35.2351058 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Core.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 299,008, EndOfFile: 296,480, FileAttributes: N
1:24:35.2352002 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Edge.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 233,472, EndOfFile: 230,432, FileAttributes: N
1:24:35.2352962 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 339,968, EndOfFile: 337,496, FileAttributes: N
1:24:35.2353878 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TemplateEngine.Utils.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 131,072, EndOfFile: 128,544, FileAttributes: N
1:24:35.2354799 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.TestPlatform.Build.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 32,768, EndOfFile: 30,240, FileAttributes: N
1:24:35.2355710 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Newtonsoft.Json.dll SUCCESS CreationTime: 8/3/2017 12:32:16 PM, LastAccessTime: 8/3/2017 12:32:16 PM, LastWriteTime: 8/3/2017 12:32:16 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 1,306,624, EndOfFile: 1,303,832, FileAttributes: N
1:24:35.2356593 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Build.Tasks.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 106,496, EndOfFile: 105,480, FileAttributes: N
1:24:35.2357526 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.CommandLine.XPlat.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 147,456, EndOfFile: 146,960, FileAttributes: N
1:24:35.2358512 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Commands.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 958,464, EndOfFile: 958,464, FileAttributes: N
1:24:35.2359398 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Common.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 172,032, EndOfFile: 171,520, FileAttributes: N
1:24:35.2360263 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Configuration.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 180,224, EndOfFile: 179,208, FileAttributes: N
1:24:35.2361208 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.DependencyResolver.Core.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 126,976, EndOfFile: 123,936, FileAttributes: N
1:24:35.2362114 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Frameworks.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 266,240, EndOfFile: 265,224, FileAttributes: N
1:24:35.2362970 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.LibraryModel.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 77,824, EndOfFile: 73,736, FileAttributes: N
1:24:35.2364057 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Packaging.Core.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 86,016, EndOfFile: 85,008, FileAttributes: N
1:24:35.2364967 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Packaging.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 593,920, EndOfFile: 593,408, FileAttributes: N
1:24:35.2365826 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.ProjectModel.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 335,872, EndOfFile: 333,832, FileAttributes: N
1:24:35.2366688 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Protocol.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 1,548,288, EndOfFile: 1,548,288, FileAttributes: N
1:24:35.2367554 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\NuGet.Versioning.dll SUCCESS CreationTime: 8/3/2017 12:38:12 PM, LastAccessTime: 8/3/2017 12:38:12 PM, LastWriteTime: 8/3/2017 12:38:12 PM, ChangeTime: 10/30/2017 12:58:33 PM, AllocationSize: 106,496, EndOfFile: 104,968, FileAttributes: N
1:24:35.2369116 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Security.Cryptography.ProtectedData.dll SUCCESS CreationTime: 8/3/2017 12:38:14 PM, LastAccessTime: 8/3/2017 12:38:14 PM, LastWriteTime: 8/3/2017 12:38:14 PM, ChangeTime: 10/30/2017 12:58:37 PM, AllocationSize: 36,864, EndOfFile: 34,440, FileAttributes: N
1:24:35.2370072 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS CreationTime: 8/3/2017 12:38:14 PM, LastAccessTime: 8/3/2017 12:38:14 PM, LastWriteTime: 8/3/2017 12:38:14 PM, ChangeTime: 10/30/2017 12:58:37 PM, AllocationSize: 880,640, EndOfFile: 880,240, FileAttributes: N
1:24:35.2371036 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\System.Xml.XPath.XmlDocument.dll SUCCESS CreationTime: 8/3/2017 12:38:14 PM, LastAccessTime: 8/3/2017 12:38:14 PM, LastWriteTime: 8/3/2017 12:38:14 PM, ChangeTime: 10/30/2017 12:58:34 PM, AllocationSize: 262,144, EndOfFile: 261,656, FileAttributes: N
1:24:35.2371938 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.CSharp.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,093,632, EndOfFile: 1,092,096, FileAttributes: N
1:24:35.2372848 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.VisualBasic.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 466,944, EndOfFile: 465,416, FileAttributes: N
1:24:35.2373910 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.Win32.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 18,968, FileAttributes: N
1:24:35.2374808 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.Win32.Registry.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 86,016, EndOfFile: 85,008, FileAttributes: N
1:24:35.2375955 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\SOS.NETCore.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 57,344, EndOfFile: 54,264, FileAttributes: N
1:24:35.2376907 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,336, FileAttributes: N
1:24:35.2377810 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Buffers.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,336, FileAttributes: N
1:24:35.2378707 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 208,896, EndOfFile: 206,360, FileAttributes: N
1:24:35.2379625 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Immutable.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 2,379,776, EndOfFile: 2,378,264, FileAttributes: N
1:24:35.2380815 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.NonGeneric.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 98,304, EndOfFile: 96,792, FileAttributes: N
1:24:35.2381785 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Specialized.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 90,112, EndOfFile: 88,608, FileAttributes: N
1:24:35.2382862 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 327,680, EndOfFile: 326,664, FileAttributes: N
1:24:35.2383782 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.Annotations.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 151,552, EndOfFile: 149,024, FileAttributes: N
1:24:35.2384662 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.Composition.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 13,864, FileAttributes: N
1:24:35.2385552 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.DataAnnotations.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 15,400, FileAttributes: N
1:24:35.2387040 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.EventBasedAsync.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 36,864, EndOfFile: 34,864, FileAttributes: N
1:24:35.2388291 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 53,248, EndOfFile: 49,696, FileAttributes: N
1:24:35.2389327 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.TypeConverter.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 671,744, EndOfFile: 668,200, FileAttributes: N
1:24:35.2390317 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ComponentModel.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 15,880, FileAttributes: N
1:24:35.2391443 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Configuration.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 17,928, FileAttributes: N
1:24:35.2392512 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 163,840, EndOfFile: 161,280, FileAttributes: N
1:24:35.2393435 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Core.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 20,984, FileAttributes: N
1:24:35.2394346 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Data.Common.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 2,793,472, EndOfFile: 2,791,944, FileAttributes: N
1:24:35.2395259 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Data.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 21,496, FileAttributes: N
1:24:35.2396168 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Contracts.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,872, FileAttributes: N
1:24:35.2397067 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Debug.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,472, FileAttributes: N
1:24:35.2397980 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.DiagnosticSource.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 69,632, EndOfFile: 66,600, FileAttributes: N
1:24:35.2398869 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.FileVersionInfo.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 32,768, EndOfFile: 28,712, FileAttributes: N
1:24:35.2399813 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 233,472, EndOfFile: 229,912, FileAttributes: N
1:24:35.2401397 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.StackTrace.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 36,864, EndOfFile: 33,304, FileAttributes: N
1:24:35.2402390 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.TextWriterTraceListener.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 32,768, EndOfFile: 31,800, FileAttributes: N
1:24:35.2403336 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Tools.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 15,888, FileAttributes: N
1:24:35.2404249 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.TraceSource.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 126,976, EndOfFile: 122,912, FileAttributes: N
1:24:35.2405135 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Tracing.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 21,016, FileAttributes: N
1:24:35.2406005 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Drawing.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 94,208, EndOfFile: 93,200, FileAttributes: N
1:24:35.2406919 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Drawing.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,336, FileAttributes: N
1:24:35.2407812 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Dynamic.Runtime.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 15,376, FileAttributes: N
1:24:35.2408712 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Globalization.Calendars.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.2409593 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Globalization.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 15,392, FileAttributes: N
1:24:35.2410485 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Globalization.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,856, FileAttributes: N
1:24:35.2411394 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.Compression.FileSystem.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 13,856, FileAttributes: N
1:24:35.2412276 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.Compression.ZipFile.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 36,864, EndOfFile: 33,816, FileAttributes: N
1:24:35.2413161 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.Compression.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 266,240, EndOfFile: 264,200, FileAttributes: N
1:24:35.2414065 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.AccessControl.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 61,440, EndOfFile: 57,384, FileAttributes: N
1:24:35.2414950 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.DriveInfo.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 40,960, EndOfFile: 39,968, FileAttributes: N
1:24:35.2415975 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.2416859 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Watcher.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 65,536, EndOfFile: 63,000, FileAttributes: N
1:24:35.2417738 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 196,608, EndOfFile: 194,568, FileAttributes: N
1:24:35.2418633 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.IsolatedStorage.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 81,920, EndOfFile: 77,848, FileAttributes: N
1:24:35.2419510 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.MemoryMappedFiles.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 65,536, EndOfFile: 63,000, FileAttributes: N
1:24:35.2420371 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.Pipes.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 110,592, EndOfFile: 108,032, FileAttributes: N
1:24:35.2421255 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.UnmanagedMemoryStream.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,368, FileAttributes: N
1:24:35.2422136 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,832, FileAttributes: N
1:24:35.2423085 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.Expressions.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 1,601,536, EndOfFile: 1,597,456, FileAttributes: N
1:24:35.2427908 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.Parallel.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 1,298,432, EndOfFile: 1,294,344, FileAttributes: N
1:24:35.2428832 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.Queryable.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 176,128, EndOfFile: 172,040, FileAttributes: N
1:24:35.2429731 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 425,984, EndOfFile: 425,464, FileAttributes: N
1:24:35.2430618 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Http.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 647,168, EndOfFile: 645,632, FileAttributes: N
1:24:35.2431527 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.HttpListener.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 647,168, EndOfFile: 645,648, FileAttributes: N
1:24:35.2432430 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Mail.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 540,672, EndOfFile: 539,136, FileAttributes: N
1:24:35.2433299 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.NameResolution.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 81,920, EndOfFile: 80,408, FileAttributes: N
1:24:35.2434174 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.NetworkInformation.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 180,224, EndOfFile: 176,152, FileAttributes: N
1:24:35.2435037 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Ping.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 86,016, EndOfFile: 86,016, FileAttributes: N
1:24:35.2435918 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 192,512, EndOfFile: 188,944, FileAttributes: N
1:24:35.2436806 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Requests.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 344,064, EndOfFile: 343,048, FileAttributes: N
1:24:35.2437688 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Security.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 462,848, EndOfFile: 461,320, FileAttributes: N
1:24:35.2438578 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.ServicePoint.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 36,864, EndOfFile: 33,296, FileAttributes: N
1:24:35.2439518 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.Sockets.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 491,520, EndOfFile: 489,480, FileAttributes: N
1:24:35.2440494 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.WebClient.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 159,744, EndOfFile: 157,192, FileAttributes: N
1:24:35.2441408 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.WebHeaderCollection.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 61,440, EndOfFile: 60,448, FileAttributes: N
1:24:35.2442279 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.WebProxy.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 28,672, EndOfFile: 26,632, FileAttributes: N
1:24:35.2443165 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.WebSockets.Client.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 118,784, EndOfFile: 116,248, FileAttributes: N
1:24:35.2444045 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.WebSockets.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 36,864, EndOfFile: 34,824, FileAttributes: N
1:24:35.2444935 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Net.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 15,864, FileAttributes: N
1:24:35.2445839 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Numerics.Vectors.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 241,664, EndOfFile: 237,584, FileAttributes: N
1:24:35.2446722 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Numerics.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 13,824, FileAttributes: N
1:24:35.2447602 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ObjectModel.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 86,016, EndOfFile: 83,968, FileAttributes: N
1:24:35.2448503 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.DataContractSerialization.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 1,998,848, EndOfFile: 1,996,848, FileAttributes: N
1:24:35.2449397 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.Uri.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 241,664, EndOfFile: 237,576, FileAttributes: N
1:24:35.2450283 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.Xml.Linq.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 372,736, EndOfFile: 371,216, FileAttributes: N
1:24:35.2451165 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.Xml.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 7,925,760, EndOfFile: 7,925,256, FileAttributes: N
1:24:35.2452047 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.DispatchProxy.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 69,632, EndOfFile: 67,104, FileAttributes: N
1:24:35.2452924 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Emit.ILGeneration.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,888, FileAttributes: N
1:24:35.2453793 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Emit.Lightweight.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,888, FileAttributes: N
1:24:35.2454666 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Emit.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,864, FileAttributes: N
1:24:35.2455603 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,360, FileAttributes: N
1:24:35.2456673 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Metadata.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 1,052,672, EndOfFile: 1,048,600, FileAttributes: N
1:24:35.2457571 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,872, FileAttributes: N
1:24:35.2458447 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.TypeExtensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 32,768, EndOfFile: 29,216, FileAttributes: N
1:24:35.2459329 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 15,360, FileAttributes: N
1:24:35.2460221 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Resources.Reader.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,352, FileAttributes: N
1:24:35.2461117 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Resources.ResourceManager.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.2462016 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Resources.Writer.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 45,056, EndOfFile: 42,512, FileAttributes: N
1:24:35.2462921 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.CompilerServices.VisualC.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 20,480, EndOfFile: 16,944, FileAttributes: N
1:24:35.2463805 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 479,232, EndOfFile: 477,200, FileAttributes: N
1:24:35.2465224 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,864, FileAttributes: N
1:24:35.2466208 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 28,672, EndOfFile: 26,184, FileAttributes: N
1:24:35.2467245 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 15,424, FileAttributes: N
1:24:35.2468166 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 45,056, EndOfFile: 44,064, FileAttributes: N
1:24:35.2469057 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,344, FileAttributes: N
1:24:35.2469951 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Numerics.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 172,032, EndOfFile: 171,536, FileAttributes: N
1:24:35.2470863 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Serialization.Formatters.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 294,912, EndOfFile: 292,400, FileAttributes: N
1:24:35.2471799 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Serialization.Json.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.2472696 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Serialization.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 28,672, EndOfFile: 26,672, FileAttributes: N
1:24:35.2473572 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Serialization.Xml.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,904, FileAttributes: N
1:24:35.2474450 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Serialization.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 15,384, FileAttributes: N
1:24:35.2475351 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 49,152, EndOfFile: 48,640, FileAttributes: N
1:24:35.2476225 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.AccessControl.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 212,992, EndOfFile: 211,480, FileAttributes: N
1:24:35.2477108 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Claims.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 94,208, EndOfFile: 92,176, FileAttributes: N
1:24:35.2478021 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.Algorithms.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 282,624, EndOfFile: 282,160, FileAttributes: N
1:24:35.2478907 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.Cng.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 204,800, EndOfFile: 201,248, FileAttributes: N
1:24:35.2479785 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.Csp.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 172,032, EndOfFile: 171,552, FileAttributes: N
1:24:35.2481111 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.Encoding.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 69,632, EndOfFile: 67,112, FileAttributes: N
1:24:35.2482061 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.OpenSsl.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 28,672, EndOfFile: 27,688, FileAttributes: N
1:24:35.2483609 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 81,920, EndOfFile: 79,408, FileAttributes: N
1:24:35.2484606 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Cryptography.X509Certificates.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 368,640, EndOfFile: 366,656, FileAttributes: N
1:24:35.2485517 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Principal.Windows.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 131,072, EndOfFile: 129,568, FileAttributes: N
1:24:35.2486397 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.Principal.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,376, FileAttributes: N
1:24:35.2487269 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.SecureString.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,872, FileAttributes: N
1:24:35.2488138 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Security.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 16,384, FileAttributes: N
1:24:35.2489020 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ServiceModel.Web.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 13,840, FileAttributes: N
1:24:35.2489909 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ServiceProcess.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 13,832, FileAttributes: N
1:24:35.2490870 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.2491774 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,856, FileAttributes: N
1:24:35.2492654 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.RegularExpressions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 278,528, EndOfFile: 276,512, FileAttributes: N
1:24:35.2493527 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Overlapped.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,896, FileAttributes: N
1:24:35.2494402 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Tasks.Dataflow.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 479,232, EndOfFile: 478,752, FileAttributes: N
1:24:35.2495286 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Tasks.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 28,672, EndOfFile: 27,680, FileAttributes: N
1:24:35.2496163 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Tasks.Parallel.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 110,592, EndOfFile: 108,064, FileAttributes: N
1:24:35.2497052 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Tasks.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,376, FileAttributes: N
1:24:35.2497939 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 45,056, EndOfFile: 40,976, FileAttributes: N
1:24:35.2498832 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.ThreadPool.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,360, FileAttributes: N
1:24:35.2499711 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Timer.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,352, FileAttributes: N
1:24:35.2500595 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 77,824, EndOfFile: 75,776, FileAttributes: N
1:24:35.2501457 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Transactions.Local.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 344,064, EndOfFile: 343,568, FileAttributes: N
1:24:35.2502342 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Transactions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,856, FileAttributes: N
1:24:35.2503221 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.ValueTuple.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,368, FileAttributes: N
1:24:35.2504120 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Web.HttpUtility.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 45,056, EndOfFile: 44,048, FileAttributes: N
1:24:35.2505005 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Web.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 13,816, FileAttributes: N
1:24:35.2505880 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Windows.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 13,824, FileAttributes: N
1:24:35.2506792 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.Linq.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,336, FileAttributes: N
1:24:35.2507713 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.ReaderWriter.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 24,576, EndOfFile: 21,520, FileAttributes: N
1:24:35.2508603 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.Serialization.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,864, FileAttributes: N
1:24:35.2509699 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.XDocument.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,368, FileAttributes: N
1:24:35.2510612 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.XPath.XDocument.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 20,480, EndOfFile: 16,408, FileAttributes: N
1:24:35.2511486 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.XPath.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,848, FileAttributes: N
1:24:35.2512362 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.XmlDocument.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 15,376, FileAttributes: N
1:24:35.2513251 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.XmlSerializer.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 20,480, EndOfFile: 17,424, FileAttributes: N
1:24:35.2514131 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Xml.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 24,576, EndOfFile: 23,032, FileAttributes: N
1:24:35.2515011 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 53,248, EndOfFile: 51,184, FileAttributes: N
1:24:35.2515886 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\WindowsBase.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,328, FileAttributes: N
1:24:35.2516766 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscorlib.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 65,536, EndOfFile: 63,136, FileAttributes: N
1:24:35.2517711 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\netstandard.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 106,496, EndOfFile: 106,488, FileAttributes: N
1:24:35.2518810 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Microsoft.DiaSymReader.Native.amd64.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,265,664, EndOfFile: 1,264,912, FileAttributes: N
1:24:35.2519732 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 11,862,016, EndOfFile: 11,860,184, FileAttributes: N
1:24:35.2520654 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-console-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2521541 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-datetime-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,112, FileAttributes: N
1:24:35.2522424 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-debug-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,112, FileAttributes: N
1:24:35.2523319 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-errorhandling-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2524218 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-file-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 24,576, EndOfFile: 22,208, FileAttributes: N
1:24:35.2525117 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-file-l1-2-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2525997 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-file-l2-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2526924 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-handle-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,616, FileAttributes: N
1:24:35.2527804 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-heap-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2528695 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-interlocked-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,616, FileAttributes: N
1:24:35.2529583 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-libraryloader-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2530474 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-localization-l1-2-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 24,576, EndOfFile: 21,184, FileAttributes: N
1:24:35.2531392 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-memory-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2532336 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-namedpipe-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2533253 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-processenvironment-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,648, FileAttributes: N
1:24:35.2534165 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-processthreads-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 24,576, EndOfFile: 20,672, FileAttributes: N
1:24:35.2535058 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-processthreads-l1-1-1.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2535952 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-profile-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,112, FileAttributes: N
1:24:35.2536856 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-rtlsupport-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,616, FileAttributes: N
1:24:35.2537745 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-string-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2538633 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-synch-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 24,576, EndOfFile: 20,672, FileAttributes: N
1:24:35.2539573 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-synch-l1-2-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:38 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2540466 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-sysinfo-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,648, FileAttributes: N
1:24:35.2541336 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-timezone-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2542247 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-core-util-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 18,624, FileAttributes: N
1:24:35.2543161 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-conio-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,648, FileAttributes: N
1:24:35.2544040 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-convert-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 22,720, FileAttributes: N
1:24:35.2544923 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-environment-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2545812 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-filesystem-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 20,672, FileAttributes: N
1:24:35.2546695 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-heap-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2547574 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-locale-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2548462 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-math-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 28,672, EndOfFile: 27,840, FileAttributes: N
1:24:35.2549351 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-multibyte-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 28,672, EndOfFile: 26,296, FileAttributes: N
1:24:35.2550242 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-private-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 73,728, EndOfFile: 70,848, FileAttributes: N
1:24:35.2551108 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-process-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,648, FileAttributes: N
1:24:35.2551979 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-runtime-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 23,232, FileAttributes: N
1:24:35.2552861 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-stdio-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 28,672, EndOfFile: 24,768, FileAttributes: N
1:24:35.2553732 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-string-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 28,672, EndOfFile: 24,768, FileAttributes: N
1:24:35.2554607 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 21,184, FileAttributes: N
1:24:35.2555553 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2556437 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrcompression.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 86,016, EndOfFile: 82,104, FileAttributes: N
1:24:35.2557313 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clretwrc.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 241,664, EndOfFile: 238,752, FileAttributes: N
1:24:35.2558186 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,122,304, EndOfFile: 1,121,944, FileAttributes: N
1:24:35.2559058 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 5,464,064, EndOfFile: 5,460,640, FileAttributes: N
1:24:35.2559922 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\dbgshim.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 151,552, EndOfFile: 148,640, FileAttributes: N
1:24:35.2560788 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscordaccore.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,703,936, EndOfFile: 1,702,064, FileAttributes: N
1:24:35.2561669 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscordaccore_amd64_amd64_4.6.00001.0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,703,936, EndOfFile: 1,702,064, FileAttributes: N
1:24:35.2562544 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscordbi.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,490,944, EndOfFile: 1,488,032, FileAttributes: N
1:24:35.2563414 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscorrc.debug.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 372,736, EndOfFile: 371,384, FileAttributes: N
1:24:35.2564264 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\mscorrc.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 20,128, FileAttributes: N
1:24:35.2565138 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\sos.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 708,608, EndOfFile: 705,168, FileAttributes: N
1:24:35.2566005 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\sos_amd64_amd64_4.6.00001.0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 708,608, EndOfFile: 705,168, FileAttributes: N
1:24:35.2566862 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\ucrtbase.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 999,424, EndOfFile: 997,056, FileAttributes: N
1:24:35.2567721 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\hostpolicy.dll SUCCESS CreationTime: 7/20/2017 4:21:24 PM, LastAccessTime: 7/20/2017 4:21:24 PM, LastWriteTime: 7/20/2017 4:21:24 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 544,768, EndOfFile: 544,248, FileAttributes: N
1:24:35.2568468 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2569567 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\cs\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2570224 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2570956 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\cs\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2571587 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2572249 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\cs\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2572855 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2573494 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\cs\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2574107 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2574782 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\de\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2575393 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2576021 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\de\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2576643 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2577329 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\de\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2577934 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2578562 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\de\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2579172 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\en\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2584110 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\en\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2584834 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\en\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2585490 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\en\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2586109 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\en\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2586749 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\en\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2587354 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\en\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2587974 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\en\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2588562 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2589223 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\es\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2589814 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2590433 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\es\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2591039 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2591687 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\es\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2592287 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2592955 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\es\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2593539 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2594149 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\fr\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2594736 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2595342 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\fr\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2595942 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2596572 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\fr\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2597175 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2597794 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\fr\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2598390 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2599005 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\it\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2599593 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2600299 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\it\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2600897 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2601532 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\it\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2602172 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2602787 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\it\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2603413 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2604039 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ja\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2604613 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2605217 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ja\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2605849 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2606488 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ja\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2607084 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2607692 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ja\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2608317 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2608926 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ko\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2609513 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2610123 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ko\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2610719 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2611351 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ko\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2611945 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2612553 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ko\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2613154 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2613770 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pl\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2614357 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2614968 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pl\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2615571 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2616214 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pl\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2616804 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2617420 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pl\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2618021 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2618641 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pt-BR\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2619252 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2619926 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pt-BR\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2620540 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2621190 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pt-BR\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2621785 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2622408 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\pt-BR\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2623004 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2623608 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ru\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2624188 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2624791 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ru\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2625392 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2626065 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ru\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2626676 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2627323 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\ru\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2627946 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2628560 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\tr\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2629140 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2629739 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\tr\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2630336 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2630959 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\tr\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2631550 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2632187 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\tr\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2632834 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2633455 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hans\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2634057 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2634684 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hans\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2635292 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2635919 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hans\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2636517 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2637129 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hans\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2637738 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2638348 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hant\MSBuild.resources.dll PATH NOT FOUND
1:24:35.2638979 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2639602 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hant\Microsoft.Build.Tasks.Core.resources.dll PATH NOT FOUND
1:24:35.2640214 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2640835 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hant\Microsoft.Build.Utilities.Core.resources.dll PATH NOT FOUND
1:24:35.2641422 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2642027 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.build.localization\15.3.409\lib\netstandard1.3\zh-Hant\Microsoft.Build.resources.dll PATH NOT FOUND
1:24:35.2642622 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2643243 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\cs\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2643818 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2644456 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\de\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2645025 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2645616 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\es\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2646173 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2646761 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\fr\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2647314 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2647900 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\it\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2648448 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2649035 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\ja\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2649596 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2650184 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\ko\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2650743 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2651332 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\pl\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2651909 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2652514 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\pt-BR\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2653075 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2653668 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\ru\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2654218 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2654815 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\tr\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2655396 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2656017 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\zh-Hans\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2656601 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2657205 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Archive\2.0.0-preview3-fnl\zh-Hant\Microsoft.DotNet.Archive.resources.dll PATH NOT FOUND
1:24:35.2657788 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2658411 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\cs\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2659002 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2659621 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\de\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2660198 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2660816 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\es\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2661463 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2662086 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\fr\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2662655 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2663306 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\it\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2663883 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2664488 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\ja\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2665056 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2665663 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\ko\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2666253 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2666864 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\pl\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2667441 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2668068 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\pt-BR\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2668653 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2669271 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\ru\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2669850 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2670464 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\tr\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2671050 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2671711 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\zh-Hans\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2672316 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2672942 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Sln.Internal\2.0.0-preview3-fnl\zh-Hant\Microsoft.DotNet.Cli.Sln.Internal.resources.dll PATH NOT FOUND
1:24:35.2673531 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2674153 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\cs\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2674726 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2675328 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\de\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2675889 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2676480 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\es\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2677035 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2677663 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\fr\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2678229 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2678852 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\it\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2679414 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2679994 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\ja\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2680545 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2681133 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\ko\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2681693 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2683300 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\pl\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2683942 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2684598 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\pt-BR\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2685186 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2685787 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\ru\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2686345 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2686918 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\tr\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2687498 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2689706 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\zh-Hans\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2690532 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2691237 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Cli.Utils\2.0.0\zh-Hant\Microsoft.DotNet.Cli.Utils.resources.dll PATH NOT FOUND
1:24:35.2691864 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2692574 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\cs\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2693181 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2693792 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\de\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2694379 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2694982 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\es\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2695553 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2696151 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\fr\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2696733 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2697335 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\it\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2697910 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2698514 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\ja\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2699081 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2699674 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\ko\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2700251 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2700849 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\pl\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2701434 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2702051 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\pt-BR\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2702631 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2703267 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\ru\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2703838 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2704432 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\tr\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2705040 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2705667 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\zh-Hans\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2706260 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2706871 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\Microsoft.DotNet.Configurer\2.0.0-preview3-fnl\zh-Hant\Microsoft.DotNet.Configurer.resources.dll PATH NOT FOUND
1:24:35.2707485 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2708080 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\cs\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2708638 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2709198 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\de\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2709743 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2710289 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\es\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2710819 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2711359 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\fr\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2711883 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2712418 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\it\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2712950 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2713487 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\ja\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2714017 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2714564 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\ko\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2715086 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2715676 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\pl\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2716218 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2716798 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\pt-BR\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2717404 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2717967 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\ru\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2718491 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2719042 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\tr\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2719584 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2720139 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\zh-Hans\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2720673 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2721222 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\microsoft.templateengine.cli.localization\1.0.0-beta2-20170719-291\lib\netstandard1.5\zh-Hant\Microsoft.TemplateEngine.Cli.resources.dll PATH NOT FOUND
1:24:35.2721757 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\cs\dotnet.resources.dll PATH NOT FOUND
1:24:35.2722508 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\cs\dotnet.resources.dll PATH NOT FOUND
1:24:35.2723512 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\de\dotnet.resources.dll PATH NOT FOUND
1:24:35.2724269 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\de\dotnet.resources.dll PATH NOT FOUND
1:24:35.2724878 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\es\dotnet.resources.dll PATH NOT FOUND
1:24:35.2725495 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\es\dotnet.resources.dll PATH NOT FOUND
1:24:35.2726087 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\fr\dotnet.resources.dll PATH NOT FOUND
1:24:35.2726696 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\fr\dotnet.resources.dll PATH NOT FOUND
1:24:35.2727281 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\it\dotnet.resources.dll PATH NOT FOUND
1:24:35.2727883 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\it\dotnet.resources.dll PATH NOT FOUND
1:24:35.2728509 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ja\dotnet.resources.dll PATH NOT FOUND
1:24:35.2729118 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\ja\dotnet.resources.dll PATH NOT FOUND
1:24:35.2729705 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ko\dotnet.resources.dll PATH NOT FOUND
1:24:35.2730307 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\ko\dotnet.resources.dll PATH NOT FOUND
1:24:35.2730897 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pl\dotnet.resources.dll PATH NOT FOUND
1:24:35.2731501 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\pl\dotnet.resources.dll PATH NOT FOUND
1:24:35.2732112 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\pt-BR\dotnet.resources.dll PATH NOT FOUND
1:24:35.2732738 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\pt-BR\dotnet.resources.dll PATH NOT FOUND
1:24:35.2733330 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ru\dotnet.resources.dll PATH NOT FOUND
1:24:35.2733983 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\ru\dotnet.resources.dll PATH NOT FOUND
1:24:35.2734581 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\tr\dotnet.resources.dll PATH NOT FOUND
1:24:35.2735196 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\tr\dotnet.resources.dll PATH NOT FOUND
1:24:35.2735804 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hans\dotnet.resources.dll PATH NOT FOUND
1:24:35.2737153 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\zh-Hans\dotnet.resources.dll PATH NOT FOUND
1:24:35.2743230 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\zh-Hant\dotnet.resources.dll PATH NOT FOUND
1:24:35.2744719 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\store\x64\netcoreapp2.0\dotnet\2.0.0\zh-Hant\dotnet.resources.dll PATH NOT FOUND
1:24:35.2746939 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 5,464,064, EndOfFile: 5,460,640, FileAttributes: N
1:24:35.2749066 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2749853 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Information: Attribute
1:24:35.2750068 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2750211 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS AllocationSize: 5,464,064, EndOfFile: 5,460,640, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2758974 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2760357 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Image Base: 0x7ffa39430000, Image Size: 0x54b000
1:24:35.2760755 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS
1:24:35.2763352 PM dotnet.exe 2380 Load Image D:\Windows\System32\advapi32.dll SUCCESS Image Base: 0x7ffa4fb20000, Image Size: 0xaa000
1:24:35.2764929 PM dotnet.exe 2380 Load Image D:\Windows\System32\ole32.dll SUCCESS Image Base: 0x7ffa4fbd0000, Image Size: 0x194000
1:24:35.2766124 PM dotnet.exe 2380 Load Image D:\Windows\System32\oleaut32.dll SUCCESS Image Base: 0x7ffa4fe30000, Image Size: 0xc6000
1:24:35.2768039 PM dotnet.exe 2380 Load Image D:\Windows\System32\user32.dll SUCCESS Image Base: 0x7ffa50040000, Image Size: 0x177000
1:24:35.2769568 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\VERSION.dll NAME NOT FOUND
1:24:35.2770499 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\VERSION.dll NAME NOT FOUND
1:24:35.2771422 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\version.dll SUCCESS CreationTime: 9/10/2017 2:34:10 AM, LastAccessTime: 9/10/2017 2:34:10 AM, LastWriteTime: 9/10/2017 2:34:10 AM, ChangeTime: 9/10/2017 10:08:28 PM, AllocationSize: 32,768, EndOfFile: 29,960, FileAttributes: A
1:24:35.2772334 PM dotnet.exe 2380 CreateFile D:\Windows\System32\version.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2772834 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\version.dll SUCCESS Information: Attribute
1:24:35.2773026 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\version.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2773272 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\version.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2774667 PM dotnet.exe 2380 Load Image D:\Windows\System32\version.dll SUCCESS Image Base: 0x7ffa414e0000, Image Size: 0xa000
1:24:35.2775059 PM dotnet.exe 2380 CloseFile D:\Windows\System32\version.dll SUCCESS
1:24:35.2776866 PM dotnet.exe 2380 Load Image D:\Windows\System32\shlwapi.dll SUCCESS Image Base: 0x7ffa4fdd0000, Image Size: 0x54000
1:24:35.2778273 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\bcrypt.dll NAME NOT FOUND
1:24:35.2779451 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\bcrypt.dll NAME NOT FOUND
1:24:35.2780340 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\bcrypt.dll SUCCESS CreationTime: 9/10/2017 2:37:03 AM, LastAccessTime: 9/10/2017 2:37:03 AM, LastWriteTime: 9/10/2017 2:37:03 AM, ChangeTime: 9/10/2017 5:47:07 AM, AllocationSize: 155,648, EndOfFile: 152,856, FileAttributes: A
1:24:35.2781292 PM dotnet.exe 2380 CreateFile D:\Windows\System32\bcrypt.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2781779 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\bcrypt.dll SUCCESS Information: Attribute
1:24:35.2781968 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\bcrypt.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2782220 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\bcrypt.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2783636 PM dotnet.exe 2380 Load Image D:\Windows\System32\bcrypt.dll SUCCESS Image Base: 0x7ffa4d920000, Image Size: 0x26000
1:24:35.2784034 PM dotnet.exe 2380 CloseFile D:\Windows\System32\bcrypt.dll SUCCESS
1:24:35.2785575 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 20,480, EndOfFile: 19,136, FileAttributes: N
1:24:35.2786493 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2786835 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2787010 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2787135 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS AllocationSize: 20,480, EndOfFile: 19,136, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2787990 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2789193 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f7b0000, Image Size: 0x3000
1:24:35.2789534 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-utility-l1-1-0.dll SUCCESS
1:24:35.2790879 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS CreationTime: 7/20/2017 4:22:10 PM, LastAccessTime: 7/20/2017 4:22:10 PM, LastWriteTime: 7/20/2017 4:22:10 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 24,576, EndOfFile: 21,184, FileAttributes: N
1:24:35.2791812 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2792148 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS Information: Attribute
1:24:35.2792321 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2792442 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS AllocationSize: 24,576, EndOfFile: 21,184, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2793305 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2794953 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS Image Base: 0x7ffa3f7a0000, Image Size: 0x3000
1:24:35.2795296 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\api-ms-win-crt-time-l1-1-0.dll SUCCESS
1:24:35.2797573 PM dotnet.exe 2380 Load Image D:\Windows\System32\msvcrt.dll SUCCESS Image Base: 0x7ffa50550000, Image Size: 0xaa000
1:24:35.2799026 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\sechost.dll SUCCESS CreationTime: 9/10/2017 2:34:44 AM, LastAccessTime: 9/10/2017 2:34:44 AM, LastWriteTime: 9/10/2017 2:34:44 AM, ChangeTime: 9/10/2017 7:26:05 PM, AllocationSize: 364,544, EndOfFile: 360,480, FileAttributes: A
1:24:35.2800053 PM dotnet.exe 2380 CreateFile D:\Windows\System32\sechost.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2800551 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\sechost.dll SUCCESS Information: Attribute
1:24:35.2800743 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\sechost.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2800982 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\sechost.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2802264 PM dotnet.exe 2380 Load Image D:\Windows\System32\sechost.dll SUCCESS Image Base: 0x7ffa501c0000, Image Size: 0x59000
1:24:35.2802499 PM dotnet.exe 2380 CloseFile D:\Windows\System32\sechost.dll SUCCESS
1:24:35.2804229 PM dotnet.exe 2380 Load Image D:\Windows\System32\rpcrt4.dll SUCCESS Image Base: 0x7ffa4e3f0000, Image Size: 0x140000
1:24:35.2805913 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\combase.dll SUCCESS CreationTime: 9/10/2017 2:36:43 AM, LastAccessTime: 9/10/2017 2:36:43 AM, LastWriteTime: 9/10/2017 2:36:43 AM, ChangeTime: 9/10/2017 7:26:04 PM, AllocationSize: 2,179,072, EndOfFile: 2,176,584, FileAttributes: A
1:24:35.2806791 PM dotnet.exe 2380 CreateFile D:\Windows\System32\combase.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2807241 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\combase.dll SUCCESS Information: Attribute
1:24:35.2807405 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\combase.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2807626 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\combase.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2808694 PM dotnet.exe 2380 Load Image D:\Windows\System32\combase.dll SUCCESS Image Base: 0x7ffa50610000, Image Size: 0x212000
1:24:35.2808999 PM dotnet.exe 2380 CloseFile D:\Windows\System32\combase.dll SUCCESS
1:24:35.2810583 PM dotnet.exe 2380 Load Image D:\Windows\System32\gdi32.dll SUCCESS Image Base: 0x7ffa50a80000, Image Size: 0x14b000
1:24:35.2817821 PM dotnet.exe 2380 Load Image D:\Windows\System32\sspicli.dll SUCCESS Image Base: 0x7ffa4df10000, Image Size: 0x2e000
1:24:35.2832936 PM dotnet.exe 2380 RegOpenKey HKLM\SYSTEM\CurrentControlSet\Control\Session Manager REPARSE Desired Access: Query Value, Enumerate Sub Keys
1:24:35.2833283 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Session Manager SUCCESS Desired Access: Query Value, Enumerate Sub Keys
1:24:35.2833551 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\SESSION MANAGER\ResourcePolicies NAME NOT FOUND Length: 24
1:24:35.2833739 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\SESSION MANAGER SUCCESS
1:24:35.2835359 PM dotnet.exe 2380 RegOpenKey HKLM SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2835598 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2835750 PM dotnet.exe 2380 RegOpenKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS Desired Access: Read
1:24:35.2835961 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\OLE\PageAllocatorUseSystemHeap NAME NOT FOUND Length: 144
1:24:35.2836156 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS
1:24:35.2836279 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2836417 PM dotnet.exe 2380 RegOpenKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS Desired Access: Read
1:24:35.2836571 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\OLE\PageAllocatorSystemHeapIsPrivate NAME NOT FOUND Length: 144
1:24:35.2836696 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS
1:24:35.2836807 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2836929 PM dotnet.exe 2380 RegOpenKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS Desired Access: Read
1:24:35.2837070 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\OLE\AggressiveMTATesting NAME NOT FOUND Length: 144
1:24:35.2837183 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\OLE SUCCESS
1:24:35.2837607 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2837735 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\OLE\Tracing NAME NOT FOUND Desired Access: Read
1:24:35.2841062 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\imm32.dll SUCCESS CreationTime: 9/10/2017 2:34:12 AM, LastAccessTime: 9/10/2017 2:34:12 AM, LastWriteTime: 9/10/2017 2:34:12 AM, ChangeTime: 9/10/2017 7:26:06 PM, AllocationSize: 212,992, EndOfFile: 210,744, FileAttributes: A
1:24:35.2842092 PM dotnet.exe 2380 CreateFile D:\Windows\System32\imm32.dll SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2842591 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\imm32.dll SUCCESS Information: Attribute
1:24:35.2842782 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\imm32.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2842971 PM dotnet.exe 2380 QueryStandardInformationFile D:\Windows\System32\imm32.dll SUCCESS AllocationSize: 212,992, EndOfFile: 210,744, NumberOfLinks: 2, DeletePending: False, Directory: False
1:24:35.2843229 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\imm32.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2844527 PM dotnet.exe 2380 CloseFile D:\Windows\System32\imm32.dll SUCCESS
1:24:35.2845763 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\imm32.dll SUCCESS CreationTime: 9/10/2017 2:34:12 AM, LastAccessTime: 9/10/2017 2:34:12 AM, LastWriteTime: 9/10/2017 2:34:12 AM, ChangeTime: 9/10/2017 7:26:06 PM, AllocationSize: 212,992, EndOfFile: 210,744, FileAttributes: A
1:24:35.2846631 PM dotnet.exe 2380 CreateFile D:\Windows\System32\imm32.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2847074 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\imm32.dll SUCCESS Information: Attribute
1:24:35.2847251 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\imm32.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2847499 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\imm32.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2848136 PM dotnet.exe 2380 Load Image D:\Windows\System32\imm32.dll SUCCESS Image Base: 0x7ffa4e3b0000, Image Size: 0x36000
1:24:35.2848361 PM dotnet.exe 2380 CloseFile D:\Windows\System32\imm32.dll SUCCESS
1:24:35.2850314 PM dotnet.exe 2380 Load Image D:\Windows\System32\msctf.dll SUCCESS Image Base: 0x7ffa503f0000, Image Size: 0x152000
1:24:35.2853349 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Error Message Instrument\ REPARSE Desired Access: Read
1:24:35.2853549 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Error Message Instrument NAME NOT FOUND Desired Access: Read
1:24:35.2853912 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize SUCCESS Desired Access: Read
1:24:35.2854126 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableMetaFiles NAME NOT FOUND Length: 20
1:24:35.2854259 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize SUCCESS
1:24:35.2855005 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\Compatibility32 SUCCESS Desired Access: Read
1:24:35.2855227 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Compatibility32\dotnet NAME NOT FOUND Length: 172
1:24:35.2855404 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Compatibility32 SUCCESS
1:24:35.2855574 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility NAME NOT FOUND Desired Access: Read
1:24:35.2858029 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2858221 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\Windows SUCCESS Desired Access: Read
1:24:35.2858463 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\LoadAppInit_DLLs SUCCESS Type: REG_DWORD, Length: 4, Data: 0
1:24:35.2858669 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows SUCCESS
1:24:35.2859266 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2859413 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\OLE\Tracing NAME NOT FOUND Desired Access: Read
1:24:35.2860921 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2861110 PM dotnet.exe 2380 RegOpenKey HKLM\SOFTWARE\Microsoft\OLEAUT NAME NOT FOUND Desired Access: Query Value
1:24:35.2866501 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Offset: 5,242,368, Length: 16,384, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2868757 PM dotnet.exe 2380 RegOpenKey HKCU SUCCESS Desired Access: Maximum Allowed, Granted Access: All Access
1:24:35.2869034 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2869163 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.2869374 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2869483 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\.NETFramework SUCCESS Desired Access: Read
1:24:35.2869679 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\.NETFramework\gcConcurrent NAME NOT FOUND Length: 144
1:24:35.2869816 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS
1:24:35.2869941 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2870048 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.2870153 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2870254 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\.NETFramework SUCCESS Desired Access: Read
1:24:35.2870390 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\.NETFramework\gcServer NAME NOT FOUND Length: 144
1:24:35.2870492 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS
1:24:35.2870620 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2870852 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.2870961 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2871063 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\.NETFramework SUCCESS Desired Access: Read
1:24:35.2871203 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\.NETFramework\GCRetainVM NAME NOT FOUND Length: 144
1:24:35.2871307 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS
1:24:35.2871794 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2871921 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.2872039 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2872143 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\.NETFramework SUCCESS Desired Access: Read
1:24:35.2872282 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\.NETFramework\DisableConfigCache NAME NOT FOUND Length: 144
1:24:35.2872379 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS
1:24:35.2872567 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2872673 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.2872781 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2872879 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\.NETFramework SUCCESS Desired Access: Read
1:24:35.2873117 PM dotnet.exe 2380 RegEnumValue HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS Index: 0, Name: Enable64Bit, Type: REG_DWORD, Length: 4, Data: 1
1:24:35.2873274 PM dotnet.exe 2380 RegEnumValue HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS Index: 1, Name: InstallRoot, Type: REG_SZ, Length: 76, Data: D:\Windows\Microsoft.NET\Framework64\
1:24:35.2873370 PM dotnet.exe 2380 RegEnumValue HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS Index: 2, Name: NGenTaskDelayStartAmount, Type: REG_DWORD, Length: 4, Data: 0
1:24:35.2873458 PM dotnet.exe 2380 RegEnumValue HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS Index: 3, Name: NGenTaskDelayStart, Type: REG_DWORD, Length: 4, Data: 1
1:24:35.2873547 PM dotnet.exe 2380 RegEnumValue HKLM\SOFTWARE\Microsoft\.NETFramework NO MORE ENTRIES Index: 4, Length: 220
1:24:35.2876635 PM dotnet.exe 2380 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.2876782 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Fusion SUCCESS Desired Access: Read
1:24:35.2876981 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Fusion\LogPath NAME NOT FOUND Length: 144
1:24:35.2877185 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Fusion SUCCESS
1:24:35.2881982 PM dotnet.exe 2380 Thread Create SUCCESS Thread ID: 3384
1:24:35.2884406 PM dotnet.exe 2380 Thread Create SUCCESS Thread ID: 3688
1:24:35.2884882 PM dotnet.exe 2380 QueryNameInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Name: \Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll
1:24:35.2885670 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 562,176, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2891665 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 562,176, Length: 32,768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2898347 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 111,616, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2902786 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 111,616, Length: 32,768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.2911528 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2911946 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS Information: Attribute
1:24:35.2969548 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 11,862,016, EndOfFile: 11,860,184, FileAttributes: N
1:24:35.2970636 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.2971044 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS Information: Attribute
1:24:35.2971266 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.2971431 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS AllocationSize: 11,862,016, EndOfFile: 11,860,184, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.2996035 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS SyncType: SyncTypeOther
1:24:35.2997125 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS Image Base: 0x7ffa2f840000, Image Size: 0xb4e000
1:24:35.2997444 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS
1:24:35.3012576 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Offset: 1,045,504, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3016066 PM dotnet.exe 2380 ReadFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\coreclr.dll SUCCESS Offset: 1,045,504, Length: 16,384, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3027435 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\kernel32.dll NAME NOT FOUND
1:24:35.3028765 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\kernel32.dll NAME NOT FOUND
1:24:35.3033168 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\CustomLocale REPARSE Desired Access: Read
1:24:35.3033470 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\CustomLocale SUCCESS Desired Access: Read
1:24:35.3033722 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Nls\CustomLocale\en-US NAME NOT FOUND Length: 532
1:24:35.3033899 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Nls\CustomLocale SUCCESS
1:24:35.3034068 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\ExtendedLocale REPARSE Desired Access: Read
1:24:35.3034249 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\ExtendedLocale SUCCESS Desired Access: Read
1:24:35.3034438 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Nls\ExtendedLocale\en-US NAME NOT FOUND Length: 532
1:24:35.3034587 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Nls\ExtendedLocale SUCCESS
1:24:35.3038742 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Kernel32.dll NAME NOT FOUND
1:24:35.3039811 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\Kernel32.dll NAME NOT FOUND
1:24:35.3041298 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Nls\Sorting\Versions\000602xx SUCCESS Type: REG_SZ, Length: 26, Data: kernel32.dll
1:24:35.3042394 PM dotnet.exe 2380 CreateFile D:\Windows\Globalization\Sorting\SortDefault.nls SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a, OpenResult: Opened
1:24:35.3042831 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\Globalization\Sorting\SortDefault.nls SUCCESS Information: Attribute
1:24:35.3043059 PM dotnet.exe 2380 CreateFileMapping D:\Windows\Globalization\Sorting\SortDefault.nls FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3043203 PM dotnet.exe 2380 QueryStandardInformationFile D:\Windows\Globalization\Sorting\SortDefault.nls SUCCESS AllocationSize: 2,969,600, EndOfFile: 2,969,292, NumberOfLinks: 2, DeletePending: False, Directory: False
1:24:35.3043489 PM dotnet.exe 2380 CreateFileMapping D:\Windows\Globalization\Sorting\SortDefault.nls SUCCESS SyncType: SyncTypeOther
1:24:35.3043831 PM dotnet.exe 2380 CloseFile D:\Windows\Globalization\Sorting\SortDefault.nls SUCCESS
1:24:35.3044494 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Ids REPARSE Desired Access: Read
1:24:35.3044704 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Ids SUCCESS Desired Access: Read
1:24:35.3070183 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\advapi32.dll NAME NOT FOUND
1:24:35.3071516 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\advapi32.dll NAME NOT FOUND
1:24:35.3072777 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\advapi32.dll NAME NOT FOUND
1:24:35.3073849 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\advapi32.dll NAME NOT FOUND
1:24:35.3075478 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\WMI\Security\0866b2b8-5cef-5db9-2612-0c0ffd814a44 NAME NOT FOUND Length: 524
1:24:35.3100578 PM dotnet.exe 2380 Thread Create SUCCESS Thread ID: 1720
1:24:35.3103582 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\kernel.appcore.dll SUCCESS CreationTime: 9/10/2017 2:34:00 AM, LastAccessTime: 9/10/2017 2:34:00 AM, LastWriteTime: 9/10/2017 2:34:00 AM, ChangeTime: 9/10/2017 5:47:28 AM, AllocationSize: 36,864, EndOfFile: 33,064, FileAttributes: A
1:24:35.3104611 PM dotnet.exe 2380 CreateFile D:\Windows\System32\kernel.appcore.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3104972 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\kernel.appcore.dll SUCCESS Information: Attribute
1:24:35.3105155 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\kernel.appcore.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3105381 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\kernel.appcore.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3106408 PM dotnet.exe 2380 Load Image D:\Windows\System32\kernel.appcore.dll SUCCESS Image Base: 0x7ffa4cb20000, Image Size: 0xb000
1:24:35.3106709 PM dotnet.exe 2380 CloseFile D:\Windows\System32\kernel.appcore.dll SUCCESS
1:24:35.3109291 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ntdll.dll SUCCESS Offset: 824,320, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3112341 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ntdll.dll SUCCESS Offset: 820,224, Length: 8,192, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3116247 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3116865 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS Information: Attribute
1:24:35.3117286 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights,2.0.0 NAME NOT FOUND
1:24:35.3117847 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS CreationTime: 8/3/2017 12:38:08 PM, LastAccessTime: 8/3/2017 12:38:08 PM, LastWriteTime: 8/3/2017 12:38:08 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 491,520, EndOfFile: 490,992, FileAttributes: N
1:24:35.3118623 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights,2.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3118715 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3119073 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS Information: Attribute
1:24:35.3119262 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3119403 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS AllocationSize: 491,520, EndOfFile: 490,992, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3121329 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3121924 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS Image Base: 0x7ffa393b0000, Image Size: 0x77000
1:24:35.3122281 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS
1:24:35.3127983 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3128412 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS Information: Attribute
1:24:35.3129440 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 49,152, EndOfFile: 48,640, FileAttributes: N
1:24:35.3130321 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3130686 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights,2.0.0 SUCCESS Information: Attribute
1:24:35.3130696 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS Information: Attribute
1:24:35.3130905 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3130925 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights,2.0.0 SUCCESS
1:24:35.3131069 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS AllocationSize: 49,152, EndOfFile: 48,640, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3132368 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3132445 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel NAME NOT FOUND
1:24:35.3132983 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS Image Base: 0x7ffa3f790000, Image Size: 0xd000
1:24:35.3133256 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS
1:24:35.3133496 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3134484 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel SUCCESS Information: Attribute
1:24:35.3134675 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel SUCCESS
1:24:35.3135978 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy NAME NOT FOUND
1:24:35.3136826 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3140058 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy SUCCESS Information: Attribute
1:24:35.3140283 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy SUCCESS
1:24:35.3140755 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3141214 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS Information: Attribute
1:24:35.3142106 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights NAME NOT FOUND
1:24:35.3142284 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 274,432, EndOfFile: 272,920, FileAttributes: N
1:24:35.3143091 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3143219 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3143598 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS Information: Attribute
1:24:35.3143811 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3143971 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS AllocationSize: 274,432, EndOfFile: 272,920, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3144132 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights SUCCESS Information: Attribute
1:24:35.3144306 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.ApplicationInsights SUCCESS
1:24:35.3145582 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3145786 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.0 NAME NOT FOUND
1:24:35.3146220 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS Image Base: 0x7ffa39360000, Image Size: 0x42000
1:24:35.3146495 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS
1:24:35.3146889 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3147884 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.0 SUCCESS Information: Attribute
1:24:35.3148046 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy,2.0.0 SUCCESS
1:24:35.3150518 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3151413 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3152399 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3152597 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3153924 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework,15.3.409 NAME NOT FOUND
1:24:35.3154082 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3154515 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS Information: Attribute
1:24:35.3154748 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework,15.3.409 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3155573 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 479,232, EndOfFile: 477,200, FileAttributes: N
1:24:35.3156524 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3156911 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS Information: Attribute
1:24:35.3157117 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3157273 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS AllocationSize: 479,232, EndOfFile: 477,200, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3159379 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3160010 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS Image Base: 0x7ffa392e0000, Image Size: 0x75000
1:24:35.3160280 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS
1:24:35.3161303 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework,15.3.409 SUCCESS Information: Attribute
1:24:35.3161462 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework,15.3.409 SUCCESS
1:24:35.3162803 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework NAME NOT FOUND
1:24:35.3163637 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3168168 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3168602 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS Information: Attribute
1:24:35.3169725 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 28,672, EndOfFile: 26,184, FileAttributes: N
1:24:35.3170657 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3171049 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS Information: Attribute
1:24:35.3171698 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3171896 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS AllocationSize: 28,672, EndOfFile: 26,184, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3173181 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3173819 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS Image Base: 0x7ffa3ee20000, Image Size: 0x7000
1:24:35.3174131 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS
1:24:35.3182486 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3182936 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS Information: Attribute
1:24:35.3184043 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,360, FileAttributes: N
1:24:35.3185016 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3185420 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS Information: Attribute
1:24:35.3185653 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3185833 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,360, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3187161 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3187913 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS Image Base: 0x7ffa3bc50000, Image Size: 0x3000
1:24:35.3188226 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS
1:24:35.3191498 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3191925 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS Information: Attribute
1:24:35.3191985 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework SUCCESS Information: Attribute
1:24:35.3192142 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Framework SUCCESS
1:24:35.3192962 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 15,360, FileAttributes: N
1:24:35.3193905 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3193973 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand NAME NOT FOUND
1:24:35.3194304 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS Information: Attribute
1:24:35.3194536 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3194713 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS AllocationSize: 16,384, EndOfFile: 15,360, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3194846 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3196038 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3196681 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS Image Base: 0x7ffa3aa20000, Image Size: 0x4000
1:24:35.3196995 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS
1:24:35.3203637 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3204058 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS Information: Attribute
1:24:35.3208784 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 32,768, EndOfFile: 30,248, FileAttributes: N
1:24:35.3209803 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3210209 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS Information: Attribute
1:24:35.3210415 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3210569 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS AllocationSize: 32,768, EndOfFile: 30,248, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3210778 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand SUCCESS Information: Attribute
1:24:35.3210948 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand SUCCESS
1:24:35.3211909 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3212447 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core,15.3.409 NAME NOT FOUND
1:24:35.3212517 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS Image Base: 0x7ffa3a290000, Image Size: 0x8000
1:24:35.3212797 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS
1:24:35.3213345 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core,15.3.409 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3214386 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core,15.3.409 SUCCESS Information: Attribute
1:24:35.3214543 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core,15.3.409 SUCCESS
1:24:35.3214938 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,407,424, Length: 152, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3216266 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core,15.3.409 NAME NOT FOUND
1:24:35.3217094 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core,15.3.409 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3217359 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 279,552, Length: 4,096, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3221781 PM dotnet.exe 2380 ReadFile D:\Windows\System32\ucrtbase.dll SUCCESS Offset: 279,552, Length: 32,768, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3223208 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core,15.3.409 SUCCESS Information: Attribute
1:24:35.3223424 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core,15.3.409 SUCCESS
1:24:35.3225036 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core NAME NOT FOUND
1:24:35.3225984 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3227056 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core SUCCESS Information: Attribute
1:24:35.3227222 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core SUCCESS
1:24:35.3228765 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions,4.3.0 NAME NOT FOUND
1:24:35.3229691 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3230691 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions,4.3.0 SUCCESS Information: Attribute
1:24:35.3230851 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions,4.3.0 SUCCESS
1:24:35.3231882 PM dotnet.exe 2380 RegQueryKey HKCU SUCCESS Query: HandleTags, HandleTags: 0x0
1:24:35.3232136 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core NAME NOT FOUND
1:24:35.3232155 PM dotnet.exe 2380 RegOpenKey HKCU\Software\Microsoft\.NETFramework NAME NOT FOUND Desired Access: Read
1:24:35.3232414 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\.NETFramework\FeatureSIMD NAME NOT FOUND Length: 144
1:24:35.3233017 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3233592 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 1,122,304, EndOfFile: 1,121,944, FileAttributes: N
1:24:35.3234042 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core SUCCESS Information: Attribute
1:24:35.3234217 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Utilities.Core SUCCESS
1:24:35.3234540 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3235171 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS Information: Attribute
1:24:35.3235405 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3235507 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core NAME NOT FOUND
1:24:35.3235584 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS AllocationSize: 1,122,304, EndOfFile: 1,121,944, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3236459 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3237796 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3238460 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS Image Base: 0x7ffa391c0000, Image Size: 0x116000
1:24:35.3238748 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\clrjit.dll SUCCESS
1:24:35.3250808 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core SUCCESS Information: Attribute
1:24:35.3250962 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Tasks.Core SUCCESS
1:24:35.3252338 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build,15.3.409 NAME NOT FOUND
1:24:35.3253178 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build,15.3.409 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3254230 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build,15.3.409 SUCCESS Information: Attribute
1:24:35.3254396 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build,15.3.409 SUCCESS
1:24:35.3255727 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3256584 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3257603 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3257762 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3259128 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils,1.0.1 NAME NOT FOUND
1:24:35.3260083 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils,1.0.1 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3261072 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils,1.0.1 SUCCESS Information: Attribute
1:24:35.3261234 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils,1.0.1 SUCCESS
1:24:35.3262463 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build NAME NOT FOUND
1:24:35.3263262 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3281599 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3282117 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS Information: Attribute
1:24:35.3282529 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build SUCCESS Information: Attribute
1:24:35.3282690 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build SUCCESS
1:24:35.3283276 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 45,056, EndOfFile: 44,064, FileAttributes: N
1:24:35.3283989 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json NAME NOT FOUND
1:24:35.3284290 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3284721 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS Information: Attribute
1:24:35.3284857 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3285036 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3285227 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS AllocationSize: 45,056, EndOfFile: 44,064, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3285859 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json SUCCESS Information: Attribute
1:24:35.3286022 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json SUCCESS
1:24:35.3286604 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3287290 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS Image Base: 0x7ffa3a240000, Image Size: 0xb000
1:24:35.3287538 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp,2.3.2-beta1-61921-05 NAME NOT FOUND
1:24:35.3287595 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS
1:24:35.3288436 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp,2.3.2-beta1-61921-05 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3292840 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp,2.3.2-beta1-61921-05 SUCCESS Information: Attribute
1:24:35.3292991 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp,2.3.2-beta1-61921-05 SUCCESS
1:24:35.3294277 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3295144 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3298715 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\ntdll.DLL NAME NOT FOUND
1:24:35.3299979 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\ntdll.DLL NAME NOT FOUND
1:24:35.3301234 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ntdll.DLL NAME NOT FOUND
1:24:35.3302174 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\ntdll.DLL NAME NOT FOUND
1:24:35.3303527 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\rpcss.dll SUCCESS CreationTime: 9/10/2017 2:36:43 AM, LastAccessTime: 9/10/2017 2:36:43 AM, LastWriteTime: 9/10/2017 2:36:43 AM, ChangeTime: 9/10/2017 5:47:45 AM, AllocationSize: 819,200, EndOfFile: 817,664, FileAttributes: A
1:24:35.3304517 PM dotnet.exe 2380 CreateFile D:\Windows\System32\rpcss.dll SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3305851 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3306026 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3307282 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils NAME NOT FOUND
1:24:35.3308170 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3309161 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils SUCCESS Information: Attribute
1:24:35.3309431 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.CommandLineUtils SUCCESS
1:24:35.3310750 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp NAME NOT FOUND
1:24:35.3311579 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3312847 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,411,520, Length: 136, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3313393 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp SUCCESS Information: Attribute
1:24:35.3313543 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.CSharp SUCCESS
1:24:35.3314865 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common,2.3.2-beta1-61921-05 NAME NOT FOUND
1:24:35.3315722 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common,2.3.2-beta1-61921-05 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3316730 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common,2.3.2-beta1-61921-05 SUCCESS Information: Attribute
1:24:35.3316892 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common,2.3.2-beta1-61921-05 SUCCESS
1:24:35.3318252 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core NAME NOT FOUND
1:24:35.3319076 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3319361 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\rpcss.dll SUCCESS Information: Attribute
1:24:35.3319620 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\rpcss.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3319788 PM dotnet.exe 2380 QueryStandardInformationFile D:\Windows\System32\rpcss.dll SUCCESS AllocationSize: 819,200, EndOfFile: 817,664, NumberOfLinks: 2, DeletePending: False, Directory: False
1:24:35.3320104 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\rpcss.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3320768 PM dotnet.exe 2380 CloseFile D:\Windows\System32\rpcss.dll SUCCESS
1:24:35.3321952 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core SUCCESS Information: Attribute
1:24:35.3322169 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core SUCCESS
1:24:35.3322927 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\cryptbase.dll SUCCESS CreationTime: 9/10/2017 2:33:51 AM, LastAccessTime: 9/10/2017 2:33:51 AM, LastWriteTime: 9/10/2017 2:33:51 AM, ChangeTime: 9/10/2017 7:26:23 PM, AllocationSize: 32,768, EndOfFile: 31,528, FileAttributes: A
1:24:35.3323735 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3323933 PM dotnet.exe 2380 CreateFile D:\Windows\System32\cryptbase.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3324328 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\cryptbase.dll SUCCESS Information: Attribute
1:24:35.3324548 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\cryptbase.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3324670 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3324881 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\cryptbase.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3326021 PM dotnet.exe 2380 Load Image D:\Windows\System32\cryptbase.dll SUCCESS Image Base: 0x7ffa4dcb0000, Image Size: 0xb000
1:24:35.3326323 PM dotnet.exe 2380 CloseFile D:\Windows\System32\cryptbase.dll SUCCESS
1:24:35.3328051 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3328304 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common,4.3.0-rtm-4324 SUCCESS
1:24:35.3328343 PM dotnet.exe 2380 QueryOpen D:\Windows\System32\bcryptprimitives.dll SUCCESS CreationTime: 9/10/2017 2:37:03 AM, LastAccessTime: 9/10/2017 2:37:03 AM, LastWriteTime: 9/10/2017 2:37:03 AM, ChangeTime: 9/10/2017 5:47:07 AM, AllocationSize: 397,312, EndOfFile: 397,232, FileAttributes: A
1:24:35.3329314 PM dotnet.exe 2380 CreateFile D:\Windows\System32\bcryptprimitives.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3329699 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\bcryptprimitives.dll SUCCESS Information: Attribute
1:24:35.3329912 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\bcryptprimitives.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3329938 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel NAME NOT FOUND
1:24:35.3330230 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\bcryptprimitives.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3330978 PM dotnet.exe 2380 Load Image D:\Windows\System32\bcryptprimitives.dll SUCCESS Image Base: 0x7ffa4dc40000, Image Size: 0x63000
1:24:35.3331540 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3332647 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel SUCCESS Information: Attribute
1:24:35.3332811 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel SUCCESS
1:24:35.3334155 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common NAME NOT FOUND
1:24:35.3335048 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3336080 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common SUCCESS Information: Attribute
1:24:35.3336251 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.CodeAnalysis.Common SUCCESS
1:24:35.3336335 PM dotnet.exe 2380 CloseFile D:\Windows\System32\bcryptprimitives.dll SUCCESS
1:24:35.3337653 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json,9.0.1 NAME NOT FOUND
1:24:35.3338518 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy REPARSE Desired Access: Query Value
1:24:35.3338538 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json,9.0.1 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3338834 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy SUCCESS Desired Access: Query Value
1:24:35.3339334 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\Enabled SUCCESS Type: REG_DWORD, Length: 4, Data: 0
1:24:35.3339610 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Lsa REPARSE Desired Access: Query Value
1:24:35.3339823 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\Lsa SUCCESS Desired Access: Query Value
1:24:35.3340191 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy NAME NOT FOUND Length: 20
1:24:35.3340383 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy SUCCESS
1:24:35.3340539 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Lsa SUCCESS
1:24:35.3340717 PM dotnet.exe 2380 RegOpenKey HKLM\SYSTEM\CurrentControlSet\Policies\Microsoft\Cryptography\Configuration REPARSE Desired Access: Query Value
1:24:35.3340919 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Policies\Microsoft\Cryptography\Configuration NAME NOT FOUND Desired Access: Query Value
1:24:35.3341556 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json,9.0.1 SUCCESS Information: Attribute
1:24:35.3341796 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Newtonsoft.Json,9.0.1 SUCCESS
1:24:35.3343760 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3344725 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3345883 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3346049 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3347421 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine,0.1.1-alpha-167 NAME NOT FOUND
1:24:35.3348347 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine,0.1.1-alpha-167 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3348817 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3349250 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS Information: Attribute
1:24:35.3349382 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine,0.1.1-alpha-167 SUCCESS Information: Attribute
1:24:35.3349547 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine,0.1.1-alpha-167 SUCCESS
1:24:35.3350340 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 196,608, EndOfFile: 194,568, FileAttributes: N
1:24:35.3350857 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine NAME NOT FOUND
1:24:35.3351289 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3351683 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS Information: Attribute
1:24:35.3351737 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3351904 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3352070 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS AllocationSize: 196,608, EndOfFile: 194,568, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3353438 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3354381 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS Image Base: 0x7ffa39190000, Image Size: 0x30000
1:24:35.3354657 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS
1:24:35.3375512 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 PATH NOT FOUND
1:24:35.3389795 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.3392687 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 PATH NOT FOUND
1:24:35.3393260 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.3394989 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3395467 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS Information: Attribute
1:24:35.3396566 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 327,680, EndOfFile: 326,664, FileAttributes: N
1:24:35.3397533 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3397949 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS Information: Attribute
1:24:35.3398187 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3398368 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS AllocationSize: 327,680, EndOfFile: 326,664, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3399959 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3400950 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS Image Base: 0x7ffa39140000, Image Size: 0x50000
1:24:35.3401241 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS
1:24:35.3404554 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 PATH NOT FOUND
1:24:35.3405119 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.3405863 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0 PATH NOT FOUND
1:24:35.3406357 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\ PATH NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.3406821 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata PATH NOT FOUND
1:24:35.3407675 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet NAME NOT FOUND Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
1:24:35.3408517 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft\dotnet NAME NOT FOUND
1:24:35.3409334 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3409644 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft SUCCESS Information: Attribute
1:24:35.3409798 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\AppData\Local\Microsoft\dotnet NO SUCH FILE Filter: dotnet
1:24:35.3409968 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft SUCCESS
1:24:35.3410863 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\AppData\Local\Microsoft SUCCESS CreationTime: 10/30/2017 4:57:14 AM, LastAccessTime: 10/30/2017 12:02:34 PM, LastWriteTime: 10/30/2017 12:02:34 PM, ChangeTime: 10/30/2017 12:02:34 PM, AllocationSize: 4,096, EndOfFile: 4,096, FileAttributes: D
1:24:35.3416985 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:24:35.3418053 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine SUCCESS Information: Attribute
1:24:35.3418231 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Cli.CommandLine SUCCESS
1:24:35.3419806 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3420118 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft\dotnet SUCCESS Information: Attribute
1:24:35.3420330 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft\dotnet SUCCESS
1:24:35.3420761 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3421762 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:24:35.3421886 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3422049 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.DependencyResolver.Core,4.3.0-rtm-4324 SUCCESS
1:24:35.3422774 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata SUCCESS Information: Attribute
1:24:35.3422948 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata SUCCESS
1:24:35.3423421 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions,2.0.0 NAME NOT FOUND
1:24:35.3424133 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0 SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:24:35.3424305 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions,2.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3428229 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0 SUCCESS Information: Attribute
1:24:35.3428397 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0 SUCCESS
1:24:35.3429500 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:24:35.3430376 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 SUCCESS Information: Attribute
1:24:35.3430529 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64 SUCCESS
1:24:35.3433280 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3433708 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS Information: Attribute
1:24:35.3435267 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,415,616, Length: 168, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3435890 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions,2.0.0 SUCCESS Information: Attribute
1:24:35.3436078 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions,2.0.0 SUCCESS
1:24:35.3436216 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,344, FileAttributes: N
1:24:35.3437558 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3438255 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3438580 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3438659 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS Information: Attribute
1:24:35.3438874 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3439034 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,344, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3439689 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3439870 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core,4.3.0-rtm-4324 SUCCESS
1:24:35.3441203 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped,4.0.1 NAME NOT FOUND
1:24:35.3442086 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped,4.0.1 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3443452 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3444105 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS Image Base: 0x7ffa39b90000, Image Size: 0x3000
1:24:35.3444405 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS
1:24:35.3449853 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64\dotnet NAME NOT FOUND Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
1:24:35.3451819 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3452265 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS Information: Attribute
1:24:35.3453309 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS CreationTime: 8/3/2017 12:38:14 PM, LastAccessTime: 8/3/2017 12:38:14 PM, LastWriteTime: 8/3/2017 12:38:14 PM, ChangeTime: 10/30/2017 12:58:37 PM, AllocationSize: 880,640, EndOfFile: 880,240, FileAttributes: N
1:24:35.3454218 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3454352 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped,4.0.1 SUCCESS Information: Attribute
1:24:35.3454517 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped,4.0.1 SUCCESS
1:24:35.3454626 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS Information: Attribute
1:24:35.3454849 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3455023 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS AllocationSize: 880,640, EndOfFile: 880,240, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3455850 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions NAME NOT FOUND
1:24:35.3456870 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3457055 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3457624 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS Image Base: 0x7ffa39060000, Image Size: 0xd7000
1:24:35.3457893 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS
1:24:35.3457932 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions SUCCESS Information: Attribute
1:24:35.3458116 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.PlatformAbstractions SUCCESS
1:24:35.3459498 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration,1.2.1-alpha-002133 NAME NOT FOUND
1:24:35.3460355 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration,1.2.1-alpha-002133 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3461384 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration,1.2.1-alpha-002133 SUCCESS Information: Attribute
1:24:35.3461457 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3461544 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration,1.2.1-alpha-002133 SUCCESS
1:24:35.3461897 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS Information: Attribute
1:24:35.3462827 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration NAME NOT FOUND
1:24:35.3462976 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 16,384, EndOfFile: 14,856, FileAttributes: N
1:24:35.3463658 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3463919 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3464315 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS Information: Attribute
1:24:35.3464537 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3464641 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration SUCCESS Information: Attribute
1:24:35.3464712 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,856, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3464798 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.ProjectJsonMigration SUCCESS
1:24:35.3465895 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3466100 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand,1.2.1-alpha-002133 NAME NOT FOUND
1:24:35.3466460 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS Image Base: 0x7ffa39050000, Image Size: 0x4000
1:24:35.3466727 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS
1:24:35.3466981 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand,1.2.1-alpha-002133 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3476379 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3476837 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS Information: Attribute
1:24:35.3478097 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 77,824, EndOfFile: 75,776, FileAttributes: N
1:24:35.3478502 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand,1.2.1-alpha-002133 SUCCESS Information: Attribute
1:24:35.3478673 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.DotNet.Tools.MigrateCommand,1.2.1-alpha-002133 SUCCESS
1:24:35.3479079 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3479487 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS Information: Attribute
1:24:35.3479710 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3479886 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS AllocationSize: 77,824, EndOfFile: 75,776, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3480069 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel,2.0.0 NAME NOT FOUND
1:24:35.3481048 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel,2.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3481274 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3481927 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS Image Base: 0x7ffa39030000, Image Size: 0x13000
1:24:35.3482206 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS
1:24:35.3482422 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel,2.0.0 SUCCESS Information: Attribute
1:24:35.3482596 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Extensions.DependencyModel,2.0.0 SUCCESS
1:24:35.3483949 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions NAME NOT FOUND
1:24:35.3484816 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3485806 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions SUCCESS Information: Attribute
1:24:35.3485964 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Abstractions SUCCESS
1:24:35.3487260 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli NAME NOT FOUND
1:24:35.3487654 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3488100 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS Information: Attribute
1:24:35.3488127 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3489195 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli SUCCESS Information: Attribute
1:24:35.3489273 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 208,896, EndOfFile: 206,360, FileAttributes: N
1:24:35.3489356 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli SUCCESS
1:24:35.3490211 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3490612 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS Information: Attribute
1:24:35.3490694 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3490837 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3491010 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS AllocationSize: 208,896, EndOfFile: 206,360, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3491588 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3493401 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3494256 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS Image Base: 0x7ffa38ff0000, Image Size: 0x33000
1:24:35.3494560 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS
1:24:35.3506751 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3506912 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3507492 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3507924 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS Information: Attribute
1:24:35.3508241 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts NAME NOT FOUND
1:24:35.3509161 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3510181 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts SUCCESS Information: Attribute
1:24:35.3510341 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Core.Contracts SUCCESS
1:24:35.3511626 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3511830 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:41 PM, AllocationSize: 45,056, EndOfFile: 40,976, FileAttributes: N
1:24:35.3512526 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3513543 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3513705 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands,4.3.0-rtm-4324 SUCCESS
1:24:35.3513798 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3514082 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,419,712, Length: 136, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3514207 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS Information: Attribute
1:24:35.3514422 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3514596 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS AllocationSize: 45,056, EndOfFile: 40,976, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3515449 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo,4.3.0 NAME NOT FOUND
1:24:35.3515842 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3516458 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3517828 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS Image Base: 0x7ffa38fe0000, Image Size: 0xb000
1:24:35.3518376 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS
1:24:35.3538774 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3539267 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS Information: Attribute
1:24:35.3540534 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo,4.3.0 SUCCESS Information: Attribute
1:24:35.3540720 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo,4.3.0 SUCCESS
1:24:35.3542140 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3543061 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 425,984, EndOfFile: 425,464, FileAttributes: N
1:24:35.3543090 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3544422 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3544866 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS Information: Attribute
1:24:35.3545113 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3546096 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3546263 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3547533 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS AllocationSize: 425,984, EndOfFile: 425,464, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3548292 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge NAME NOT FOUND
1:24:35.3549702 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3550734 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge SUCCESS Information: Attribute
1:24:35.3550903 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Edge SUCCESS
1:24:35.3552264 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.3553191 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3555021 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3555679 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS Image Base: 0x7ffa38f70000, Image Size: 0x67000
1:24:35.3555974 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS
1:24:35.3563623 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3564119 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS Information: Attribute
1:24:35.3565299 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 233,472, EndOfFile: 229,912, FileAttributes: N
1:24:35.3566403 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3566825 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS Information: Attribute
1:24:35.3567074 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3567276 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS AllocationSize: 233,472, EndOfFile: 229,912, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3568850 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3569478 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS Image Base: 0x7ffa38f30000, Image Size: 0x38000
1:24:35.3569767 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS
1:24:35.3570010 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.3570171 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.3571524 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects NAME NOT FOUND
1:24:35.3572452 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3574951 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects SUCCESS Information: Attribute
1:24:35.3575114 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Orchestrator.RunnableProjects SUCCESS
1:24:35.3575907 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3576334 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS Information: Attribute
1:24:35.3576436 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils NAME NOT FOUND
1:24:35.3577322 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3577404 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 36,864, EndOfFile: 34,328, FileAttributes: N
1:24:35.3578301 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils SUCCESS Information: Attribute
1:24:35.3578306 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3578470 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Utils SUCCESS
1:24:35.3578693 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS Information: Attribute
1:24:35.3578904 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3579069 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS AllocationSize: 36,864, EndOfFile: 34,328, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3579714 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks NAME NOT FOUND
1:24:35.3580396 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3580742 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3580960 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS Image Base: 0x7ffa38f20000, Image Size: 0x9000
1:24:35.3581229 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS
1:24:35.3582864 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks SUCCESS Information: Attribute
1:24:35.3583018 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks SUCCESS
1:24:35.3584261 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build,15.3.0-preview-20170628-02 NAME NOT FOUND
1:24:35.3585165 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build,15.3.0-preview-20170628-02 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3585720 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3586133 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS Information: Attribute
1:24:35.3586169 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build,15.3.0-preview-20170628-02 SUCCESS Information: Attribute
1:24:35.3586325 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build,15.3.0-preview-20170628-02 SUCCESS
1:24:35.3587216 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 16,384, EndOfFile: 14,336, FileAttributes: N
1:24:35.3587621 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build NAME NOT FOUND
1:24:35.3588130 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3588515 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS Information: Attribute
1:24:35.3588525 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3588721 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3588874 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,336, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3589493 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build SUCCESS Information: Attribute
1:24:35.3589670 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TestPlatform.Build SUCCESS
1:24:35.3589947 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3590490 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS Image Base: 0x7ffa38f10000, Image Size: 0x3000
1:24:35.3590817 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS
1:24:35.3590931 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration NAME NOT FOUND
1:24:35.3591785 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3594798 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3595206 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS Information: Attribute
1:24:35.3597243 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration SUCCESS Information: Attribute
1:24:35.3597409 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration SUCCESS
1:24:35.3598775 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry,4.3.0 NAME NOT FOUND
1:24:35.3599658 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3599698 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS CreationTime: 8/3/2017 12:38:10 PM, LastAccessTime: 8/3/2017 12:38:10 PM, LastWriteTime: 8/3/2017 12:38:10 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 24,576, EndOfFile: 23,600, FileAttributes: N
1:24:35.3600737 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry,4.3.0 SUCCESS Information: Attribute
1:24:35.3600899 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry,4.3.0 SUCCESS
1:24:35.3602204 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry NAME NOT FOUND
1:24:35.3603058 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3604204 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry SUCCESS Information: Attribute
1:24:35.3604378 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Win32.Registry SUCCESS
1:24:35.3605692 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3606557 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3607653 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3607812 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Build.Tasks,4.3.0-rtm-4324 SUCCESS
1:24:35.3608237 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,423,808, Length: 144, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3609568 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks NAME NOT FOUND
1:24:35.3610476 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3612135 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3612523 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS Information: Attribute
1:24:35.3612738 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3612902 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS AllocationSize: 24,576, EndOfFile: 23,600, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3614139 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3614675 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS Image Base: 0x7ffa38f00000, Image Size: 0x7000
1:24:35.3614946 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS
1:24:35.3620558 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks SUCCESS Information: Attribute
1:24:35.3620741 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks SUCCESS
1:24:35.3620747 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3621186 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS Information: Attribute
1:24:35.3622149 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3622261 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,880, FileAttributes: N
1:24:35.3623070 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3623222 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3623650 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS Information: Attribute
1:24:35.3623900 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3624106 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,880, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3624165 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3624334 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat,4.3.0-rtm-4324 SUCCESS
1:24:35.3627239 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource NAME NOT FOUND
1:24:35.3628144 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3629160 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource SUCCESS Information: Attribute
1:24:35.3629317 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource SUCCESS
1:24:35.3630931 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat NAME NOT FOUND
1:24:35.3632848 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3633354 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3633952 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS Image Base: 0x7ffa38ef0000, Image Size: 0x4000
1:24:35.3634253 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS
1:24:35.3634469 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat SUCCESS Information: Attribute
1:24:35.3634639 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.CommandLine.XPlat SUCCESS
1:24:35.3635952 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms NAME NOT FOUND
1:24:35.3636781 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3637797 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NAME NOT FOUND
1:24:35.3639252 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3639575 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk SUCCESS Information: Attribute
1:24:35.3639725 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NO SUCH FILE Filter: NuGetFallbackFolder
1:24:35.3639888 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk SUCCESS
1:24:35.3641191 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NAME NOT FOUND
1:24:35.3642034 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3642314 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk SUCCESS Information: Attribute
1:24:35.3642452 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NO SUCH FILE Filter: NuGetFallbackFolder
1:24:35.3642597 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk SUCCESS
1:24:35.3643468 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NAME NOT FOUND
1:24:35.3644323 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3644593 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk SUCCESS Information: Attribute
1:24:35.3644723 PM dotnet.exe 2380 QueryDirectory D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder NO SUCH FILE Filter: NuGetFallbackFolder
1:24:35.3644860 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk SUCCESS
1:24:35.3645720 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\sdk SUCCESS CreationTime: 10/30/2017 12:58:32 PM, LastAccessTime: 10/30/2017 12:58:32 PM, LastWriteTime: 10/30/2017 12:58:32 PM, ChangeTime: 10/30/2017 12:58:32 PM, AllocationSize: 0, EndOfFile: 0, FileAttributes: D
1:24:35.3646482 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder SUCCESS Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
1:24:35.3648000 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms SUCCESS Information: Attribute
1:24:35.3648149 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms SUCCESS
1:24:35.3649402 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands NAME NOT FOUND
1:24:35.3650232 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3651253 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands SUCCESS Information: Attribute
1:24:35.3651403 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Commands SUCCESS
1:24:35.3652625 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common NAME NOT FOUND
1:24:35.3653435 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3654971 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder SUCCESS Information: Attribute
1:24:35.3655975 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder SUCCESS
1:24:35.3658419 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3658847 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS Information: Attribute
1:24:35.3659889 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,832, FileAttributes: N
1:24:35.3660773 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3661152 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS Information: Attribute
1:24:35.3661371 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3661549 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,832, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3662827 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3663373 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS Image Base: 0x7ffa38ee0000, Image Size: 0x4000
1:24:35.3663636 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS
1:24:35.3667279 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder\2.0.0.inprogress.dotnetSentinel SUCCESS Desired Access: Generic Read/Write, Delete, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Non-Directory File, Delete On Close, Open No Recall, Attributes: n/a, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3668926 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common SUCCESS Information: Attribute
1:24:35.3669095 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Common SUCCESS
1:24:35.3670418 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3671272 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3677576 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3677746 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Configuration,4.3.0-rtm-4324 SUCCESS
1:24:35.3679074 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3679914 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3680962 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3681123 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Frameworks,4.3.0-rtm-4324 SUCCESS
1:24:35.3682374 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3683202 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3684229 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3684382 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.LibraryModel,4.3.0-rtm-4324 SUCCESS
1:24:35.3685601 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core NAME NOT FOUND
1:24:35.3686414 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3687924 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder\2.0.0.inprogress.dotnetSentinel SUCCESS Information: Attribute
1:24:35.3691896 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3692362 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS Information: Attribute
1:24:35.3693428 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS CreationTime: 7/20/2017 4:22:06 PM, LastAccessTime: 7/20/2017 4:22:06 PM, LastWriteTime: 7/20/2017 4:22:06 PM, ChangeTime: 10/30/2017 12:58:39 PM, AllocationSize: 163,840, EndOfFile: 161,280, FileAttributes: N
1:24:35.3694360 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3694792 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS Information: Attribute
1:24:35.3695047 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3695244 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS AllocationSize: 163,840, EndOfFile: 161,280, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3696693 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3697312 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS Image Base: 0x7ffa38eb0000, Image Size: 0x27000
1:24:35.3697610 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS
1:24:35.3715915 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core SUCCESS Information: Attribute
1:24:35.3716122 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging.Core SUCCESS
1:24:35.3717612 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3718567 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3719731 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3719911 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging,4.3.0-rtm-4324 SUCCESS
1:24:35.3721248 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging NAME NOT FOUND
1:24:35.3722125 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3723120 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging SUCCESS Information: Attribute
1:24:35.3723288 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Packaging SUCCESS
1:24:35.3724597 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3725471 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3726547 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3726708 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel,4.3.0-rtm-4324 SUCCESS
1:24:35.3727103 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,427,904, Length: 144, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3728453 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel NAME NOT FOUND
1:24:35.3729308 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3734986 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel SUCCESS Information: Attribute
1:24:35.3735153 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.ProjectModel SUCCESS
1:24:35.3736519 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3737429 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3738505 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3738660 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol,4.3.0-rtm-4324 SUCCESS
1:24:35.3739915 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol NAME NOT FOUND
1:24:35.3740741 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3742224 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol SUCCESS Information: Attribute
1:24:35.3742377 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Protocol SUCCESS
1:24:35.3743650 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning,4.3.0-rtm-4324 NAME NOT FOUND
1:24:35.3744494 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning,4.3.0-rtm-4324 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3745537 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning,4.3.0-rtm-4324 SUCCESS Information: Attribute
1:24:35.3745700 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning,4.3.0-rtm-4324 SUCCESS
1:24:35.3746936 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning NAME NOT FOUND
1:24:35.3747749 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3757359 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\CMF\Config REPARSE Desired Access: Read
1:24:35.3757645 PM dotnet.exe 2380 RegOpenKey HKLM\System\CurrentControlSet\Control\CMF\Config SUCCESS Desired Access: Read
1:24:35.3757897 PM dotnet.exe 2380 RegQueryValue HKLM\System\CurrentControlSet\Control\CMF\Config\SYSTEM SUCCESS Type: REG_DWORD, Length: 4, Data: 0
1:24:35.3758057 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\CMF\Config SUCCESS
1:24:35.3759157 PM dotnet.exe 2380 CreateFile D:\Windows\System32\en-US\KernelBase.dll.mui SUCCESS Desired Access: Generic Read, Disposition: Open, Options: , Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3759548 PM dotnet.exe 2380 QuerySecurityFile D:\Windows\System32\en-US\KernelBase.dll.mui SUCCESS Information: Attribute
1:24:35.3759726 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\en-US\KernelBase.dll.mui FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3759835 PM dotnet.exe 2380 QueryStandardInformationFile D:\Windows\System32\en-US\KernelBase.dll.mui SUCCESS AllocationSize: 921,600, EndOfFile: 920,576, NumberOfLinks: 4, DeletePending: False, Directory: False
1:24:35.3760052 PM dotnet.exe 2380 CreateFileMapping D:\Windows\System32\en-US\KernelBase.dll.mui SUCCESS SyncType: SyncTypeOther
1:24:35.3769981 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3770582 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS Information: Attribute
1:24:35.3771852 PM dotnet.exe 2380 QueryOpen D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS CreationTime: 7/20/2017 4:22:08 PM, LastAccessTime: 7/20/2017 4:22:08 PM, LastWriteTime: 7/20/2017 4:22:08 PM, ChangeTime: 10/30/2017 12:58:40 PM, AllocationSize: 16,384, EndOfFile: 14,864, FileAttributes: N
1:24:35.3773528 PM dotnet.exe 2380 CreateFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS Desired Access: Read Data/List Directory, Execute/Traverse, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Delete, AllocationSize: n/a, OpenResult: Opened
1:24:35.3774014 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS Information: Attribute
1:24:35.3774292 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll FILE LOCKED WITH ONLY READERS SyncType: SyncTypeCreateSection, PageProtection:
1:24:35.3774520 PM dotnet.exe 2380 QueryStandardInformationFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS AllocationSize: 16,384, EndOfFile: 14,864, NumberOfLinks: 1, DeletePending: False, Directory: False
1:24:35.3775959 PM dotnet.exe 2380 CreateFileMapping D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS SyncType: SyncTypeOther
1:24:35.3776620 PM dotnet.exe 2380 Load Image D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS Image Base: 0x7ffa38ea0000, Image Size: 0x4000
1:24:35.3776942 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS
1:24:35.3798229 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning SUCCESS Information: Attribute
1:24:35.3798434 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,NuGet.Versioning SUCCESS
1:24:35.3800233 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo NAME NOT FOUND
1:24:35.3805487 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3810762 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo SUCCESS Information: Attribute
1:24:35.3810951 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.FileVersionInfo SUCCESS
1:24:35.3812387 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process,4.3.0 NAME NOT FOUND
1:24:35.3813328 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3814602 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process,4.3.0 SUCCESS Information: Attribute
1:24:35.3814784 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process,4.3.0 SUCCESS
1:24:35.3816191 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process NAME NOT FOUND
1:24:35.3817836 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3818914 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process SUCCESS Information: Attribute
1:24:35.3819085 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.Process SUCCESS
1:24:35.3820418 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource,4.3.0 NAME NOT FOUND
1:24:35.3821319 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3828196 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource,4.3.0 SUCCESS Information: Attribute
1:24:35.3828367 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Diagnostics.TraceSource,4.3.0 SUCCESS
1:24:35.3836450 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng,4.3.0 NAME NOT FOUND
1:24:35.3837463 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3841203 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng,4.3.0 SUCCESS Information: Attribute
1:24:35.3841386 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng,4.3.0 SUCCESS
1:24:35.3842802 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions NAME NOT FOUND
1:24:35.3843777 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3845601 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions SUCCESS Information: Attribute
1:24:35.3845767 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Globalization.Extensions SUCCESS
1:24:35.3847564 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression,4.3.0 NAME NOT FOUND
1:24:35.3849314 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3850440 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression,4.3.0 SUCCESS Information: Attribute
1:24:35.3850604 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression,4.3.0 SUCCESS
1:24:35.3851894 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression NAME NOT FOUND
1:24:35.3852781 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3854668 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\NuGetFallbackFolder\2.0.0.inprogress.dotnetSentinel SUCCESS
1:24:35.3857640 PM dotnet.exe 2380 CreateFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64\dotnet SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: OverwriteIf, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: 0, OpenResult: Created
1:24:35.3858900 PM dotnet.exe 2380 QuerySecurityFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64\dotnet SUCCESS Information: Attribute
1:24:35.3859122 PM dotnet.exe 2380 WriteFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64\dotnet SUCCESS Offset: 0, Length: 64, Priority: Normal
1:24:35.3859706 PM dotnet.exe 2380 CloseFile D:\Users\testadm\AppData\Local\Microsoft\dotnet\optimizationdata\2.0.0\win81-x64\dotnet SUCCESS
1:24:35.3863106 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression SUCCESS Information: Attribute
1:24:35.3863287 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Compression SUCCESS
1:24:35.3865451 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes,4.0.0 NAME NOT FOUND
1:24:35.3867215 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes,4.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3868309 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes,4.0.0 SUCCESS Information: Attribute
1:24:35.3868476 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes,4.0.0 SUCCESS
1:24:35.3868859 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,432,000, Length: 120, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3870239 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes NAME NOT FOUND
1:24:35.3872191 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3873185 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes SUCCESS Information: Attribute
1:24:35.3873345 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.IO.Pipes SUCCESS
1:24:35.3874632 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization NAME NOT FOUND
1:24:35.3875671 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3879993 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization SUCCESS Information: Attribute
1:24:35.3880154 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization SUCCESS
1:24:35.3881472 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation,4.3.0 NAME NOT FOUND
1:24:35.3883403 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3884504 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation,4.3.0 SUCCESS Information: Attribute
1:24:35.3884665 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation,4.3.0 SUCCESS
1:24:35.3885942 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation NAME NOT FOUND
1:24:35.3886839 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3887835 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation SUCCESS Information: Attribute
1:24:35.3887991 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Runtime.InteropServices.RuntimeInformation SUCCESS
1:24:35.3890262 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms,4.3.0 NAME NOT FOUND
1:24:35.3891135 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3892165 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms,4.3.0 SUCCESS Information: Attribute
1:24:35.3892326 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Algorithms,4.3.0 SUCCESS
1:24:35.3893572 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng NAME NOT FOUND
1:24:35.3894401 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3897071 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng SUCCESS Information: Attribute
1:24:35.3897230 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Cng SUCCESS
1:24:35.3899527 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp,4.3.0 NAME NOT FOUND
1:24:35.3900385 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3901417 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp,4.3.0 SUCCESS Information: Attribute
1:24:35.3901577 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp,4.3.0 SUCCESS
1:24:35.3903764 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp NAME NOT FOUND
1:24:35.3904667 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3907626 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp SUCCESS Information: Attribute
1:24:35.3907782 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Csp SUCCESS
1:24:35.3910120 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding,4.3.0 NAME NOT FOUND
1:24:35.3910997 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3912153 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding,4.3.0 SUCCESS Information: Attribute
1:24:35.3912314 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding,4.3.0 SUCCESS
1:24:35.3913552 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding NAME NOT FOUND
1:24:35.3915555 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3916983 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding SUCCESS Information: Attribute
1:24:35.3917141 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.Encoding SUCCESS
1:24:35.3918480 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData,4.0.0 NAME NOT FOUND
1:24:35.3919325 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData,4.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3922746 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData,4.0.0 SUCCESS Information: Attribute
1:24:35.3922906 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData,4.0.0 SUCCESS
1:24:35.3924168 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData NAME NOT FOUND
1:24:35.3924992 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3926078 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData SUCCESS Information: Attribute
1:24:35.3926237 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.ProtectedData SUCCESS
1:24:35.3928555 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates,4.3.0 NAME NOT FOUND
1:24:35.3929408 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3930466 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates,4.3.0 SUCCESS Information: Attribute
1:24:35.3930618 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates,4.3.0 SUCCESS
1:24:35.3930984 PM dotnet.exe 2380 ReadFile D:\Extend\$UsnJrnl:$J:$DATA SUCCESS Offset: 82,436,096, Length: 184, I/O Flags: Non-cached, Paging I/O, Synchronous Paging I/O, Priority: Normal
1:24:35.3932308 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates NAME NOT FOUND
1:24:35.3933191 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3935942 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates SUCCESS Information: Attribute
1:24:35.3936093 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Security.Cryptography.X509Certificates SUCCESS
1:24:35.3937370 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages,4.3.0 NAME NOT FOUND
1:24:35.3939260 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages,4.3.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3940356 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages,4.3.0 SUCCESS Information: Attribute
1:24:35.3940511 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages,4.3.0 SUCCESS
1:24:35.3941758 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages NAME NOT FOUND
1:24:35.3942616 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3966328 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages SUCCESS Information: Attribute
1:24:35.3966588 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Text.Encoding.CodePages SUCCESS
1:24:35.3968444 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped NAME NOT FOUND
1:24:35.3969401 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3972475 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped SUCCESS Information: Attribute
1:24:35.3972655 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Threading.Overlapped SUCCESS
1:24:35.3974029 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument,4.0.1 NAME NOT FOUND
1:24:35.3974915 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument,4.0.1 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3976190 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument,4.0.1 SUCCESS Information: Attribute
1:24:35.3976358 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument,4.0.1 SUCCESS
1:24:35.3977660 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument NAME NOT FOUND
1:24:35.3978512 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.3980634 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument SUCCESS Information: Attribute
1:24:35.3980793 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,System.Xml.XPath.XmlDocument SUCCESS
1:24:35.3982123 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App,2.0.0 NAME NOT FOUND
1:24:35.3983220 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App,2.0.0 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.4140268 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App,2.0.0 SUCCESS Information: Attribute
1:24:35.4140583 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App,2.0.0 SUCCESS
1:24:35.4142972 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App NAME NOT FOUND
1:24:35.4147205 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.4148660 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App SUCCESS Information: Attribute
1:24:35.4148848 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,runtime.win-x64.Microsoft.NETCore.App SUCCESS
1:24:35.4150270 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization,15.3.409 NAME NOT FOUND
1:24:35.4152289 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization,15.3.409 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.4156479 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization,15.3.409 SUCCESS Information: Attribute
1:24:35.4156649 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.Build.Localization,15.3.409 SUCCESS
1:24:35.4158132 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization,1.0.0-beta2-20170719-291 NAME NOT FOUND
1:24:35.4159161 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization,1.0.0-beta2-20170719-291 SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.4164080 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization,1.0.0-beta2-20170719-291 SUCCESS Information: Attribute
1:24:35.4164305 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization,1.0.0-beta2-20170719-291 SUCCESS
1:24:35.4165912 PM dotnet.exe 2380 QueryOpen D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization NAME NOT FOUND
1:24:35.4166937 PM dotnet.exe 2380 CreateFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: None, AllocationSize: 0, OpenResult: Created
1:24:35.4169768 PM dotnet.exe 2380 QuerySecurityFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization SUCCESS Information: Attribute
1:24:35.4169954 PM dotnet.exe 2380 CloseFile D:\ProgramData\Microsoft\NetFramework\BreadcrumbStore\netcore,Microsoft.TemplateEngine.Cli.Localization SUCCESS
1:24:35.4171364 PM dotnet.exe 2380 Thread Exit SUCCESS Thread ID: 1720, User Time: 0.0000000, Kernel Time: 0.0468750
1:24:35.4179178 PM dotnet.exe 2380 Thread Exit SUCCESS Thread ID: 3384, User Time: 0.0000000, Kernel Time: 0.0000000
1:24:35.4180292 PM dotnet.exe 2380 QueryNameInformationFile D:\Users\testadm\dotnet\dotnet.exe SUCCESS Name: \Users\testadm\dotnet\dotnet.exe
1:24:35.4182497 PM dotnet.exe 2380 RegOpenKey HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize SUCCESS Desired Access: Read
1:24:35.4182793 PM dotnet.exe 2380 RegQueryValue HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableMetaFiles NAME NOT FOUND Length: 20
1:24:35.4182926 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize SUCCESS
1:24:35.4184370 PM dotnet.exe 2380 Thread Exit SUCCESS Thread ID: 3052, User Time: 0.0937500, Kernel Time: 0.0625000
1:24:35.4185326 PM dotnet.exe 2380 Thread Exit SUCCESS Thread ID: 3688, User Time: 0.0000000, Kernel Time: 0.0000000
1:24:35.4192743 PM dotnet.exe 2380 Process Exit SUCCESS Exit Status: 0, User Time: 0.0937500 seconds, Kernel Time: 0.1093750 seconds, Private Bytes: 8,724,480, Peak Private Bytes: 9,461,760, Working Set: 14,934,016, Peak Working Set: 15,519,744
1:24:35.4192949 PM dotnet.exe 2380 CloseFile D:\Users\testadm\Downloads\SysinternalsSuite SUCCESS
1:24:35.4193725 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\SESSION MANAGER SUCCESS
1:24:35.4194051 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Versions SUCCESS
1:24:35.4194140 PM dotnet.exe 2380 RegCloseKey HKLM SUCCESS
1:24:35.4194370 PM dotnet.exe 2380 RegCloseKey HKCU SUCCESS
1:24:35.4194441 PM dotnet.exe 2380 RegCloseKey HKLM\SOFTWARE\Microsoft\.NETFramework SUCCESS
1:24:35.4194768 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Private.CoreLib.dll SUCCESS
1:24:35.4195033 PM dotnet.exe 2380 RegCloseKey HKLM\System\CurrentControlSet\Control\Nls\Sorting\Ids SUCCESS
1:24:35.4195144 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\dotnet.dll SUCCESS
1:24:35.4195444 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.dll SUCCESS
1:24:35.4195645 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Cli.Utils.dll SUCCESS
1:24:35.4195877 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Extensions.dll SUCCESS
1:24:35.4196075 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.RuntimeInformation.dll SUCCESS
1:24:35.4196268 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.Extensions.dll SUCCESS
1:24:35.4196463 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Reflection.dll SUCCESS
1:24:35.4196662 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.PlatformAbstractions.dll SUCCESS
1:24:35.4196858 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.InteropServices.dll SUCCESS
1:24:35.4197067 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Text.Encoding.dll SUCCESS
1:24:35.4197257 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.dll SUCCESS
1:24:35.4197458 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.dll SUCCESS
1:24:35.4197650 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Loader.dll SUCCESS
1:24:35.4197845 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll SUCCESS
1:24:35.4198036 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.dll SUCCESS
1:24:35.4198265 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.Configurer.dll SUCCESS
1:24:35.4198532 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Collections.Concurrent.dll SUCCESS
1:24:35.4198727 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Threading.Thread.dll SUCCESS
1:24:35.4198917 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Linq.dll SUCCESS
1:24:35.4199117 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Diagnostics.Process.dll SUCCESS
1:24:35.4199448 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.AppContext.dll SUCCESS
1:24:35.4199717 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\sdk\2.0.0\Microsoft.DotNet.InternalAbstractions.dll SUCCESS
1:24:35.4200735 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.dll SUCCESS
1:24:35.4201046 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.IO.FileSystem.Primitives.dll SUCCESS
1:24:35.4201268 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Console.dll SUCCESS
1:24:35.4201479 PM dotnet.exe 2380 CloseFile D:\Windows\System32\en-US\KernelBase.dll.mui SUCCESS
1:24:35.4201692 PM dotnet.exe 2380 CloseFile D:\Users\testadm\dotnet\shared\Microsoft.NETCore.App\2.0.0\System.Runtime.Handles.dll SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment