Fix casing of files to get closer to ./build.sh -allConfiguration working on linux...
authorKrzysztof Wicher <mordotymoja@gmail.com>
Thu, 7 Feb 2019 18:41:44 +0000 (10:41 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Feb 2019 18:41:44 +0000 (10:41 -0800)
* Rename directories to use CamelCasing

* Fix CsProj files to match file names and their casing

* fix couple of Compile items which were not in csproj file

Commit migrated from https://github.com/dotnet/corefx/commit/8c5260061b11323dfd97fbab614d54402405513f

478 files changed:
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.AdjustTokenPrivileges.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.AdjustTokenPrivileges.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.AllocateLocallyUniqueId.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.AllocateLocallyUniqueId.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ChangeServiceConfig2.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ChangeServiceConfig2.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CheckTokenMembership.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CheckTokenMembership.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ClaimSecurityAttributes.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ClaimSecurityAttributes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ClearEventLog.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ClearEventLog.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CloseEventLog.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CloseEventLog.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CloseServiceHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CloseServiceHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ControlService.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ControlService.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ConvertSdToStringSd.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ConvertSdToStringSd.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ConvertStringSdToSd.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ConvertStringSdToSd.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ConvertStringSidToSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ConvertStringSidToSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CreateProcessWithLogon.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CreateProcessWithLogon.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CreateService.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CreateService.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CreateWellKnownSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CreateWellKnownSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptAcquireContext.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptAcquireContext.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptCreateHash.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptCreateHash.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDecrypt.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptDecrypt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDeriveKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptDeriveKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyHash.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptDestroyHash.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptDestroyKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptEncrypt.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptEncrypt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptExportKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptExportKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGenKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGenKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetDefaultProvider.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGetDefaultProvider.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetHashParam.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGetHashParam.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetKeyParam.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGetKeyParam.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetProvParam.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGetProvParam.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetUserKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptGetUserKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptHashData.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptHashData.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptImportKey.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptImportKey.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptReleaseContext.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptReleaseContext.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptSetKeyParam.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptSetKeyParam.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptSignHash.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.CryptSignHash.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.DeleteService.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.DeleteService.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.DeregisterEventSource.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.DeregisterEventSource.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.DuplicateTokenEx.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.DuplicateTokenEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.DuplicateTokenEx_SafeTokenHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.DuplicateTokenEx_SafeTokenHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ENUM_SERVICE_STATUS.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ENUM_SERVICE_STATUS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ENUM_SERVICE_STATUS_PROCESS.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ENUM_SERVICE_STATUS_PROCESS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.EnumDependentServices.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.EnumDependentServices.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.EnumServicesStatusEx.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.EnumServicesStatusEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetNumberOfEventLogRecords.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetNumberOfEventLogRecords.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetOldestEventLogRecord.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetOldestEventLogRecord.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetSecurityDescriptorLength.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetSecurityDescriptorLength.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetSecurityInfoByHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetSecurityInfoByHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetSecurityInfoByName.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetSecurityInfoByName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetServiceDisplayName.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetServiceDisplayName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetServiceKeyName.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetServiceKeyName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetTokenInformation.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetTokenInformation.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetTokenInformation_void.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetTokenInformation_void.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.GetWindowsAccountDomainSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.GetWindowsAccountDomainSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ImpersonateLoggedOnUser.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ImpersonateLoggedOnUser.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ImpersonateNamedPipeClient.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ImpersonateNamedPipeClient.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.IsEqualDomainSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.IsEqualDomainSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.IsWellKnownSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.IsWellKnownSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LUID.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LUID.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LUID_AND_ATTRIBUTES.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LUID_AND_ATTRIBUTES.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LookupAccountSid.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LookupAccountSid.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LookupPrivilegeValue.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LookupPrivilegeValue.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaClose.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaClose.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaFreeMemory.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaFreeMemory.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaLookupNames2.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaLookupNames2.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaLookupSids.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaLookupSids.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaNtStatusToWinError.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaNtStatusToWinError.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.LsaOpenPolicy.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.LsaOpenPolicy.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.NotifyChangeEventLog.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.NotifyChangeEventLog.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenEventLog.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenEventLog.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenProcessToken.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenProcessToken.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenProcessToken_IntPtr.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenProcessToken_IntPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenProcessToken_SafeAccessTokenHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenProcessToken_SafeAccessTokenHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenSCManager.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenSCManager.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenService.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenService.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenThreadToken.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenThreadToken.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.OpenThreadToken_SafeTokenHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.OpenThreadToken_SafeTokenHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.PERF_INFO.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.PERF_INFO.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ProcessOptions.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ProcessOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.QUERY_SERVICE_CONFIG.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.QUERY_SERVICE_CONFIG.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.QueryServiceConfig.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.QueryServiceConfig.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.QueryServiceStatus.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.QueryServiceStatus.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ReadEventLog.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ReadEventLog.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.RegConnectRegistry.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.RegConnectRegistry.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.RegisterEventSource.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.RegisterEventSource.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.RegisterServiceCtrlHandlerEx.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.RegisterServiceCtrlHandlerEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ReportEvent.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ReportEvent.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.RevertToSelf.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.RevertToSelf.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SERVICE_DESCRIPTION.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SERVICE_DESCRIPTION.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SERVICE_STATUS.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SERVICE_STATUS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SERVICE_TABLE_ENTRY.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SERVICE_TABLE_ENTRY.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SecurityImpersonationLevel.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SecurityImpersonationLevel.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.ServiceProcessOptions.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.ServiceProcessOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SetSecurityInfoByHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SetSecurityInfoByHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SetSecurityInfoByName.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SetSecurityInfoByName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SetServiceStatus.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SetServiceStatus.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.SetThreadToken.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.SetThreadToken.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.StartService.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.StartService.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.StartServiceCtrlDispatcher.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.StartServiceCtrlDispatcher.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.TOKEN_ELEVATION.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.TOKEN_ELEVATION.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.TOKEN_INFORMATION_CLASS.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.TOKEN_INFORMATION_CLASS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.TOKEN_PRIVILEGE.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.TOKEN_PRIVILEGE.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/Interop.WTSSESSION_NOTIFICATION.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/Interop.WTSSESSION_NOTIFICATION.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/SafeHashHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/SafeHashHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/SafeKeyHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/SafeKeyHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Advapi32/SafeProvHandle.cs [moved from src/libraries/Common/src/Interop/Windows/advapi32/SafeProvHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.Beep.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.Beep.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.COMMPROP.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.COMMPROP.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.COMMTIMEOUTS.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.COMMTIMEOUTS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.COMSTAT.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.COMSTAT.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.COPYFILE2_EXTENDED_PARAMETERS.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.COPYFILE2_EXTENDED_PARAMETERS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CTL_CODE.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CTL_CODE.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CheckTokenMembershipEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CheckTokenMembershipEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ClearCommBreak.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ClearCommBreak.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ClearCommError.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ClearCommError.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CompareStringOrdinal.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CompareStringOrdinal.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ConnectNamedPipe.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ConnectNamedPipe.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ConsoleCursorInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ConsoleCursorInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ConsoleScreenBufferInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ConsoleScreenBufferInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.Constants.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.Constants.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CopyFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CopyFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CopyFileEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CopyFileEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateDirectory.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateDirectory.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateFile2.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateFile2.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateFileMapping.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateFileMapping.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateFileMappingFromApp.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateFileMappingFromApp.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateNamedPipe.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateNamedPipe.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateNamedPipeClient.Uap.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateNamedPipeClient.Uap.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateNamedPipeClient.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateNamedPipeClient.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreatePipe_SafeFileHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreatePipe_SafeFileHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreatePipe_SafePipeHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreatePipe_SafePipeHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CreateProcess.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.CreateProcess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DCB.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DCB.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DeleteFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DeleteFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DeleteVolumeMountPoint.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DeleteVolumeMountPoint.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DeviceIoControl.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DeviceIoControl.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DisconnectNamedPipe.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DisconnectNamedPipe.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DuplicateHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DuplicateHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DuplicateHandle_IntPtr.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DuplicateHandle_IntPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.DuplicateHandle_SafeProcessHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.DuplicateHandle_SafeProcessHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.EncryptDecrypt.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.EncryptDecrypt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.EnumProcessModules.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.EnumProcessModules.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.EnumProcesses.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.EnumProcesses.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.EscapeCommFunction.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.EscapeCommFunction.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FILE_INFO_BY_HANDLE_CLASS.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FILE_INFO_BY_HANDLE_CLASS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FILE_TIME.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FILE_TIME.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FileOperations.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FileOperations.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FileShareMode.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FileShareMode.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FillConsoleOutputAttribute.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FillConsoleOutputAttribute.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FillConsoleOutputCharacter.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FillConsoleOutputCharacter.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FindNextFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FindNextFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FlushViewOfFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FlushViewOfFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FormatMessage_SafeLibraryHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FormatMessage_SafeLibraryHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FreeLibrary.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.FreeLibrary.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GET_FILEEX_INFO_LEVELS.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GET_FILEEX_INFO_LEVELS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GenericOperations.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GenericOperations.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCPInfoEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCPInfoEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCommModemStatus.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCommModemStatus.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCommProperties.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCommProperties.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCommState.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCommState.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetConsoleCP.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetConsoleCP.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetConsoleMode.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetConsoleMode.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetConsoleOutputCP.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetConsoleOutputCP.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetConsoleScreenBufferInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetConsoleScreenBufferInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetConsoleTitle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetConsoleTitle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCurrentProcessId.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCurrentProcessId.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCurrentProcess_SafeProcessHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCurrentProcess_SafeProcessHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCurrentThread.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCurrentThread.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetCurrentThreadId.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetCurrentThreadId.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetDiskFreeSpaceEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetDiskFreeSpaceEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetDriveType.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetDriveType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetExitCodeProcess.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetExitCodeProcess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetFileAttributesEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetFileAttributesEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetFileInformationByHandleEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetFileInformationByHandleEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetFileType_IntPtr.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetFileType_IntPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetLargestConsoleWindowSize.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetLargestConsoleWindowSize.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetModuleBaseName.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetModuleBaseName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetModuleFileNameEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetModuleFileNameEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetModuleHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetModuleHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetModuleInformation.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetModuleInformation.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetNamedPipeHandleState.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetNamedPipeHandleState.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetNamedPipeInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetNamedPipeInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetNativeSystemInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetNativeSystemInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetOverlappedResult.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetOverlappedResult.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetPriorityClass.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetPriorityClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcAddress.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcAddress.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcessAffinityMask.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcessAffinityMask.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcessId.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcessId.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcessPriorityBoost.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcessPriorityBoost.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcessTimes.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcessTimes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetProcessWorkingSetSizeEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetProcessWorkingSetSizeEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetStdHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetStdHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetThreadPriority.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetThreadPriority.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetThreadPriorityBoost.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetThreadPriorityBoost.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetThreadTimes.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetThreadTimes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GetVolumeInformation.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GetVolumeInformation.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GlobalLock.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GlobalLock.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.GlobalMemoryStatusEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.GlobalMemoryStatusEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.HandleOptions.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.HandleOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.HandleTypes.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.HandleTypes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.Heap.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.Heap.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.IoControlCodeAccess.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.IoControlCodeAccess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.IoControlTransferType.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.IoControlTransferType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.IsWow64Process_SafeProcessHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.IsWow64Process_SafeProcessHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LoadLibrary.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.LoadLibrary.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LoadLibraryEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.LoadLibraryEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LocalAlloc.Constants.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.LocalAlloc.Constants.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LocalAlloc.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.LocalAlloc.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.LocalFree.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.LocalFree.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MEMORY_BASIC_INFO.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MEMORY_BASIC_INFO.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MapViewOfFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MapViewOfFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MapViewOfFileFromApp.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MapViewOfFileFromApp.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MaxLengths.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MaxLengths.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MemOptions.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MemOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.MoveFileEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.MoveFileEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.OpenFileMapping.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.OpenFileMapping.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.OpenProcess.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.OpenProcess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.OpenThread.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.OpenThread.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.PeekConsoleInput.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.PeekConsoleInput.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.PerformanceCounterOptions.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.PerformanceCounterOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.PipeOptions.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.PipeOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ProcessWaitHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ProcessWaitHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.PurgeComm.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.PurgeComm.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.QueryPerformanceCounter.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.QueryPerformanceCounter.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.QueryPerformanceFrequency.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.QueryPerformanceFrequency.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReadConsole.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReadConsole.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReadConsoleInput.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReadConsoleInput.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReadConsoleOutput.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReadConsoleOutput.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReadDirectoryChangesW.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReadDirectoryChangesW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReadFile_IntPtr.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReadFile_IntPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.RemoveDirectory.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.RemoveDirectory.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ReplaceFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ReplaceFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetCommBreak.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetCommBreak.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetCommMask.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetCommMask.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetCommState.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetCommState.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetCommTimeouts.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetCommTimeouts.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleCP.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleCP.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleCtrlHandler.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleCtrlHandler.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleCursorPosition.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleCursorPosition.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleOutputCP.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleOutputCP.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleScreenBufferSize.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleScreenBufferSize.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleTextAttribute.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleTextAttribute.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleTitle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleTitle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetConsoleWindowInfo.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetConsoleWindowInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetFileAttributes.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetFileAttributes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetFileCompletionNotificationModes.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetFileCompletionNotificationModes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetFileInformationByHandle.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetFileInformationByHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetNamedPipeHandleState.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetNamedPipeHandleState.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetPriorityClass.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetPriorityClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetProcessAffinityMask.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetProcessAffinityMask.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetProcessPriorityBoost.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetProcessPriorityBoost.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetProcessWorkingSetSizeEx.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetProcessWorkingSetSizeEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetThreadAffinityMask.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetThreadAffinityMask.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetThreadIdealProcessor.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetThreadIdealProcessor.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetThreadPriority.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetThreadPriority.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetThreadPriorityBoost.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetThreadPriorityBoost.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetVolumeLabel.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetVolumeLabel.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.SetupComm.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.SetupComm.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.TerminateProcess.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.TerminateProcess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.ThreadOptions.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.ThreadOptions.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.UnmapViewOfFile.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.UnmapViewOfFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.VerLanguageName.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.VerLanguageName.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.VirtualAlloc.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.VirtualAlloc.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.VirtualQuery.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.VirtualQuery.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WIN32_FILE_ATTRIBUTE_DATA.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WIN32_FILE_ATTRIBUTE_DATA.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WIN32_FIND_DATA.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WIN32_FIND_DATA.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WaitCommEvent.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WaitCommEvent.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WaitForSingleObject.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WaitForSingleObject.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WaitNamedPipe.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WaitNamedPipe.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WriteConsole.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WriteConsole.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WriteConsoleOutput.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WriteConsoleOutput.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.WriteFile_IntPtr.cs [moved from src/libraries/Common/src/Interop/Windows/kernel32/Interop.WriteFile_IntPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.GetCommPorts.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.GetCommPorts.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.GetRestrictedErrorInfo.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.GetRestrictedErrorInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.OpenCommPort.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.OpenCommPort.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.OpenFileMappingFromApp.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.OpenFileMappingFromApp.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.RoGetActivationFactory.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.RoGetActivationFactory.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.RoGetBufferMarshaler.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.RoGetBufferMarshaler.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Mincore/Interop.VirtualAllocFromApp.cs [moved from src/libraries/Common/src/Interop/Windows/mincore/Interop.VirtualAllocFromApp.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/PerfCounter/Interop.FormatFromRawValue.cs [moved from src/libraries/Common/src/Interop/Windows/perfcounter/Interop.FormatFromRawValue.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/PerfCounter/Interop.PerformanceData.cs [moved from src/libraries/Common/src/Interop/Windows/perfcounter/Interop.PerformanceData.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Shell32/Interop.ShellExecuteExW.cs [moved from src/libraries/Common/src/Interop/Windows/shell32/Interop.ShellExecuteExW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/GlobalSSPI.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/GlobalSSPI.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.AuthenticationPackageNames.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.AuthenticationPackageNames.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.KerbLogonSubmitType.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.KerbLogonSubmitType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.KerbS4uLogin.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.KerbS4uLogin.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LSAStructs.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LSAStructs.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaConnectUntrusted.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaConnectUntrusted.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaDeregisterLogonProcess.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaDeregisterLogonProcess.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaFreeReturnBuffer.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaFreeReturnBuffer.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaGetLogonSessionData.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaGetLogonSessionData.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaLogonUser.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaLogonUser.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaLookupAuthenticationPackage.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaLookupAuthenticationPackage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaString.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaString.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.LsaUnicodeString.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.LsaUnicodeString.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.QuotaLimits.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.QuotaLimits.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.SECURITY_LOGON_SESSION_DATA.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.SECURITY_LOGON_SESSION_DATA.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.SSPI.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.SSPI.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.SecurityLogonType.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.SecurityLogonType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.TOKENS.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.TOKENS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.TokenSource.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.TokenSource.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.UNICODE_STRING.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.UNICODE_STRING.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.Winnt.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/Interop.Winnt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/NegotiationInfoClass.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/NegotiationInfoClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SSPIAuthType.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SSPIAuthType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SSPIInterface.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SSPIInterface.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SSPISecureChannelType.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SSPISecureChannelType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SSPIWrapper.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SSPIWrapper.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SafeDeleteContext.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SafeDeleteContext.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecPkgContext_Bindings.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecPkgContext_Bindings.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecPkgContext_NegotiationInfoW.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecPkgContext_NegotiationInfoW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecPkgContext_Sizes.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecPkgContext_Sizes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecPkgContext_StreamSizes.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecPkgContext_StreamSizes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecurityPackageInfo.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecurityPackageInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecurityPackageInfoClass.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecurityPackageInfoClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/SspiCli/SecuritySafeHandles.cs [moved from src/libraries/Common/src/Interop/Windows/sspicli/SecuritySafeHandles.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.Constants.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.Constants.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.CreateWindowEx.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.CreateWindowEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.DefWindowProc.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.DefWindowProc.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.DestroyWindow.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.DestroyWindow.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.DispatchMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.DispatchMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.EnumWindows.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.EnumWindows.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.FindWindow.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.FindWindow.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetClassInfo.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetClassInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetKeyState.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetKeyState.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetProcessWindowStation.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetProcessWindowStation.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetSysColor.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetSysColor.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetUserObjectInformation.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetUserObjectInformation.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetWindow.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetWindow.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetWindowLong.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetWindowLong.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetWindowTextLengthW.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetWindowTextLengthW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetWindowTextW.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetWindowTextW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.GetWindowThreadProcessId.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.GetWindowThreadProcessId.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.IsWindow.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.IsWindow.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.IsWindowVisible.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.IsWindowVisible.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.KillTimer.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.KillTimer.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.MSG.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.MSG.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.MessageBeep.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.MessageBeep.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.MsgWaitForMultipleObjectsEx.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.MsgWaitForMultipleObjectsEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.PeekMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.PeekMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.PostMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.PostMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.RegisterClass.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.RegisterClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.RegisterWindowMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.RegisterWindowMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SendMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SendMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SendMessageTimeout.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SendMessageTimeout.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SetClassLong.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SetClassLong.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SetClassLongPtr.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SetClassLongPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SetTimer.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SetTimer.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SetWindowLong.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SetWindowLong.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.SetWindowLongPtr.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.SetWindowLongPtr.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.TranslateMessage.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.TranslateMessage.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.USEROBJECTFLAGS.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.USEROBJECTFLAGS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.UnregisterClass.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.UnregisterClass.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.WNDCLASS.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.WNDCLASS.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.WaitForInputIdle.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.WaitForInputIdle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.Win32SystemColors.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.Win32SystemColors.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/User32/Interop.WndProc.cs [moved from src/libraries/Common/src/Interop/Windows/user32/Interop.WndProc.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.FileVersionInfo.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.FileVersionInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.FileVersionInfoType.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.FileVersionInfoType.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.GetFileVersionInfoEx.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.GetFileVersionInfoEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.GetFileVersionInfoSizeEx.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.GetFileVersionInfoSizeEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.VSFixedFileInfo.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.VSFixedFileInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/Version/Interop.VerQueryValue.cs [moved from src/libraries/Common/src/Interop/Windows/version/Interop.VerQueryValue.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinHttp/Interop.SafeWinHttpHandle.cs [moved from src/libraries/Common/src/Interop/Windows/winhttp/Interop.SafeWinHttpHandle.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinHttp/Interop.winhttp.cs [moved from src/libraries/Common/src/Interop/Windows/winhttp/Interop.winhttp.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinHttp/Interop.winhttp_types.cs [moved from src/libraries/Common/src/Interop/Windows/winhttp/Interop.winhttp_types.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinInet/Interop.wininet_errors.cs [moved from src/libraries/Common/src/Interop/Windows/wininet/Interop.wininet_errors.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.MMCKINFO.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.MMCKINFO.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.PlaySound.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.PlaySound.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.mmioAscend.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.mmioAscend.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.mmioClose.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.mmioClose.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.mmioDescend.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.mmioDescend.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.mmioOpen.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.mmioOpen.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinMm/Interop.mmioRead.cs [moved from src/libraries/Common/src/Interop/Windows/winmm/Interop.mmioRead.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/AddressInfo.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/AddressInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/AddressInfoEx.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/AddressInfoEx.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/AddressInfoHints.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/AddressInfoHints.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.ErrorCodes.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.ErrorCodes.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.GetAddrInfoExW.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.GetAddrInfoExW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.GetAddrInfoW.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.GetAddrInfoW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.GetNameInfoW.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.GetNameInfoW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.SocketConstructorFlags.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.SocketConstructorFlags.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.TransmitFile.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.TransmitFile.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSAConnect.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSAConnect.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSAEventSelect.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSAEventSelect.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSAGetOverlappedResult.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSAGetOverlappedResult.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSAIoctl.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSAIoctl.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSARecv.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSARecv.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSARecvFrom.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSARecvFrom.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSASend.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSASend.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSASendTo.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSASendTo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSASocketW.SafeCloseSocket.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSASocketW.SafeCloseSocket.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSASocketW.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSASocketW.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WSAStartup.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WSAStartup.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WinsockAsync.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WinsockAsync.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.WinsockBSD.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.WinsockBSD.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.accept.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.accept.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.bind.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.bind.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.closesocket.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.closesocket.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.freeaddrinfo.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.freeaddrinfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.gethostname.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.gethostname.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.getpeername.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.getpeername.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.getsockname.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.getsockname.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.getsockopt.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.getsockopt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.ioctlsocket.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.ioctlsocket.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.listen.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.listen.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.recv.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.recv.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.recvfrom.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.recvfrom.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.select.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.select.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.send.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.send.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.sendto.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.sendto.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.setsockopt.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.setsockopt.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/Interop.shutdown.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/Interop.shutdown.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/SafeFreeAddrInfo.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/SafeFreeAddrInfo.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/SafeNativeOverlapped.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/SafeNativeOverlapped.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/WSABuffer.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/WSABuffer.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WinSock/hostent.cs [moved from src/libraries/Common/src/Interop/Windows/Winsock/hostent.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WtsApi32/Interop.Constants.cs [moved from src/libraries/Common/src/Interop/Windows/wtsapi32/Interop.Constants.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WtsApi32/Interop.WTSRegisterSessionNotification.cs [moved from src/libraries/Common/src/Interop/Windows/wtsapi32/Interop.WTSRegisterSessionNotification.cs with 100% similarity]
src/libraries/Common/src/Interop/Windows/WtsApi32/Interop.WTSUnRegisterSessionNotification.cs [moved from src/libraries/Common/src/Interop/Windows/wtsapi32/Interop.WTSUnRegisterSessionNotification.cs with 100% similarity]
src/libraries/CoreFx.Private.TestUtilities/src/CoreFx.Private.TestUtilities.csproj
src/libraries/Microsoft.IO.Redist/src/Microsoft.IO.Redist.csproj
src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj
src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj
src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj
src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj
src/libraries/System.Console/src/System.Console.csproj
src/libraries/System.Data.SqlClient/src/System.Data.SqlClient.csproj
src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj
src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj
src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj
src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj
src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj
src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj
src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj
src/libraries/System.IO.FileSystem/src/System.IO.FileSystem.csproj
src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj
src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj
src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
src/libraries/System.Management/src/System.Management.csproj
src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.msbuild
src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj
src/libraries/System.Net.Http/src/System.Net.Http.csproj
src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj
src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj
src/libraries/System.Net.Mail/src/System.Net.Mail.csproj
src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj
src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj
src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj
src/libraries/System.Net.Ping/src/System.Net.Ping.csproj
src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj
src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj
src/libraries/System.Net.Requests/src/System.Net.Requests.csproj
src/libraries/System.Net.Security/src/System.Net.Security.csproj
src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj
src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj
src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj
src/libraries/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj
src/libraries/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/System.Runtime.Loader.Test.Assembly2.csproj
src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj
src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj
src/libraries/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj
src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj
src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj
src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj

index 01c627d..8d454e1 100644 (file)
@@ -34,8 +34,8 @@
     <Compile Include="System\TheoryExtensions.cs" />
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetCurrentProcess_IntPtr.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcess_IntPtr.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\System\PasteArguments.Windows.cs">
       <Link>Common\CoreLib\System\PasteArguments.Windows.cs</Link>
@@ -46,8 +46,8 @@
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.RtlGetVersion.cs">
       <Link>Common\Interop\Windows\NtDll\Interop.RtlGetVersion.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.TOKEN_INFORMATION_CLASS.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetTokenInformation_void.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.GetTokenInformation_void.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetTokenInformation_void.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.GetTokenInformation_void.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.TOKEN_ELEVATION.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.TOKEN_ELEVATION.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.TOKEN_ELEVATION.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.TOKEN_ELEVATION.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOL.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.BOOL.cs</Link>
index f09a51e..feecce9 100644 (file)
@@ -1,4 +1,3 @@
-<?xml version="1.0" encoding="utf-8"?>
 <Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <AssemblyName>Microsoft.IO.Redist</AssemblyName>
@@ -47,7 +46,7 @@
     <Compile Include="$(CommonPath)\System\IO\PathInternal.CaseSensitivity.cs">
       <Link>Common\System\IO\PathInternal.CaseSensitivity.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile.cs">
       <Link>Common\Interop\Windows\Interop.CreateFile.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.UNICODE_STRING.cs">
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.LongFileTime.cs">
       <Link>Common\Interop\Windows\Interop.LongFileTime.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WIN32_FIND_DATA.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WIN32_FIND_DATA.cs">
       <Link>Common\Interop\Windows\Interop.WIN32_FIND_DATA.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FILE_TIME.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FILE_TIME.cs">
       <Link>Common\Interop\Windows\Interop.FILE_TIME.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs">
       <Link>Common\Interop\Windows\Interop.GET_FILEEX_INFO_LEVELS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
       <Link>Common\Interop\Windows\Interop.FileOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReplaceFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReplaceFile.cs">
       <Link>Common\Interop\Windows\Interop.ReplaceFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CopyFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CopyFile.cs">
       <Link>Common\Interop\Windows\Interop.CopyFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MoveFileEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MoveFileEx.cs">
       <Link>Common\Interop\Windows\Interop.MoveFileEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DeleteFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DeleteFile.cs">
       <Link>Common\Interop\Windows\Interop.DeleteFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetFileAttributesEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs">
       <Link>Common\Interop\Windows\Interop.GetFileAttributesEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateDirectory.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateDirectory.cs">
       <Link>Common\Interop\Windows\Interop.CreateDirectory.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs">
       <Link>Common\Interop\Windows\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FindNextFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FindNextFile.cs">
       <Link>Common\Interop\Windows\Interop.FindNextFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DeleteVolumeMountPoint.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DeleteVolumeMountPoint.cs">
       <Link>Common\Interop\Windows\Interop.DeleteVolumeMountPoint.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetLogicalDrives.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs">
       <Link>Common\Interop\Windows\Interop.GetLogicalDrives.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileInformationByHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileInformationByHandle.cs">
       <Link>Common\Interop\Windows\Interop.SetFileInformationByHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.RemoveDirectory.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.RemoveDirectory.cs">
       <Link>Common\Interop\Windows\Interop.RemoveDirectory.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileAttributes.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileAttributes.cs">
       <Link>Common\Interop\Windows\Interop.SetFileAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FILE_INFO_BY_HANDLE_CLASS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FILE_INFO_BY_HANDLE_CLASS.cs">
       <Link>Common\Interop\Windows\Interop.FILE_INFO_BY_HANDLE_CLASS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MaxLengths.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MaxLengths.cs">
       <Link>Common\Interop\Windows\Interop.MaxLengths.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FileAttributes.cs">
       <Link>Common\Interop\Windows\Interop.FileAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CopyFileEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CopyFileEx.cs">
       <Link>Common\Interop\Windows\Interop.CopyFileEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GenericOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
       <Link>Common\Interop\Windows\Interop.GenericOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.EncryptDecrypt.cs"> 
-      <Link>Common\Interop\Windows\Interop.EncryptDecrypt.cs</Link> 
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.EncryptDecrypt.cs">
+      <Link>Common\Interop\Windows\Interop.EncryptDecrypt.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetVolumeInformation.cs"> 
-      <Link>Common\Interop\Windows\Interop.GetVolumeInformation.cs</Link> 
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetVolumeInformation.cs">
+      <Link>Common\Interop\Windows\Interop.GetVolumeInformation.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FindFirstFileEx.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FindFirstFileEx.cs</Link>
index 4508ecd..d157699 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{325260D6-D5DD-4E06-9DA2-9AF2AD9DE8C8}</ProjectGuid>
     <Configurations>netcoreapp-Debug;netcoreapp-Release;uap-Debug;uap-Release</Configurations>
@@ -9,20 +9,20 @@
     <Compile Include="CompilerServices\DoubleTypeTests.cs" />
     <Compile Include="CompilerServices\DecimalTypeTests.cs" />
     <Compile Include="CompilerServices\VersionedTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/ComClassAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/HideModuleNameAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/MyGroupCollectionAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/VBFixedArrayAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/VBFixedStringAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/ApplicationServices/StartupEventArgsTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/ApplicationServices/StartupNextInstanceEventArgsTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/ApplicationServices/UnhandledExceptionEventArgsTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/CompilerServices/DesignerGeneratedAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/CompilerServices/OptionCompareAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/CompilerServices/OptionTextAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/CompilerServices/StandardModuleAttributeTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/CompilerServices/StructUtilsTests.cs" />
-    <Compile Include="Microsoft/VisualBasic/Devices/NetworkAvailableEventArgsTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\ComClassAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\HideModuleNameAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\MyGroupCollectionAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\VBFixedArrayAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\VBFixedStringAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\ApplicationServices\StartupEventArgsTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\ApplicationServices\StartupNextInstanceEventArgsTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\ApplicationServices\UnhandledExceptionEventArgsTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\CompilerServices\DesignerGeneratedAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\CompilerServices\OptionCompareAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\CompilerServices\OptionTextAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\CompilerServices\StandardModuleAttributeTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\CompilerServices\StructUtilsTests.cs" />
+    <Compile Include="Microsoft\VisualBasic\Devices\NetworkAvailableEventArgsTests.cs" />
     <Compile Include="ConversionsTests.cs" />
     <Compile Include="OperatorsTests.cs" />
     <Compile Include="OperatorsTests.Comparison.cs" />
@@ -36,4 +36,4 @@
   <ItemGroup>
     <EmbeddedResource Include="Resources\$(AssemblyName).rd.xml" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 76b7d00..4a21a06 100644 (file)
@@ -46,7 +46,7 @@
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Advapi32\Interop.RegCloseKey.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.RegCloseKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RegConnectRegistry.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RegConnectRegistry.cs">
       <Link>Common\Interop\Windows\Interop.RegConnectRegistry.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Advapi32\Interop.RegCreateKeyEx.cs">
     <Reference Include="System.Security.AccessControl" />
     <Reference Include="System.Security.Principal.Windows" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index fa72627..eaa9500 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Windows\Interop.Errors.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\user32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\User32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.CreateWindowEx.cs">
-      <Link>Common\Interop\Windows\user32\Interop.CreateWindowEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.CreateWindowEx.cs">
+      <Link>Common\Interop\Windows\User32\Interop.CreateWindowEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.DefWindowProc.cs">
-      <Link>Common\Interop\Windows\user32\Interop.DefWindowProc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.DefWindowProc.cs">
+      <Link>Common\Interop\Windows\User32\Interop.DefWindowProc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.DestroyWindow.cs">
-      <Link>Common\Interop\Windows\user32\Interop.DestroyWindow.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.DestroyWindow.cs">
+      <Link>Common\Interop\Windows\User32\Interop.DestroyWindow.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.DispatchMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.DispatchMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.DispatchMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.DispatchMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetClassInfo.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetClassInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetClassInfo.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetClassInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetProcessWindowStation.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetProcessWindowStation.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetProcessWindowStation.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetProcessWindowStation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetUserObjectInformation.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetUserObjectInformation.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetUserObjectInformation.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetUserObjectInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindowThreadProcessId.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindowThreadProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.IsWindow.cs">
-      <Link>Common\Interop\Windows\user32\Interop.IsWindow.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.IsWindow.cs">
+      <Link>Common\Interop\Windows\User32\Interop.IsWindow.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.KillTimer.cs">
-      <Link>Common\Interop\Windows\user32\Interop.KillTimer.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.KillTimer.cs">
+      <Link>Common\Interop\Windows\User32\Interop.KillTimer.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.MSG.cs">
-      <Link>Common\Interop\Windows\user32\Interop.MSG.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.MSG.cs">
+      <Link>Common\Interop\Windows\User32\Interop.MSG.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.MsgWaitForMultipleObjectsEx.cs">
-      <Link>Common\Interop\Windows\user32\Interop.MsgWaitForMultipleObjectsEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.MsgWaitForMultipleObjectsEx.cs">
+      <Link>Common\Interop\Windows\User32\Interop.MsgWaitForMultipleObjectsEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.PeekMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.PeekMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.PeekMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.PeekMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.PostMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.PostMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.PostMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.PostMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.RegisterClass.cs">
-      <Link>Common\Interop\Windows\user32\Interop.RegisterClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.RegisterClass.cs">
+      <Link>Common\Interop\Windows\User32\Interop.RegisterClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.RegisterWindowMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.RegisterWindowMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.RegisterWindowMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.RegisterWindowMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SendMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SendMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SendMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SendMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SetClassLong.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SetClassLong.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SetClassLong.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SetClassLong.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SetClassLongPtr.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SetClassLongPtr.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SetClassLongPtr.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SetClassLongPtr.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SetTimer.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SetTimer.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SetTimer.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SetTimer.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SetWindowLong.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SetWindowLong.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SetWindowLong.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SetWindowLong.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SetWindowLongPtr.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SetWindowLongPtr.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SetWindowLongPtr.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SetWindowLongPtr.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.TranslateMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.TranslateMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.TranslateMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.TranslateMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.UnregisterClass.cs">
-      <Link>Common\Interop\Windows\user32\Interop.UnregisterClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.UnregisterClass.cs">
+      <Link>Common\Interop\Windows\User32\Interop.UnregisterClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.USEROBJECTFLAGS.cs">
-      <Link>Common\Interop\Windows\user32\Interop.USEROBJECTFLAGS.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs">
+      <Link>Common\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.WNDCLASS.cs">
-      <Link>Common\Interop\Windows\user32\Interop.WNDCLASS.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.WNDCLASS.cs">
+      <Link>Common\Interop\Windows\User32\Interop.WNDCLASS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.WndProc.cs">
-      <Link>Common\Interop\Windows\user32\Interop.WndProc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.WndProc.cs">
+      <Link>Common\Interop\Windows\User32\Interop.WndProc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentThreadId.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentThreadId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentThreadId.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentThreadId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetModuleHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetModuleHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleCtrlHandler.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetConsoleCtrlHandler.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\wtsapi32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\wtsapi32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WtsApi32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\WtsApi32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\wtsapi32\Interop.WTSRegisterSessionNotification.cs">
-      <Link>Common\Interop\Windows\wtsapi32\Interop.WTSRegisterSessionNotification.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WtsApi32\Interop.WTSRegisterSessionNotification.cs">
+      <Link>Common\Interop\Windows\WtsApi32\Interop.WTSRegisterSessionNotification.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\wtsapi32\Interop.WTSUnRegisterSessionNotification.cs">
-      <Link>Common\Interop\Windows\wtsapi32\Interop.WTSUnRegisterSessionNotification.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WtsApi32\Interop.WTSUnRegisterSessionNotification.cs">
+      <Link>Common\Interop\Windows\WtsApi32\Interop.WTSUnRegisterSessionNotification.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
   <ItemGroup Condition="'$(TargetGroup)' == 'netcoreapp2.0'">
     <Reference Include="System.ComponentModel.TypeConverter" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 934cdc1..de4f55f 100644 (file)
@@ -7,14 +7,14 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\user32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\User32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.FindWindow.cs">
-      <Link>Common\Interop\Windows\user32\Interop.FindWindow.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.FindWindow.cs">
+      <Link>Common\Interop\Windows\User32\Interop.FindWindow.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SendMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SendMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SendMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SendMessage.cs</Link>
     </Compile>
     <Compile Include="GenericEventTests.cs" />
     <Compile Include="SystemEvents.InvokeOnEventsThread.cs" />
@@ -34,4 +34,4 @@
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index a918a38..d501f9e 100644 (file)
     <Compile Include="System\ComponentModel\Design\IDictionaryService.cs" />
     <Compile Include="System\ComponentModel\Design\IExtenderListService.cs" />
     <Compile Include="System\ComponentModel\Design\ITypeDescriptorFilterService.cs" />
-    <Compile Include="$(CommonPath)/System/Drawing/ColorConverterCommon.cs">
+    <Compile Include="$(CommonPath)\System\Drawing\ColorConverterCommon.cs">
       <Link>System\Drawing\ColorConverterCommon.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)/System/Drawing/ColorTable.cs">
+    <Compile Include="$(CommonPath)\System\Drawing\ColorTable.cs">
       <Link>System\Drawing\ColorTable.cs</Link>
     </Compile>
     <Compile Include="System\Drawing\ColorConverter.cs" />
     <Reference Include="System.Threading.Timer" />
     <Reference Include="System.Xml.XDocument" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 818ae66..841fd3d 100644 (file)
@@ -36,7 +36,7 @@
     <Compile Include="$(CommonPath)\System\Text\DBCSDecoder.cs">
       <Link>Common\System\Text\DBCSDecoder.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCPInfoEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs">
       <Link>Common\Interop\Windows\Interop.GetCPInfoEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOL.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.BOOL.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.Beep.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.Beep.cs">
       <Link>Common\Interop\Windows\Interop.Beep.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
       <Link>Common\Interop\Windows\Interop.FormatMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ConsoleCursorInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ConsoleCursorInfo.cs">
       <Link>Common\Interop\Windows\Interop.ConsoleCursorInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ConsoleScreenBufferInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ConsoleScreenBufferInfo.cs">
       <Link>Common\Interop\Windows\Interop.ConsoleScreenBufferInfo.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Windows\Interop.Errors.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FillConsoleOutputAttribute.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FillConsoleOutputAttribute.cs">
       <Link>Common\Interop\Windows\Interop.FillConsoleOutputAttribute.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FillConsoleOutputCharacter.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FillConsoleOutputCharacter.cs">
       <Link>Common\Interop\Windows\Interop.FillConsoleOutputCharacter.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FileTypes.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FileTypes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleScreenBufferInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleScreenBufferInfo.cs">
       <Link>Common\Interop\Windows\Interop.GetConsoleScreenBufferInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleCP.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleCP.cs">
       <Link>Common\Interop\Windows\Interop.GetConsoleCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleTitle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleTitle.cs">
       <Link>Common\Interop\Windows\Interop.GetConsoleTitle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleMode.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleMode.cs">
       <Link>Common\Interop\Windows\Interop.GetConsoleMode.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleOutputCP.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleOutputCP.cs">
       <Link>Common\Interop\Windows\Interop.GetConsoleOutputCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetLargestConsoleWindowSize.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetLargestConsoleWindowSize.cs">
       <Link>Common\Interop\Windows\Interop.GetLargestConsoleWindowSize.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetFileType_IntPtr.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetFileType_IntPtr.cs">
       <Link>Common\Interop\Windows\Interop.GetFileType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetKeyState.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetKeyState.cs">
       <Link>Common\Interop\Windows\Interop.GetKeyState.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetStdHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetStdHandle.cs">
       <Link>Common\Interop\Windows\Interop.GetStdHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleTypes.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleTypes.cs">
       <Link>Common\Interop\Windows\Interop.HandleTypes.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.MultiByteToWideChar.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.PeekConsoleInput.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.PeekConsoleInput.cs">
       <Link>Common\Interop\Windows\Interop.PeekConsoleInput.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReadFile_IntPtr.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReadFile_IntPtr.cs">
       <Link>Common\Interop\Windows\Interop.ReadFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReadConsole.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReadConsole.cs">
       <Link>Common\Interop\Windows\Interop.ReadConsole.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReadConsoleInput.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReadConsoleInput.cs">
       <Link>Common\Interop\Windows\Interop.ReadConsoleInput.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReadConsoleOutput.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReadConsoleOutput.cs">
       <Link>Common\Interop\Windows\Interop.ReadConsoleOutput.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleCP.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleCP.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleCtrlHandler.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleCtrlHandler.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleCursorPosition.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleCursorPosition.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleCursorPosition.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleOutputCP.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleOutputCP.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleOutputCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleScreenBufferSize.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleScreenBufferSize.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleScreenBufferSize.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleTextAttribute.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleTextAttribute.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleTextAttribute.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleTitle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleTitle.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleTitle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetConsoleWindowInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetConsoleWindowInfo.cs">
       <Link>Common\Interop\Windows\Interop.SetConsoleWindowInfo.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.WideCharToMultiByte.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WriteFile_IntPtr.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WriteFile_IntPtr.cs">
       <Link>Common\Interop\Windows\Interop.WriteFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WriteConsole.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WriteConsole.cs">
       <Link>Common\Interop\Windows\Interop.WriteConsole.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WriteConsoleOutput.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WriteConsoleOutput.cs">
       <Link>Common\Interop\Windows\Interop.WriteConsoleOutput.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Text\EncodingHelper.Windows.cs">
index 9bd2a80..7070f91 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{D4550556-4745-457F-BA8F-3EBF3836D6B4}</ProjectGuid>
     <AssemblyName>System.Data.SqlClient</AssemblyName>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.UNICODE_STRING.cs">
       <Link>Common\Interop\Windows\Interop.UNICODE_STRING.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.IoControlCodeAccess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.IoControlCodeAccess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.IoControlCodeAccess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.IoControlCodeAccess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CTL_CODE.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.CTL_CODE.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CTL_CODE.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.CTL_CODE.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DeviceIoControl.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.DeviceIoControl.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DeviceIoControl.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.DeviceIoControl.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FileOperations.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FileOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.IoControlTransferType.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.IoControlTransferType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.IoControlTransferType.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.IoControlTransferType.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.FILE_FULL_EA_INFORMATION.cs">
       <Link>Common\Interop\Windows\NtDll\Interop.FILE_FULL_EA_INFORMATION.cs</Link>
     <Compile Include="System\Data\SqlClient\SNI\LocalDB.Windows.cs" />
     <Compile Include="System\Data\ProviderBase\DbConnectionPoolIdentity.Windows.cs" />
     <Compile Include="System\Data\SqlClient\TdsParser.Windows.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true' And '$(IsPartialFacadeAssembly)' != 'true'">
     <Compile Include="System\Data\SqlClient\LocalDBAPI.Common.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
     <Compile Include="$(CommonPath)\System\Net\Security\NegotiateStreamPal.Windows.cs">
       <Link>Common\System\Net\Security\NegotiateStreamPal.Windows.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SafeDeleteContext.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SafeDeleteContext.cs">
       <Link>Common\Interop\Windows\sspicliSafeDeleteContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecuritySafeHandles.cs">
-      <Link>Common\Interop\Windows\sspicli\SecuritySafeHandles.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SSPI.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\Security\SecurityContextTokenHandle.cs">
       <Link>Common\System\Net\Security\SecurityContextTokenHandle.cs</Link>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
       <Link>Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Bindings.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Bindings.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
       <Link>Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\GlobalSSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\GlobalSSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\GlobalSSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\GlobalSSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIInterface.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIInterface.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIInterface.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIInterface.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfo.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIAuthType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIAuthType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIAuthType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIAuthType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPISecureChannelType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPISecureChannelType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIWrapper.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIWrapper.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIWrapper.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIWrapper.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\Security\NetEventSource.Security.Windows.cs">
       <Link>Common\System\Net\Security\NetEventSource.Security.Windows.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Sizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Sizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
       <Link>Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\NegotiationInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\NegotiationInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.certificates.cs">
       <Link>Common\Interop\Windows\Crypt32\Interop.certificates.cs</Link>
     <Reference Include="System.Runtime.InteropServices" />
   </ItemGroup>
   <Import Project=".\GenerateThisAssemblyCs.targets" Condition="'$(IsPartialFacadeAssembly)' != 'true'" />
-</Project>
\ No newline at end of file
+</Project>
index 890b42a..42cb89a 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <IsPartialFacadeAssembly Condition="'$(TargetsNetFx)' == 'true'">true</IsPartialFacadeAssembly>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ClearEventLog.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ClearEventLog.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ClearEventLog.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ClearEventLog.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CloseEventLog.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CloseEventLog.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CloseEventLog.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CloseEventLog.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.DeregisterEventSource.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.DeregisterEventSource.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.DeregisterEventSource.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.DeregisterEventSource.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetNumberOfEventLogRecords.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.GetNumberOfEventLogRecords.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetNumberOfEventLogRecords.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.GetNumberOfEventLogRecords.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetOldestEventLogRecord.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.GetOldestEventLogRecord.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetOldestEventLogRecord.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.GetOldestEventLogRecord.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LookupAccountSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs">
       <Link>Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.NotifyChangeEventLog.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.NotifyChangeEventLog.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.NotifyChangeEventLog.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.NotifyChangeEventLog.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenEventLog.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.OpenEventLog.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenEventLog.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.OpenEventLog.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ReadEventLog.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ReadEventLog.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ReadEventLog.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ReadEventLog.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RegisterEventSource.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.RegisterEventSource.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RegisterEventSource.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.RegisterEventSource.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ReportEvent.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ReportEvent.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ReportEvent.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ReportEvent.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FormatMessage_SafeLibraryHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FormatMessage_SafeLibraryHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FormatMessage_SafeLibraryHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FormatMessage_SafeLibraryHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WaitForSingleObject.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.WaitForSingleObject.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Windows\Interop.Errors.cs</Link>
index 3e39b10..35a6265 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.FileVersionInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.FileVersionInfo.cs">
       <Link>Common\Interop\Windows\Interop.FileVersionInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.FileVersionInfoType.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.FileVersionInfoType.cs">
       <Link>Common\Interop\Windows\Interop.FileVersionInfoType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.GetFileVersionInfoEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.GetFileVersionInfoEx.cs">
       <Link>Common\Interop\Windows\Interop.GetFileVersionInfoEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.GetFileVersionInfoSizeEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.GetFileVersionInfoSizeEx.cs">
       <Link>Common\Interop\Windows\Interop.GetFileVersionInfoSizeEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.VerLanguageName.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.VerLanguageName.cs">
       <Link>Common\Interop\Windows\Interop.VerLanguageName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.VerQueryValue.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.VerQueryValue.cs">
       <Link>Common\Interop\Windows\Interop.VerQueryValue.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\version\Interop.VSFixedFileInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Version\Interop.VSFixedFileInfo.cs">
       <Link>Common\Interop\Windows\Interop.VSFixedFileInfo.cs</Link>
     </Compile>
   </ItemGroup>
@@ -63,4 +63,4 @@
     <Reference Include="System.IO" />
     <Reference Include="System.Runtime.Extensions" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index a0c36d2..d8bd3a8 100644 (file)
@@ -28,8 +28,8 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>ProductionCode\Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.VerLanguageName.cs">
-      <Link>ProductionCode\Common\Interop\Windows\kernel32\Interop.VerLanguageName.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.VerLanguageName.cs">
+      <Link>ProductionCode\Common\Interop\Windows\Kernel32\Interop.VerLanguageName.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsUnix)' == 'true'">
@@ -46,4 +46,4 @@
     <!-- Copy TestAssembly to file without .dll extension so that ILC preserves it as a data file rather than feeding it to the output executable. -->
     <Copy SourceFiles="$(TestPath)\System.Diagnostics.FileVersionInfo.TestAssembly.dll" DestinationFiles="$(TestPath)\System.Diagnostics.FileVersionInfo.TestAssembly.ildll" />
   </Target>
-</Project>
\ No newline at end of file
+</Project>
index 04797c8..4ecfb45 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     <ProjectGuid>{9758106C-5D4E-475D-B5E7-B7ABC46B1DDA}</ProjectGuid>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FormatMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\advapi32\Interop.RegCloseKey.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Advapi32\Interop.RegCloseKey.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.RegCloseKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\advapi32\Interop.RegQueryValueEx.cs">
-      <Link>Common\CoreLib\Interop\Windows\advapi32\Interop.RegQueryValueEx.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs">
+      <Link>Common\CoreLib\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeRegistryHandle.cs">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeRegistryHandle.cs</Link>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetTokenInformation.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.GetTokenInformation.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.PERF_INFO.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.PERF_INFO.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.PERF_INFO.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ProcessOptions.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ProcessOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ProcessOptions.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RegConnectRegistry.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.RegConnectRegistry.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RegConnectRegistry.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.RegConnectRegistry.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.TOKEN_INFORMATION_CLASS.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFileMapping.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.CreateFileMapping.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DuplicateHandle_SafeProcessHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DuplicateHandle_SafeProcessHandle.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetComputerName.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetComputerName.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetComputerName.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcess_SafeProcessHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcess_SafeProcessHandle.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessTimes.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessTimes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleOptions.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.HandleOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleOptions.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.HandleOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalFree.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MapViewOfFile.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.MapViewOfFile.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MemOptions.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.MemOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MemOptions.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.MemOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MEMORY_BASIC_INFO.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.MEMORY_BASIC_INFO.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.OpenFileMapping.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.OpenFileMapping.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.OpenProcess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.OpenProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.OpenProcess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.PerformanceCounterOptions.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.PerformanceCounterOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.PerformanceCounterOptions.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.PerformanceCounterOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ProcessWaitHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ProcessWaitHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.UnmapViewOfFile.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.UnmapViewOfFile.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.VirtualQuery.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.VirtualQuery.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.VirtualQuery.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.VirtualQuery.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WaitForSingleObject.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.WaitForSingleObject.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\perfcounter\Interop.FormatFromRawValue.cs">
-      <Link>Common\Interop\Windows\perfcounter\Interop.FormatFromRawValue.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\PerfCounter\Interop.FormatFromRawValue.cs">
+      <Link>Common\Interop\Windows\PerfCounter\Interop.FormatFromRawValue.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\perfcounter\Interop.PerformanceData.cs">
-      <Link>Common\Interop\Windows\perfcounter\Interop.PerformanceData.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\PerfCounter\Interop.PerformanceData.cs">
+      <Link>Common\Interop\Windows\PerfCounter\Interop.PerformanceData.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
       <Link>Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs</Link>
index 54874f5..1018139 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     <ProjectGuid>{F55047F8-E47B-46E3-B221-C23595AFE168}</ProjectGuid>
@@ -45,8 +45,8 @@
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true' and '$(TargetGroup)' != 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.EnumProcessModules.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.EnumProcessModules.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.EnumProcessModules.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.EnumProcessModules.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.NtQueryInformationProcess.cs">
       <Link>Common\Interop\Windows\NtDll\Interop.NtQueryInformationProcess.cs</Link>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs">
       <Link>Common\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.EnumWindows.cs">
-      <Link>Common\Interop\Windows\user32\Interop.EnumWindows.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.EnumWindows.cs">
+      <Link>Common\Interop\Windows\User32\Interop.EnumWindows.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindow.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindow.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindow.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindow.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindowLong.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindowLong.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindowLong.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindowLong.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindowTextLengthW.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindowTextLengthW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindowTextLengthW.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindowTextLengthW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindowTextW.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindowTextW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindowTextW.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindowTextW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetWindowThreadProcessId.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetWindowThreadProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.PostMessage.cs">
-      <Link>Common\Interop\Windows\user32\Interop.PostMessage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.PostMessage.cs">
+      <Link>Common\Interop\Windows\User32\Interop.PostMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.IsWindowVisible.cs">
-      <Link>Common\Interop\Windows\user32\Interop.IsWindowVisible.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.IsWindowVisible.cs">
+      <Link>Common\Interop\Windows\User32\Interop.IsWindowVisible.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.SendMessageTimeout.cs">
-      <Link>Common\Interop\Windows\user32\Interop.SendMessageTimeout.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.SendMessageTimeout.cs">
+      <Link>Common\Interop\Windows\User32\Interop.SendMessageTimeout.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.WaitForInputIdle.cs">
-      <Link>Common\Interop\Windows\user32\Interop.WaitForInputIdle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.WaitForInputIdle.cs">
+      <Link>Common\Interop\Windows\User32\Interop.WaitForInputIdle.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true'">
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.PERF_INFO.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.PERF_INFO.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.PERF_INFO.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.IsWow64Process_SafeProcessHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.IsWow64Process_SafeProcessHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.IsWow64Process_SafeProcessHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.IsWow64Process_SafeProcessHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetExitCodeProcess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetExitCodeProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetExitCodeProcess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetExitCodeProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessTimes.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessTimes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetThreadTimes.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetThreadTimes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetThreadTimes.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetThreadTimes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetStdHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetStdHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetStdHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetStdHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateProcess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.CreateProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateProcess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.CreateProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.TerminateProcess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.TerminateProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.TerminateProcess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.TerminateProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcess_SafeProcessHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcess_SafeProcessHandle.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.OpenProcess.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.OpenProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.OpenProcess.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.EnumProcesses.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.EnumProcesses.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.EnumProcesses.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.EnumProcesses.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetModuleInformation.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetModuleInformation.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetModuleInformation.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetModuleInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetModuleBaseName.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetModuleBaseName.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetModuleBaseName.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetModuleBaseName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetModuleFileNameEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetModuleFileNameEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetModuleFileNameEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetModuleFileNameEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetProcessWorkingSetSizeEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetProcessWorkingSetSizeEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetProcessWorkingSetSizeEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetProcessWorkingSetSizeEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessWorkingSetSizeEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessWorkingSetSizeEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessWorkingSetSizeEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessWorkingSetSizeEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetProcessAffinityMask.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetProcessAffinityMask.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetProcessAffinityMask.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetProcessAffinityMask.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessAffinityMask.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessAffinityMask.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessAffinityMask.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessAffinityMask.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessId.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessId.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetThreadPriorityBoost.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetThreadPriorityBoost.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetThreadPriorityBoost.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetThreadPriorityBoost.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetThreadPriorityBoost.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetThreadPriorityBoost.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetThreadPriorityBoost.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetThreadPriorityBoost.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcessPriorityBoost.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcessPriorityBoost.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcessPriorityBoost.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcessPriorityBoost.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetProcessPriorityBoost.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetProcessPriorityBoost.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetProcessPriorityBoost.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetProcessPriorityBoost.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.OpenThread.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.OpenThread.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.OpenThread.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.OpenThread.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetThreadPriority.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetThreadPriority.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetThreadPriority.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetThreadPriority.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetThreadPriority.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetThreadPriority.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetThreadPriority.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetThreadPriority.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetThreadAffinityMask.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetThreadAffinityMask.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetThreadAffinityMask.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetThreadAffinityMask.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetThreadIdealProcessor.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetThreadIdealProcessor.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetThreadIdealProcessor.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetThreadIdealProcessor.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetPriorityClass.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetPriorityClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetPriorityClass.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetPriorityClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetPriorityClass.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetPriorityClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetPriorityClass.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetPriorityClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DuplicateHandle_SafeProcessHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DuplicateHandle_SafeProcessHandle.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ProcessWaitHandle.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ProcessWaitHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenProcessToken.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.OpenProcessToken.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LookupPrivilegeValue.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.LookupPrivilegeValue.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.AdjustTokenPrivileges.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.AdjustTokenPrivileges.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetComputerName.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetComputerName.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetComputerName.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleCP.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetConsoleCP.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleCP.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetConsoleCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetConsoleOutputCP.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetConsoleOutputCP.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetConsoleOutputCP.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetConsoleOutputCP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CreateProcessWithLogon.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CreateProcessWithLogon.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CreateProcessWithLogon.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CreateProcessWithLogon.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOL.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.BOOL.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LUID.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.LUID.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LUID.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.LUID.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LUID_AND_ATTRIBUTES.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.LUID_AND_ATTRIBUTES.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LUID_AND_ATTRIBUTES.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.LUID_AND_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.TOKEN_PRIVILEGE.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.TOKEN_PRIVILEGE.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.TOKEN_PRIVILEGE.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.TOKEN_PRIVILEGE.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreatePipe_SafeFileHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreatePipe_SafeFileHandle.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.CreatePipe.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ThreadOptions.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ThreadOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ThreadOptions.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ThreadOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleTypes.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.HandleTypes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleTypes.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.HandleTypes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ProcessOptions.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.ProcessOptions.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ProcessOptions.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleOptions.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.ProcessOptions.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs">
     <Compile Include="$(CommonPath)\System\Text\DBCSDecoder.cs">
       <Link>Common\System\Text\DBCSDecoder.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCPInfoEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCPInfoEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs</Link>
     </Compile>
     <Compile Include="Microsoft\Win32\SafeHandles\SafeProcessHandle.Windows.cs" />
     <Compile Include="Microsoft\Win32\SafeHandles\SafeThreadHandle.cs" />
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' == 'netcoreapp' AND '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\shell32\Interop.ShellExecuteExW.cs">
-      <Link>Common\Interop\Windows\shell32\Interop.ShellExecuteExW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Shell32\Interop.ShellExecuteExW.cs">
+      <Link>Common\Interop\Windows\Shell32\Interop.ShellExecuteExW.cs</Link>
     </Compile>
     <Compile Include="System\Diagnostics\Process.Win32.cs" />
     <Compile Include="System\Diagnostics\ProcessManager.Win32.cs" />
index 6e4a7c5..3fca810 100644 (file)
@@ -24,7 +24,7 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
       <Link>Common\Interop\Windows\Interop.GetCurrentProcessId.cs</Link>
     </Compile>
   </ItemGroup>
@@ -55,4 +55,4 @@
     <Reference Include="System.Threading.Thread" />
     <Reference Include="System.Xml.ReaderWriter" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 827c2cb..8c0cfb5 100644 (file)
@@ -43,7 +43,7 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
       <Link>Common\Interop\Windows\Interop.GetCurrentProcessId.cs</Link>
     </Compile>
   </ItemGroup>
index b907794..7d84f4a 100644 (file)
@@ -89,7 +89,7 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LookupAccountSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs">
       <Link>Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' == 'netcoreapp2.0'">
     <Reference Include="System.ComponentModel.TypeConverter" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index ff984bd..1e2a6f7 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetSysColor.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetSysColor.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetSysColor.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetSysColor.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.Win32SystemColors.cs">
-      <Link>Common\Interop\Windows\user32\Interop.Win32SystemColors.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.Win32SystemColors.cs">
+      <Link>Common\Interop\Windows\User32\Interop.Win32SystemColors.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
     <Reference Include="System" />
     <Reference Include="System.Drawing" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 23888bd..5a0821e 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.GetSysColor.cs">
-      <Link>Common\Interop\Windows\user32\Interop.GetSysColor.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.GetSysColor.cs">
+      <Link>Common\Interop\Windows\User32\Interop.GetSysColor.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\user32\Interop.Win32SystemColors.cs">
-      <Link>Common\Interop\Windows\user32\Interop.Win32SystemColors.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.Win32SystemColors.cs">
+      <Link>Common\Interop\Windows\User32\Interop.Win32SystemColors.cs</Link>
     </Compile>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index f7f1e37..14d7470 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetDriveType.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetDriveType.cs">
       <Link>Common\Interop\Windows\Interop.GetDriveType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetVolumeInformation.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetVolumeInformation.cs">
       <Link>Common\Interop\Windows\Interop.GetVolumeInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetLogicalDrives.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs">
       <Link>Common\Interop\Windows\Interop.GetLogicalDrives.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetDiskFreeSpaceEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetDiskFreeSpaceEx.cs">
       <Link>Common\Interop\Windows\Interop.GetDiskFreeSpaceEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MaxLengths.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MaxLengths.cs">
       <Link>Common\Interop\Windows\Interop.MaxLengths.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetVolumeLabel.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetVolumeLabel.cs">
       <Link>Common\Interop\Windows\Interop.SetVolumeLabel.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SetThreadErrorMode.cs">
@@ -47,7 +47,7 @@
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SecurityOptions.cs">
       <Link>Common\Interop\Windows\Interop.SecurityOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
       <Link>Common\Interop\Windows\Interop.FileOperations.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
index 45299bd..36e628c 100644 (file)
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FileOperations.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FileOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReadDirectoryChangesW.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ReadDirectoryChangesW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReadDirectoryChangesW.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ReadDirectoryChangesW.cs</Link>
     </Compile>
     <Compile Include="System\IO\FileSystemWatcher.Win32.cs">
       <SubType>Component</SubType>
   </ItemGroup>
   <!-- Windows : Win32 only -->
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(TargetGroup)' != 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile.cs">
       <Link>Common\Interop\Windows\Interop.CreateFile.cs</Link>
     </Compile>
   </ItemGroup>
   <!-- Windows : UAP - Win32 + WinRT -->
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(TargetGroup)' == 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile2.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile2.cs">
       <Link>Common\Interop\Windows\Interop.CreateFile2.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs">
       <Link>Common\Interop\Windows\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
       <Link>Common\Interop\Windows\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsUnix)' == 'true'">
     <Reference Include="System.Collections" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 3370206..321f011 100644 (file)
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOL.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.BOOL.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetVolumeInformation.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetVolumeInformation.cs">
       <Link>Common\Interop\Windows\Interop.GetVolumeInformation.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileInformationByHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileInformationByHandle.cs">
       <Link>Common\Interop\Windows\Interop.SetFileInformationByHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FindNextFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FindNextFile.cs">
       <Link>Common\Interop\Windows\Interop.FindNextFile.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FindClose.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FindClose.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
       <Link>Common\Interop\Windows\Interop.FileOperations.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FileAttributes.cs">
       <Link>Common\Interop\Windows\Interop.FileAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GenericOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
       <Link>Common\Interop\Windows\Interop.GenericOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MaxLengths.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MaxLengths.cs">
       <Link>Common\Interop\Windows\Interop.MaxLengths.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WIN32_FIND_DATA.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WIN32_FIND_DATA.cs">
       <Link>Common\Interop\Windows\Interop.WIN32_FIND_DATA.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FILE_TIME.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FILE_TIME.cs">
       <Link>Common\Interop\Windows\Interop.FILE_TIME.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs">
       <Link>Common\Interop\Windows\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs">
       <Link>Common\Interop\Windows\Interop.GET_FILEEX_INFO_LEVELS.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SetThreadErrorMode.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.SetThreadErrorMode.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetLogicalDrives.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs">
       <Link>Common\Interop\Windows\Interop.GetLogicalDrives.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DeleteVolumeMountPoint.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DeleteVolumeMountPoint.cs">
       <Link>Common\Interop\Windows\Interop.DeleteVolumeMountPoint.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Memory\FixedBufferExtensions.cs">
       <Link>Common\System\Memory\FixedBufferExtensions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DeleteFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DeleteFile.cs">
       <Link>Common\Interop\Windows\Interop.DeleteFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CompareStringOrdinal.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CompareStringOrdinal.cs">
       <Link>Common\Interop\Windows\Interop.CompareStringOrdinal.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateDirectory.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateDirectory.cs">
       <Link>Common\Interop\Windows\Interop.CreateDirectory.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileAttributes.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileAttributes.cs">
       <Link>Common\Interop\Windows\Interop.SetFileAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MoveFileEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MoveFileEx.cs">
       <Link>Common\Interop\Windows\Interop.MoveFileEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetFileAttributesEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs">
       <Link>Common\Interop\Windows\Interop.GetFileAttributesEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.RemoveDirectory.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.RemoveDirectory.cs">
       <Link>Common\Interop\Windows\Interop.RemoveDirectory.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FindFirstFileEx.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FindFirstFileEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ReplaceFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ReplaceFile.cs">
       <Link>Common\Interop\Windows\Interop.ReplaceFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CopyFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CopyFile.cs">
       <Link>Common\Interop\Windows\Interop.CopyFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CopyFileEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CopyFileEx.cs">
       <Link>Common\Interop\Windows\Interop.CopyFileEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.FILE_FULL_DIR_INFORMATION.cs">
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.LongFileTime.cs">
       <Link>Common\Interop\Windows\Interop.LongFileTime.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FILE_INFO_BY_HANDLE_CLASS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FILE_INFO_BY_HANDLE_CLASS.cs">
       <Link>Common\Interop\Windows\Interop.FILE_INFO_BY_HANDLE_CLASS.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(UWPCompatible)' != 'true'">
     <Compile Include="System\IO\FileSystem.Win32.cs" />
     <Compile Include="System\IO\Enumeration\FileSystemEnumerator.Win32.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile.cs">
       <Link>Common\Interop\Windows\Interop.CreateFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.EncryptDecrypt.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.EncryptDecrypt.cs">
       <Link>Common\Interop\Windows\Interop.EncryptDecrypt.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.UNICODE_STRING.cs">
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(UWPCompatible)' == 'true'">
     <Compile Include="System\IO\FileSystem.WinRT.cs" />
     <Compile Include="System\IO\Enumeration\FileSystemEnumerator.WinRT.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile2.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile2.cs">
       <Link>Common\Interop\Windows\Interop.CreateFile2.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs">
       <Link>Common\Interop\Windows\Interop.COPYFILE2_EXTENDED_PARAMETERS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
       <Link>Common\Interop\Windows\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetFileInformationByHandleEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetFileInformationByHandleEx.cs">
       <Link>Common\Interop\Windows\Interop.GetFileInformationByHandleEx.cs</Link>
     </Compile>
   </ItemGroup>
index a5fd32c..c8c08a0 100644 (file)
     <Compile Include="System\IO\MemoryMappedFiles\MemoryMappedFileRights.cs" />
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetGroup)' == 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFileMappingFromApp.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFileMappingFromApp.cs">
       <Link>Common\Interop\Windows\Interop.CreateFileMappingFromApp.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MapViewOfFileFromApp.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MapViewOfFileFromApp.cs">
       <Link>Common\Interop\Windows\Interop.MapViewOfFileFromApp.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.OpenFileMappingFromApp.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.OpenFileMappingFromApp.cs">
       <Link>Common\Interop\Windows\Interop.OpenFileMappingFromApp.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.VirtualAllocFromApp.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.VirtualAllocFromApp.cs">
       <Link>Common\Interop\Windows\Interop.VirtualAllocFromApp.cs</Link>
     </Compile>
     <Compile Include="System\IO\MemoryMappedFiles\Interop.Windows.Uap.cs" />
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(TargetGroup)' != 'uap'">
     <Compile Include="System\IO\MemoryMappedFiles\Interop.Windows.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFileMapping.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs">
       <Link>Common\Interop\Windows\Interop.CreateFileMapping.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MapViewOfFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs">
       <Link>Common\Interop\Windows\Interop.MapViewOfFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.OpenFileMapping.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs">
       <Link>Common\Interop\Windows\Interop.OpenFileMapping.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.VirtualAlloc.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.VirtualAlloc.cs">
       <Link>Common\Interop\Windows\Interop.VirtualAlloc.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GlobalMemoryStatusEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GlobalMemoryStatusEx.cs">
       <Link>Common\Interop\Windows\Interop.GlobalMemoryStatusEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FileAttributes.cs">
       <Link>Common\Interop\Windows\Interop.FileAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
       <Link>Common\Interop\Windows\Interop.FileOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileShareMode.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileShareMode.cs">
       <Link>Common\Interop\Windows\Interop.FileShareMode.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FlushViewOfFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FlushViewOfFile.cs">
       <Link>Common\Interop\Windows\Interop.FlushViewOfFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GenericOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
       <Link>Common\Interop\Windows\Interop.GenericOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetSystemInfo.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetSystemInfo.cs">
       <Link>Common\Interop\Windows\Interop.GetSystemInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.SYSTEM_INFO.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SYSTEM_INFO.cs">
       <Link>Common\Interop\Windows\Interop.SYSTEM_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleOptions.cs">
       <Link>Common\Interop\Windows\Interop.HandleOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MEMORY_BASIC_INFO.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs">
       <Link>Common\Interop\Windows\Interop.MEMORY_BASIC_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MemOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MemOptions.cs">
       <Link>Common\Interop\Windows\Interop.MemOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.PipeOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.PipeOptions.cs">
       <Link>Common\Interop\Windows\Interop.PipeOptions.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOL.cs">
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SecurityOptions.cs">
       <Link>Common\Interop\Windows\Interop.SecurityOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.UnmapViewOfFile.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs">
       <Link>Common\Interop\Windows\Interop.UnmapViewOfFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.VirtualQuery.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.VirtualQuery.cs">
       <Link>Common\Interop\Windows\Interop.VirtualQuery.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\System\IO\Win32Marshal.cs">
index 4e274ee..2d71e9e 100644 (file)
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GenericOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
       <Link>Common\Interop\Windows\Interop.GenericOperations.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.HandleOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.HandleOptions.cs">
       <Link>Common\Interop\Windows\Interop.HandleOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.PipeOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.PipeOptions.cs">
       <Link>Common\Interop\Windows\Interop.PipeOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FileOperations.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FileOperations.cs">
       <Link>Common\Interop\Windows\Interop.FileOperations.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FileTypes.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.FileTypes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetCurrentProcess_IntPtr.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
       <Link>Common\Interop\Windows\Interop.GetCurrentProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DuplicateHandle_IntPtr.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DuplicateHandle_IntPtr.cs">
       <Link>Common\Interop\Windows\Interop.DuplicateHandle_IntPtr.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetFileType_SafeHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.GetFileType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreatePipe_SafePipeHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreatePipe_SafePipeHandle.cs">
       <Link>Common\Interop\Windows\Interop.CreatePipe_SafePipeHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ConnectNamedPipe.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ConnectNamedPipe.cs">
       <Link>Common\Interop\Windows\Interop.ConnectNamedPipe.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WaitNamedPipe.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WaitNamedPipe.cs">
       <Link>Common\Interop\Windows\Interop.WaitNamedPipe.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetNamedPipeHandleState.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetNamedPipeHandleState.cs">
       <Link>Common\Interop\Windows\Interop.GetNamedPipeHandleState.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetNamedPipeInfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetNamedPipeInfo.cs">
       <Link>Common\Interop\Windows\Interop.GetNamedPipeInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetNamedPipeHandleState.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetNamedPipeHandleState.cs">
       <Link>Common\Interop\Windows\Interop.SetNamedPipeHandleState.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CancelIoEx.cs">
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs">
       <Link>Common\Interop\Windows\Interop.WriteFile_NativeOverlapped.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DisconnectNamedPipe.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DisconnectNamedPipe.cs">
       <Link>Common\Interop\Windows\Interop.DisconnectNamedPipe.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateNamedPipe.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateNamedPipe.cs">
       <Link>Common\Interop\Windows\Interop.CreateNamedPipe.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MaxLengths.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MaxLengths.cs">
       <Link>Common\Interop\Windows\Interop.MaxLengths.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RevertToSelf.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RevertToSelf.cs">
       <Link>Common\Interop\Windows\Interop.RevertToSelf.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ImpersonateNamedPipeClient.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ImpersonateNamedPipeClient.cs">
       <Link>Common\Interop\Windows\Interop.ImpersonateNamedPipeClient.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\System\IO\Win32Marshal.cs">
   </ItemGroup>
   <!-- Windows : Win32 only -->
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(TargetGroup)' != 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateNamedPipeClient.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateNamedPipeClient.cs">
       <Link>Common\Interop\Windows\Interop.CreateNamedPipeClient.cs</Link>
     </Compile>
   </ItemGroup>
   <!-- Windows : UAP - Win32 + WinRT -->
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' and '$(TargetGroup)' == 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateNamedPipeClient.Uap.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateNamedPipeClient.Uap.cs">
       <Link>Common\Interop\Windows\Interop.CreateNamedPipeClient.Uap.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs">
       <Link>Common\Interop\Windows\Interop.CREATEFILE2_EXTENDED_PARAMETERS.cs</Link>
     </Compile>
   </ItemGroup>
index fef6db9..a057cdf 100644 (file)
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' != 'netfx' AND '$(TargetsWindows)' == 'true'">
     <Compile Include="System\IO\Ports\SerialStream.Windows.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DCB.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.DCB.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DCB.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.DCB.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.COMMPROP.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.COMMPROP.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.COMMPROP.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.COMMPROP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.COMMTIMEOUTS.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.COMMTIMEOUTS.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.COMMTIMEOUTS.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.COMMTIMEOUTS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.COMSTAT.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.COMSTAT.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.COMSTAT.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.COMSTAT.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetCommState.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetCommState.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetCommState.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetCommState.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetCommBreak.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetCommBreak.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetCommBreak.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetCommBreak.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ClearCommBreak.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ClearCommBreak.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ClearCommBreak.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ClearCommBreak.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.EscapeCommFunction.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.EscapeCommFunction.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.EscapeCommFunction.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.EscapeCommFunction.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetCommTimeouts.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetCommTimeouts.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetCommTimeouts.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetCommTimeouts.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCommModemStatus.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCommModemStatus.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCommModemStatus.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCommModemStatus.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.ClearCommError.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.ClearCommError.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.ClearCommError.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.ClearCommError.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCommProperties.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCommProperties.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCommProperties.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCommProperties.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetCommMask.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetCommMask.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetCommMask.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetCommMask.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.PurgeComm.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.PurgeComm.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.PurgeComm.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.PurgeComm.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetupComm.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetupComm.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetupComm.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetupComm.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCommState.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCommState.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCommState.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCommState.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.WaitCommEvent.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.WaitCommEvent.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.WaitCommEvent.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.WaitCommEvent.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetOverlappedResult.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetOverlappedResult.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetOverlappedResult.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetOverlappedResult.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GenericOperations.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GenericOperations.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GenericOperations.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' != 'uap' and '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CreateFile.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.CreateFile.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CreateFile.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.CreateFile.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' == 'uap'">
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.OpenCommPort.cs">
-      <Link>Common\Interop\Windows\mincore\Interop.OpenCommPort.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.OpenCommPort.cs">
+      <Link>Common\Interop\Windows\Mincore\Interop.OpenCommPort.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.GetCommPorts.cs">
-      <Link>Common\Interop\Windows\mincore\Interop.GetCommPorts.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.GetCommPorts.cs">
+      <Link>Common\Interop\Windows\Mincore\Interop.GetCommPorts.cs</Link>
     </Compile>
     <Compile Include="System\IO\Ports\SerialPort.Uap.cs" />
     <Compile Include="System\IO\Ports\SerialStream.Uap.cs" />
index 1352ac3..64c4933 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{950923D8-EC99-4F90-9BA6-8EB64582C555}</ProjectGuid>
     <AssemblyName>System.Management</AssemblyName>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GlobalLock.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GlobalLock.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GlobalLock.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GlobalLock.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibrary.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LoadLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Ole32\Interop.CoGetObjectContext.cs">
       <Link>Common\Interop\Windows\Ole32\Interop.CoGetObjectContext.cs</Link>
@@ -90,4 +90,4 @@
     <Reference Include="System.Threading.Thread" />
     <Reference Include="System.Threading.ThreadPool" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index a08b726..78d9673 100644 (file)
@@ -9,12 +9,12 @@
     <CompileItem Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.certificates_types.cs" />
     <CompileItem Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.certificates.cs" />
     <CompileItem Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FormatMessage.cs" />
-    <CompileItem Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetModuleHandle.cs" />
+    <CompileItem Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs" />
     <CompileItem Include="$(CommonPath)\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs" />
     <CompileItem Include="$(CommonPath)\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs" />
-    <CompileItem Include="$(CommonPath)\Interop\Windows\winhttp\Interop.SafeWinHttpHandle.cs" />
-    <CompileItem Include="$(CommonPath)\Interop\Windows\winhttp\Interop.winhttp_types.cs" />
-    <CompileItem Include="$(CommonPath)\Interop\Windows\winhttp\Interop.winhttp.cs" />
+    <CompileItem Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs" />
+    <CompileItem Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.winhttp_types.cs" />
+    <CompileItem Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.winhttp.cs" />
     <CompileItem Include="$(CommonPath)\System\CharArrayHelpers.cs" />
     <CompileItem Include="$(CommonPath)\System\StringExtensions.cs" />
     <CompileItem Include="$(CommonPath)\System\Net\HttpKnownHeaderNames.cs" />
index a708511..1715d63 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
       <Link>Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winhttp\Interop.SafeWinHttpHandle.cs">
-      <Link>Common\Interop\Windows\winhttp\Interop.SafeWinHttpHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs">
+      <Link>Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winhttp\Interop.winhttp_types.cs">
-      <Link>Common\Interop\Windows\winhttp\Interop.winhttp_types.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.winhttp_types.cs">
+      <Link>Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\CharArrayHelpers.cs">
       <Link>Common\System\CharArrayHelpers.cs</Link>
     <Compile Include="WinHttpResponseStreamTest.cs" />
     <Compile Include="XunitTestAssemblyAtrributes.cs" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index a6ba267..f6f786a 100644 (file)
     <Compile Include="$(CommonPath)\System\Net\Security\NetEventSource.Security.Windows.cs">
       <Link>Common\System\Net\Security\NetEventSource.Security.Windows.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Bindings.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Bindings.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
       <Link>Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\NegotiationInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\NegotiationInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
       <Link>Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPISecureChannelType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPISecureChannelType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIInterface.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIInterface.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIInterface.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIInterface.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIAuthType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIAuthType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIAuthType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIAuthType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfo.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Sizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Sizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SafeDeleteContext.cs">
-      <Link>Common\Interop\Windows\sspicli\SafeDeleteContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SafeDeleteContext.cs">
+      <Link>Common\Interop\Windows\SspiCli\SafeDeleteContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\GlobalSSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\GlobalSSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\GlobalSSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\GlobalSSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecuritySafeHandles.cs">
-      <Link>Common\Interop\Windows\sspicli\SecuritySafeHandles.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIWrapper.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIWrapper.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIWrapper.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIWrapper.cs</Link>
     </Compile>
   </ItemGroup>
   <!-- Common -->
index cb87728..b763492 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs">
       <Link>Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winhttp\Interop.SafeWinHttpHandle.cs">
-      <Link>Common\Interop\Windows\winhttp\Interop.SafeWinHttpHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs">
+      <Link>Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Runtime\ExceptionServices\ExceptionStackTrace.cs">
       <Link>Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winhttp\Interop.winhttp_types.cs">
-      <Link>Common\Interop\Windows\winhttp\Interop.winhttp_types.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinHttp\Interop.winhttp_types.cs">
+      <Link>Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs</Link>
     </Compile>
     <Compile Include="..\..\..\System.Net.Http.WinHttpHandler\tests\UnitTests\FakeInterop.cs">
       <Link>ProductionCode\System\Net\Http\WinInetProxyHelper.cs</Link>
       <Name>RemoteExecutorConsoleApp</Name>
     </ProjectReference>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 225b2d0..18528a4 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\HttpApi\Interop.HttpApi.cs">
       <Link>Common\Interop\Windows\HttpApi\Interop.HttpApi.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileCompletionNotificationModes.cs">
-      <Link>Interop\Windows\kernel32\Interop.SetFileCompletionNotificationModes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs">
+      <Link>Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CancelIoEx.cs">
       <Link>Common\Interop\Windows\mincore\Interop.CancelIoEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
       <Link>Common\Interop\Windows\mincore\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
       <Link>Common\Interop\Windows\mincore\Interop.LoadLibraryEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
       <Link>Common\CoreLib\Interop\Windows\mincore\Interop.SECURITY_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
       <Link>Common\Interop\Windows\mincore_obsolete\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
       <Link>Common\Interop\Windows\mincore_obsolete\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
       <Link>Common\Interop\Windows\mincore_obsolete\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
     <Compile Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.certificates.cs">
       <Link>Common\Interop\Windows\Crypt32\Interop.certificates.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Bindings.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Bindings.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
       <Link>Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\NegotiationInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\NegotiationInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
       <Link>Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPISecureChannelType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPISecureChannelType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIInterface.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIInterface.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIInterface.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIInterface.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIAuthType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIAuthType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIAuthType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIAuthType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfo.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Sizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Sizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SafeDeleteContext.cs">
-      <Link>Common\Interop\Windows\sspicli\SafeDeleteContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SafeDeleteContext.cs">
+      <Link>Common\Interop\Windows\SspiCli\SafeDeleteContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\GlobalSSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\GlobalSSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\GlobalSSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\GlobalSSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecuritySafeHandles.cs">
-      <Link>Common\Interop\Windows\sspicli\SecuritySafeHandles.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIWrapper.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIWrapper.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIWrapper.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIWrapper.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetsUnix)' == 'true' OR '$(ForceManagedImplementation)' == 'true' OR ('$(TargetsWindows)' == 'true' AND '$(TargetGroup)' == 'uap')">
     <Reference Include="System.Threading.ThreadPool" />
     <Reference Include="System.Net.ServicePoint" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 68f1447..9938e6e 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Bindings.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Bindings.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
       <Link>Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs</Link>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\NegotiationInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\NegotiationInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
       <Link>Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPISecureChannelType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPISecureChannelType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIInterface.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIInterface.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIInterface.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIInterface.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIAuthType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIAuthType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIAuthType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIAuthType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfo.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Sizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Sizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SafeDeleteContext.cs">
-      <Link>Common\Interop\Windows\sspicli\SafeDeleteContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SafeDeleteContext.cs">
+      <Link>Common\Interop\Windows\SspiCli\SafeDeleteContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\GlobalSSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\GlobalSSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\GlobalSSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\GlobalSSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecuritySafeHandles.cs">
-      <Link>Common\Interop\Windows\sspicli\SecuritySafeHandles.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIWrapper.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIWrapper.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIWrapper.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIWrapper.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup>
     <Reference Include="System.Threading.Tasks" />
     <Reference Include="System.Threading.Timer" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 772b5b2..3635bc9 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfo.cs">
-      <Link>Interop\Windows\Winsock\AddressInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfo.cs">
+      <Link>Interop\Windows\WinSock\AddressInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfoHints.cs">
-      <Link>Interop\Windows\Winsock\AddressInfoHints.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfoHints.cs">
+      <Link>Interop\Windows\WinSock\AddressInfoHints.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\hostent.cs">
-      <Link>Interop\Windows\Winsock\hostent.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\hostent.cs">
+      <Link>Interop\Windows\WinSock\hostent.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.closesocket.cs">
-      <Link>Interop\Windows\Winsock\Interop.closesocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.closesocket.cs">
+      <Link>Interop\Windows\WinSock\Interop.closesocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.gethostname.cs">
-      <Link>Interop\Windows\Winsock\Interop.gethostname.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.gethostname.cs">
+      <Link>Interop\Windows\WinSock\Interop.gethostname.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetNameInfoW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetNameInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetNameInfoW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetNameInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetAddrInfoW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetAddrInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetAddrInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.freeaddrinfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.freeaddrinfo.cs">
       <Link>Interop\Windows\Winsock\Interop.freeaddinfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAStartup.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAStartup.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAStartup.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAStartup.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASocketW.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASocketW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASocketW.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASocketW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs">
-      <Link>Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
+      <Link>Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\Sockets\ProtocolFamily.cs">
       <Link>Common\System\Net\Sockets\ProtocolFamily.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\SafeFreeAddrInfo.cs">
-      <Link>Interop\Windows\Winsock\SafeFreeAddrInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\SafeFreeAddrInfo.cs">
+      <Link>Interop\Windows\WinSock\SafeFreeAddrInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfoEx.cs">
-      <Link>Interop\Windows\Winsock\AddressInfoEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfoEx.cs">
+      <Link>Interop\Windows\WinSock\AddressInfoEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetAddrInfoExW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetAddrInfoExW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs" Condition="'$(TargetGroup)' != 'uap'">
       <Link>Common\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs" Condition="'$(TargetGroup)' != 'uap'">
-      <Link>Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs" Condition="'$(TargetGroup)' != 'uap'">
+      <Link>Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs" Condition="'$(TargetGroup)' != 'uap'">
-      <Link>Interop\Windows\kernel32\Interop.LoadLibraryEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs" Condition="'$(TargetGroup)' != 'uap'">
+      <Link>Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsUnix)' == 'true' ">
index 0c9a3b7..fd962ee 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfo.cs">
-      <Link>Interop\Windows\Winsock\AddressInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfo.cs">
+      <Link>Interop\Windows\WinSock\AddressInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfoHints.cs">
-      <Link>Interop\Windows\Winsock\AddressInfoHints.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfoHints.cs">
+      <Link>Interop\Windows\WinSock\AddressInfoHints.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\hostent.cs">
-      <Link>Interop\Windows\Winsock\hostent.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\hostent.cs">
+      <Link>Interop\Windows\WinSock\hostent.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.closesocket.cs">
-      <Link>Interop\Windows\Winsock\Interop.closesocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.closesocket.cs">
+      <Link>Interop\Windows\WinSock\Interop.closesocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.gethostname.cs">
-      <Link>Interop\Windows\Winsock\Interop.gethostname.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.gethostname.cs">
+      <Link>Interop\Windows\WinSock\Interop.gethostname.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetNameInfoW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetNameInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetNameInfoW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetNameInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetAddrInfoW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetAddrInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetAddrInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.freeaddrinfo.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.freeaddrinfo.cs">
       <Link>Interop\Windows\Winsock\Interop.freeaddinfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAStartup.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAStartup.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAStartup.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAStartup.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASocketW.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASocketW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASocketW.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASocketW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs">
-      <Link>Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
+      <Link>Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\Sockets\ProtocolFamily.cs">
       <Link>Common\System\Net\Sockets\ProtocolFamily.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\SafeFreeAddrInfo.cs">
-      <Link>Interop\Windows\Winsock\SafeFreeAddrInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\SafeFreeAddrInfo.cs">
+      <Link>Interop\Windows\WinSock\SafeFreeAddrInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\AddressInfoEx.cs">
-      <Link>Interop\Windows\Winsock\AddressInfoEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\AddressInfoEx.cs">
+      <Link>Interop\Windows\WinSock\AddressInfoEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.GetAddrInfoExW.cs">
-      <Link>Interop\Windows\Winsock\Interop.GetAddrInfoExW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs">
+      <Link>Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
       <Link>Common\CoreLi\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetProcAddress.cs">
-      <Link>Interop\Windows\kernel32\Interop.GetProcAddress.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
+      <Link>Interop\Windows\Kernel32\Interop.GetProcAddress.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
-      <Link>Interop\Windows\kernel32\Interop.LoadLibraryEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
+      <Link>Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
-      <Link>Interop\Windows\kernel32\Interop.FreeLibrary.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
+      <Link>Interop\Windows\Kernel32\Interop.FreeLibrary.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsUnix)' == 'true' ">
index c77c9ee..a9ff802 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\IpHlpApi\Interop.NetworkInformation.cs">
       <Link>Interop\Windows\IpHlpApi\Interop.NetworkInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
-      <Link>Interop\Windows\kernel32\Interop.LocalAlloc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
+      <Link>Interop\Windows\Kernel32\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
-      <Link>Interop\Windows\kernel32\Interop.LocalFree.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
+      <Link>Interop\Windows\Kernel32\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WinsockBSD.cs">
-      <Link>Interop\Windows\Winsock\Interop.WinsockBSD.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WinsockBSD.cs">
+      <Link>Interop\Windows\WinSock\Interop.WinsockBSD.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAEventSelect.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAEventSelect.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAEventSelect.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAEventSelect.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAIoctl.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAIoctl.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAIoctl.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAIoctl.cs</Link>
     </Compile>
   </ItemGroup>
   <!-- Unix -->
index 5cf52a6..b007aa0 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\IpHlpApi\Interop.ICMP.cs">
       <Link>Common\Interop\Windows\IpHlpApi\Interop.ICMP.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalFree.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.closesocket.cs">
-      <Link>Common\Interop\Windows\Winsock\Interop.closesocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.closesocket.cs">
+      <Link>Common\Interop\Windows\WinSock\Interop.closesocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASocketW.cs">
-      <Link>Common\Interop\Windows\Winsock\Interop.WSASocketW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASocketW.cs">
+      <Link>Common\Interop\Windows\WinSock\Interop.WSASocketW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs">
-      <Link>Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
+      <Link>Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs</Link>
     </Compile>
     <!-- System.Net.Internals -->
     <Compile Include="$(CommonPath)\System\Net\Sockets\SocketType.cs">
index ef986ca..9f4d94a 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\Interop.SchProtocols.cs">
       <Link>Common\Interop\Windows\SChannel\Interop.SchProtocols.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.ErrorCodes.cs">
-      <Link>Common\Interop\Windows\Winsock\Interop.ErrorCodes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.ErrorCodes.cs">
+      <Link>Common\Interop\Windows\WinSock\Interop.ErrorCodes.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true'">
     <Compile Include="$(CommonPath)\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs">
       <Link>Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalFree.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalFree.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsUnix)' == 'true'">
index 3982776..06457de 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{7860A11A-1841-4416-8A30-28EEEB42C6BB}</ProjectGuid>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -71,8 +71,8 @@
     <Compile Include="$(CommonPath)\System\NotImplemented.cs">
       <Link>ProductionCode\Common\System\NotImplemented.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.ErrorCodes.cs">
-      <Link>ProductionCode\Common\Interop\Windows\Winsock\Interop.ErrorCodes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.ErrorCodes.cs">
+      <Link>ProductionCode\Common\Interop\Windows\WinSock\Interop.ErrorCodes.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true' ">
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>ProductionCode\Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalFree.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalFree.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.NtStatus.cs">
       <Link>ProductionCode\Common\Interop\Windows\NtDll\Interop.NtStatus.cs</Link>
index 5ad503e..36f7e64 100644 (file)
     <Compile Include="$(CommonPath)\System\NotImplemented.cs">
       <Link>ProductionCode\Common\System\NotImplemented.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.ErrorCodes.cs">
-      <Link>ProductionCode\Common\Interop\Windows\Winsock\Interop.ErrorCodes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.ErrorCodes.cs">
+      <Link>ProductionCode\Common\Interop\Windows\WinSock\Interop.ErrorCodes.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true'">
       <Link>ProductionCode\Common\Interop\Unix\System.Native\Interop.SocketAddress.cs</Link>
     </Compile>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 1ad51d8..dcfedea 100644 (file)
@@ -91,8 +91,8 @@
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\wininet\Interop.wininet_errors.cs">
-      <Link>Common\Interop\Windows\wininet\Interop.wininet_errors.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinInet\Interop.wininet_errors.cs">
+      <Link>Common\Interop\Windows\WinInet\Interop.wininet_errors.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\ContextAwareResult.Windows.cs">
       <Link>Common\System\Net\ContextAwareResult.Windows.cs</Link>
index 966fec3..fe99c62 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
       <Link>Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Bindings.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Bindings.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\GlobalSSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\GlobalSSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\GlobalSSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\GlobalSSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SSPI.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SSPI.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SSPI.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SSPI.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_NegotiationInfoW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\NegotiationInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\NegotiationInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_Sizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_Sizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Collections\Generic\BidirectionalDictionary.cs">
       <Link>Common\System\Collections\Generic\BidirectionalDictionary.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SafeDeleteContext.cs">
-      <Link>Common\Interop\Windows\sspicli\SafeDeleteContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SafeDeleteContext.cs">
+      <Link>Common\Interop\Windows\SspiCli\SafeDeleteContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfo.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecurityPackageInfoClass.cs">
-      <Link>Common\Interop\Windows\sspicli\SecurityPackageInfoClass.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecuritySafeHandles.cs">
-      <Link>Common\Interop\Windows\sspicli\SecuritySafeHandles.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIAuthType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIAuthType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIAuthType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIAuthType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIInterface.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIInterface.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIInterface.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIInterface.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPISecureChannelType.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPISecureChannelType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SSPIWrapper.cs">
-      <Link>Common\Interop\Windows\sspicli\SSPIWrapper.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SSPIWrapper.cs">
+      <Link>Common\Interop\Windows\SspiCli\SSPIWrapper.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs">
-      <Link>Common\Interop\Windows\sspicli\SecPkgContext_StreamSizes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
+      <Link>Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition=" '$(TargetsUnix)' == 'true' ">
index 0d2be2a..42b2946 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.accept.cs">
-      <Link>Interop\Windows\Winsock\Interop.accept.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.accept.cs">
+      <Link>Interop\Windows\WinSock\Interop.accept.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.bind.cs">
-      <Link>Interop\Windows\Winsock\Interop.bind.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.bind.cs">
+      <Link>Interop\Windows\WinSock\Interop.bind.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.closesocket.cs">
-      <Link>Interop\Windows\Winsock\Interop.closesocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.closesocket.cs">
+      <Link>Interop\Windows\WinSock\Interop.closesocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.getpeername.cs">
-      <Link>Interop\Windows\Winsock\Interop.getpeername.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.getpeername.cs">
+      <Link>Interop\Windows\WinSock\Interop.getpeername.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.getsockname.cs">
-      <Link>Interop\Windows\Winsock\Interop.getsockname.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.getsockname.cs">
+      <Link>Interop\Windows\WinSock\Interop.getsockname.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.getsockopt.cs">
-      <Link>Interop\Windows\Winsock\Interop.getsockopt.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.getsockopt.cs">
+      <Link>Interop\Windows\WinSock\Interop.getsockopt.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.ioctlsocket.cs">
-      <Link>Interop\Windows\Winsock\Interop.ioctlsocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.ioctlsocket.cs">
+      <Link>Interop\Windows\WinSock\Interop.ioctlsocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.listen.cs">
-      <Link>Interop\Windows\Winsock\Interop.listen.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.listen.cs">
+      <Link>Interop\Windows\WinSock\Interop.listen.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.recv.cs">
-      <Link>Interop\Windows\Winsock\Interop.recv.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.recv.cs">
+      <Link>Interop\Windows\WinSock\Interop.recv.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.recvfrom.cs">
-      <Link>Interop\Windows\Winsock\Interop.recvfrom.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.recvfrom.cs">
+      <Link>Interop\Windows\WinSock\Interop.recvfrom.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.select.cs">
-      <Link>Interop\Windows\Winsock\Interop.select.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.select.cs">
+      <Link>Interop\Windows\WinSock\Interop.select.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.send.cs">
-      <Link>Interop\Windows\Winsock\Interop.send.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.send.cs">
+      <Link>Interop\Windows\WinSock\Interop.send.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.sendto.cs">
-      <Link>Interop\Windows\Winsock\Interop.sendto.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.sendto.cs">
+      <Link>Interop\Windows\WinSock\Interop.sendto.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.setsockopt.cs">
-      <Link>Interop\Windows\Winsock\Interop.setsockopt.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.setsockopt.cs">
+      <Link>Interop\Windows\WinSock\Interop.setsockopt.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.shutdown.cs">
-      <Link>Interop\Windows\Winsock\Interop.shutdown.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.shutdown.cs">
+      <Link>Interop\Windows\WinSock\Interop.shutdown.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.TransmitFile.cs">
-      <Link>Interop\Windows\Winsock\Interop.TransmitFile.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.TransmitFile.cs">
+      <Link>Interop\Windows\WinSock\Interop.TransmitFile.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WinsockBSD.cs">
-      <Link>Interop\Windows\Winsock\Interop.WinsockBSD.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WinsockBSD.cs">
+      <Link>Interop\Windows\WinSock\Interop.WinsockBSD.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WinsockAsync.cs">
-      <Link>Interop\Windows\Winsock\Interop.WinsockAsync.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WinsockAsync.cs">
+      <Link>Interop\Windows\WinSock\Interop.WinsockAsync.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAConnect.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAConnect.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAConnect.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAConnect.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAGetOverlappedResult.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAGetOverlappedResult.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAGetOverlappedResult.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAGetOverlappedResult.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSAIoctl.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSAIoctl.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSAIoctl.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSAIoctl.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSARecv.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSARecv.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSARecv.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSARecv.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSARecvFrom.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSARecvFrom.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSARecvFrom.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSARecvFrom.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASend.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASend.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASend.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASend.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASendTo.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASendTo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASendTo.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASendTo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASocketW.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASocketW.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASocketW.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASocketW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.WSASocketW.SafeCloseSocket.cs">
-      <Link>Interop\Windows\Winsock\Interop.WSASocketW.SafeCloseSocket.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.WSASocketW.SafeCloseSocket.cs">
+      <Link>Interop\Windows\WinSock\Interop.WSASocketW.SafeCloseSocket.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs">
-      <Link>Interop\Windows\Winsock\Interop.SocketConstructorFlags.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
+      <Link>Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\SafeNativeOverlapped.cs">
-      <Link>Interop\Windows\Winsock\SafeNativeOverlapped.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\SafeNativeOverlapped.cs">
+      <Link>Interop\Windows\WinSock\SafeNativeOverlapped.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\Winsock\WSABuffer.cs">
-      <Link>Interop\Windows\Winsock\WSABuffer.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinSock\WSABuffer.cs">
+      <Link>Interop\Windows\WinSock\WSABuffer.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.SetFileCompletionNotificationModes.cs">
-      <Link>Interop\Windows\kernel32\Interop.SetFileCompletionNotificationModes.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs">
+      <Link>Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Net\CompletionPortHelper.Windows.cs">
       <Link>Common\System\Net\CompletionPortHelper.Windows.cs</Link>
index aa05700..29fbda3 100644 (file)
     <Compile Include="..\..\Common\src\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="..\..\Common\src\Interop\Windows\kernel32\Interop.FreeLibrary.cs">
+    <Compile Include="..\..\Common\src\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
       <Link>Common\Interop\Windows\Interop.FreeLibrary.cs</Link>
     </Compile>
-    <Compile Include="..\..\Common\src\Interop\Windows\kernel32\Interop.GetModuleHandle.cs">
+    <Compile Include="..\..\Common\src\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs">
       <Link>Common\Interop\Windows\Interop.GetModuleHandle.cs</Link>
     </Compile>
-    <Compile Include="..\..\Common\src\Interop\Windows\kernel32\Interop.LoadLibraryEx.cs">
+    <Compile Include="..\..\Common\src\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
       <Link>Common\Interop\Windows\Interop.LoadLibraryEx.cs</Link>
     </Compile>
     <Compile Include="..\..\Common\src\CoreLib\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
     <DefaultReferenceExclusions Include="System.Reflection.Metadata" />
     <ReferenceFromRuntime Include="System.Reflection.Metadata" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index ef37968..b30cb9e 100644 (file)
   <ItemGroup Condition="'$(TargetsWindows)' == 'true'">
     <Compile Include="System\Runtime\Caching\MemoryMonitor.Windows.cs" />
     <Compile Include="System\Runtime\Caching\PhysicalMemoryMonitor.Windows.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GlobalMemoryStatusEx.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GlobalMemoryStatusEx.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GlobalMemoryStatusEx.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GlobalMemoryStatusEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.MEMORY_BASIC_INFO.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.MEMORY_BASIC_INFO.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
@@ -99,4 +99,4 @@
     <Reference Include="System.Threading.ThreadPool" />
     <Reference Include="System.Threading.Timer" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index d5aa393..e7a414b 100644 (file)
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Interop.BOOLEAN.cs">
       <Link>Common\Interop\Windows\Interop.BOOLEAN.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentProcessId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.FormatMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetCurrentDirectory.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetCurrentDirectory.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetCurrentDirectory.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetCurrentDirectory.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetLogicalDrives.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs">
       <Link>Common\Interop\Windows\Interop.GetLogicalDrives.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetSystemDirectoryW.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetSystemDirectoryW.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetSystemDirectoryW.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetSystemDirectoryW.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.QueryPerformanceCounter.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.QueryPerformanceCounter.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.QueryPerformanceCounter.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.QueryPerformanceCounter.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.QueryPerformanceFrequency.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.QueryPerformanceFrequency.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.QueryPerformanceFrequency.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.QueryPerformanceFrequency.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.SetCurrentDirectory.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SetCurrentDirectory.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SetCurrentDirectory.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SetCurrentDirectory.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\System\IO\PathHelper.Windows.cs">
       <Link>CoreLib\System\IO\PathHelper.Windows.cs</Link>
index efaa03b..70d4571 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetNativeSystemInfo.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetNativeSystemInfo.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetNativeSystemInfo.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetNativeSystemInfo.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.SYSTEM_INFO.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.SYSTEM_INFO.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.SYSTEM_INFO.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.SYSTEM_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetSystemInfo.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.GetSystemInfo.cs</Link>
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetSystemInfo.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.GetSystemInfo.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup>
index 63b9ff9..f7d3d02 100644 (file)
@@ -4,6 +4,6 @@
     <Configurations>netcoreapp-Debug;netcoreapp-Release;netstandard-Debug;netstandard-Release</Configurations>
   </PropertyGroup>
   <ItemGroup>
-    <Compile Include="../System.Runtime.Loader.Test.Assembly/TestClass.cs" />
+    <Compile Include="..\System.Runtime.Loader.Test.Assembly\TestClass.cs" />
   </ItemGroup>
 </Project>
index d39e6fa..fb7cdf9 100644 (file)
@@ -65,8 +65,8 @@
     <Compile Include="System\Threading\Tasks\AsyncInfoToTaskBridge.CoreCLR.cs" />
     <Compile Include="System\Threading\WindowsRuntimeSynchronizationContext.cs" />
     <Compile Include="System\WindowsRuntimeSystemExtensions.CoreCLR.cs" />
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.RoGetActivationFactory.cs">
-      <Link>Common\Interop\Windows\mincore\Interop.RoGetActivationFactory.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.RoGetActivationFactory.cs">
+      <Link>Common\Interop\Windows\Mincore\Interop.RoGetActivationFactory.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\System\Runtime\InteropServices\WindowsRuntime\WindowsRuntimeImportAttribute.cs">
       <Link>Common\System\Runtime\InteropServices\WindowsRuntime\WindowsRuntimeImportAttribute.cs</Link>
@@ -91,8 +91,8 @@
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
       <Link>Common\Interop\Windows\kernel32\Interop.FormatMessage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\mincore\Interop.RoGetBufferMarshaler.cs">
-      <Link>Common\Interop\Windows\mincore\Interop.RoGetBufferMarshaler.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Mincore\Interop.RoGetBufferMarshaler.cs">
+      <Link>Common\Interop\Windows\Mincore\Interop.RoGetBufferMarshaler.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
index bcf4c73..d3a1b96 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LUID.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LUID.cs">
       <Link>Common\Interop\Interop.LUID.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LUID_AND_ATTRIBUTES.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LUID_AND_ATTRIBUTES.cs">
       <Link>Common\Interop\Interop.LUID_AND_ATTRIBUTES.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.TOKEN_PRIVILEGE.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.TOKEN_PRIVILEGE.cs">
       <Link>Common\Interop\Interop.TOKEN_PRIVILEGE.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SecurityImpersonationLevel.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SecurityImpersonationLevel.cs">
       <Link>Common\Interop\Interop.SecurityImpersonationLevel.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Interop.Errors.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ProcessOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ProcessOptions.cs">
       <Link>Common\Interop\Interop.ProcessOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LookupPrivilegeValue.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs">
       <Link>Common\Interop\Interop.LookupPrivilegeValue.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RevertToSelf.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RevertToSelf.cs">
       <Link>Common\Interop\Interop.RevertToSelf.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
       <Link>Common\Interop\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ConvertSdToStringSd.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ConvertSdToStringSd.cs">
       <Link>Common\Interop\Interop.ConvertSdToStringSd.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ConvertStringSdToSd.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ConvertStringSdToSd.cs">
       <Link>Common\Interop\Interop.ConvertStringSdToSd.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetSecurityInfoByHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetSecurityInfoByHandle.cs">
       <Link>Common\Interop\Interop.GetSecurityInfoByHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SetSecurityInfoByHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SetSecurityInfoByHandle.cs">
       <Link>Common\Interop\Interop.SetSecurityInfoByHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetSecurityInfoByName.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetSecurityInfoByName.cs">
       <Link>Common\Interop\Interop.GetSecurityInfoByName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SetSecurityInfoByName.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SetSecurityInfoByName.cs">
       <Link>Common\Interop\Interop.SetSecurityInfoByName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetSecurityDescriptorLength.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetSecurityDescriptorLength.cs">
       <Link>Common\Interop\Interop.GetSecurityDescriptorLength.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\Interop\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenThreadToken_SafeTokenHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeTokenHandle.cs">
       <Link>Common\Interop\Interop.OpenThreadToken_SafeTokenHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenProcessToken_IntPtr.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenProcessToken_IntPtr.cs">
       <Link>Common\Interop\Interop.OpenProcessToken_IntPtrs.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetCurrentProcess_IntPtr.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
       <Link>Common\Interop\Interop.GetCurrentProcess_IntPtr.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SetThreadToken.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SetThreadToken.cs">
       <Link>Common\Interop\Interop.SetThreadToken.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentThread.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentThread.cs">
       <Link>Common\Interop\Interop.GetCurrentThread.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.AdjustTokenPrivileges.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs">
       <Link>Common\Interop\Interop.AdjustTokenPrivileges.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.DuplicateTokenEx_SafeTokenHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.DuplicateTokenEx_SafeTokenHandle.cs">
       <Link>Common\Interop\Interop.DuplicateTokenEx_SafeTokenHandle.cs</Link>
     </Compile>
   </ItemGroup>
index 2e0da19..2528e89 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{3B7F91D7-0677-40CA-B4E7-D4E09D89A74E}</ProjectGuid>
     <AssemblyName>System.Security.Cryptography.Csp</AssemblyName>
     <Compile Include="$(CommonPath)\Internal\Cryptography\Windows\CryptoThrowHelper.cs">
       <Link>Internal\Cryptography\Windows\CryptoThrowHelper.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptAcquireContext.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptAcquireContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptCreateHash.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptCreateHash.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptCreateHash.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptCreateHash.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDecrypt.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDecrypt.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDecrypt.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDecrypt.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDeriveKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDeriveKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDeriveKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDeriveKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDestroyHash.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDestroyHash.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDestroyKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDestroyKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptEncrypt.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptEncrypt.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptEncrypt.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptEncrypt.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptExportKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptExportKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptExportKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptExportKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGenKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGenKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGenKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGenKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetDefaultProvider.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetDefaultProvider.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetDefaultProvider.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetDefaultProvider.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetHashParam.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetHashParam.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetHashParam.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetHashParam.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetKeyParam.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetKeyParam.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetKeyParam.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetKeyParam.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetProvParam.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetProvParam.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetUserKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetUserKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetUserKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetUserKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptHashData.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptHashData.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptHashData.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptHashData.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptImportKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptImportKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptImportKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptImportKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptReleaseContext.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptReleaseContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptSetKeyParam.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptSetKeyParam.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptSetKeyParam.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptSetKeyParam.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptSignHash.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptSignHash.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptSignHash.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptSignHash.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeHashHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeHashHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeHashHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeHashHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeKeyHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeKeyHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeKeyHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeKeyHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeProvHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeProvHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeProvHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeProvHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
       <Link>Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs</Link>
index 8a4d4a1..5b122bf 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{03D84CBD-896D-4B2F-9A22-07034F51E73D}</ProjectGuid>
     <AssemblyName>System.Security.Cryptography.Pkcs</AssemblyName>
   </ItemGroup>
   <!-- Interop types (platform: Windows) -->
   <ItemGroup Condition="'$(TargetsWindows)' == 'true' AND '$(IsPartialFacadeAssembly)' != 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptAcquireContext.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptAcquireContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDestroyHash.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDestroyHash.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptDestroyKey.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptDestroyKey.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptGetProvParam.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptGetProvParam.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CryptReleaseContext.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.CryptReleaseContext.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeHashHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeHashHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeHashHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeHashHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeKeyHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeKeyHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeKeyHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeKeyHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\SafeProvHandle.cs">
-      <Link>Common\Interop\Windows\advapi32\SafeProvHandle.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\SafeProvHandle.cs">
+      <Link>Common\Interop\Windows\Advapi32\SafeProvHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Crypt32\Interop.CERT_CONTEXT.cs">
       <Link>Common\Interop\Windows\Crypt32\Interop.CERT_CONTEXT.cs</Link>
     <Compile Include="System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs" />
   </ItemGroup>
   <ItemGroup>
-    <None Include="@(AsnXml)" /> 
+    <None Include="@(AsnXml)" />
   </ItemGroup>
 </Project>
index 81a303d..9bc6a0b 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.TOKENS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.TOKENS.cs">
       <Link>Common\Interop\Interop.TOKENS.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Interop.WinError.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.Winnt.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.Winnt.cs">
       <Link>Common\Interop\Interop.Winnt.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\NtDll\Interop.NtStatus.cs">
       <Link>Common\Interop\Interop.NtStatus.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LSAStructs.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LSAStructs.cs">
       <Link>Common\Interop\Interop.LSAStructs.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SECURITY_LOGON_SESSION_DATA.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SECURITY_LOGON_SESSION_DATA.cs">
       <Link>Common\Interop\Interop.SECURITY_LOGON_SESSION_DATA.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.UNICODE_STRING.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.UNICODE_STRING.cs">
       <Link>Common\Interop\Interop.UNICODE_STRING.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\kernel32\Interop.GetCurrentProcess_IntPtr.cs">
+    <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
       <Link>Common\Interop\Interop.GetCurrentProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCurrentThread.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCurrentThread.cs">
       <Link>Common\Interop\Interop.GetCurrentThread.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ClaimSecurityAttributes.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ClaimSecurityAttributes.cs">
       <Link>Common\Interop\Interop.ClaimSecurityAttributes.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs">
       <Link>Common\Interop\Interop.OpenProcessToken.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetTokenInformation.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs">
       <Link>Common\Interop\Interop.GetTokenInformation.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.DuplicateTokenEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.DuplicateTokenEx.cs">
       <Link>Common\Interop\Interop.DuplicateTokenEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.DuplicateHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.DuplicateHandle.cs">
       <Link>Common\Interop\Interop.DuplicateHandle.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
       <Link>Common\Interop\Interop.CloseHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaGetLogonSessionData.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaGetLogonSessionData.cs">
       <Link>Common\Interop\Interop.LsaGetLogonSessionData.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaFreeReturnBuffer.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaFreeReturnBuffer.cs">
       <Link>Common\Interop\Interop.LsaFreeReturnBuffer.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaLookupNames2.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaLookupNames2.cs">
       <Link>Common\Interop\Interop.LsaLookupNames2.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaLookupSids.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaLookupSids.cs">
       <Link>Common\Interop\Interop.LsaLookupSids.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaClose.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaClose.cs">
       <Link>Common\Interop\Interop.LsaClose.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaFreeMemory.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaFreeMemory.cs">
       <Link>Common\Interop\Interop.LsaFreeMemory.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaOpenPolicy.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaOpenPolicy.cs">
       <Link>Common\Interop\Interop.LsaOpenPolicy.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ConvertStringSidToSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ConvertStringSidToSid.cs">
       <Link>Common\Interop\Interop.ConvertStringSidToSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CreateWellKnownSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CreateWellKnownSid.cs">
       <Link>Common\Interop\Interop.CreateWellKnownSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetWindowsAccountDomainSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetWindowsAccountDomainSid.cs">
       <Link>Common\Interop\Interop.GetWindowsAccountDomainSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.IsWellKnownSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.IsWellKnownSid.cs">
       <Link>Common\Interop\Interop.IsWellKnownSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.IsEqualDomainSid.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.IsEqualDomainSid.cs">
       <Link>Common\Interop\Interop.IsEqualDomainSid.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenThreadToken.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenThreadToken.cs">
       <Link>Common\Interop\Interop.OpenThreadToken.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RevertToSelf.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RevertToSelf.cs">
       <Link>Common\Interop\Interop.RevertToSelf.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ImpersonateLoggedOnUser.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ImpersonateLoggedOnUser.cs">
       <Link>Common\Interop\Interop.ImpersonateLoggedOnUser.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.LsaNtStatusToWinError.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.LsaNtStatusToWinError.cs">
       <Link>Common\Interop\Interop.LsaNtStatusToWinError.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalFree.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalFree.cs">
       <Link>Common\Interop\Interop.LocalFree.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
       <Link>Common\Interop\Interop.LocalAlloc.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs">
-      <Link>Common\Interop\Windows\kernel32\Interop.LocalAlloc.Constants.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs">
+      <Link>Common\Interop\Windows\Kernel32\Interop.LocalAlloc.Constants.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.AuthenticationPackageNames.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.AuthenticationPackageNames.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.AuthenticationPackageNames.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.AuthenticationPackageNames.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.KerbLogonSubmitType.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.KerbLogonSubmitType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.KerbLogonSubmitType.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.KerbLogonSubmitType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.KerbS4uLogin.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.KerbS4uLogin.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.KerbS4uLogin.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.KerbS4uLogin.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaConnectUntrusted.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaConnectUntrusted.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaConnectUntrusted.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaConnectUntrusted.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaDeregisterLogonProcess.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaDeregisterLogonProcess.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaDeregisterLogonProcess.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaDeregisterLogonProcess.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaLogonUser.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaLogonUser.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaLogonUser.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaLogonUser.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaLookupAuthenticationPackage.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaLookupAuthenticationPackage.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaLookupAuthenticationPackage.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaLookupAuthenticationPackage.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaString.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaString.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaString.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaString.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.LsaUnicodeString.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.LsaUnicodeString.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.LsaUnicodeString.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.LsaUnicodeString.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.QuotaLimits.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.QuotaLimits.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.QuotaLimits.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.QuotaLimits.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.SecurityLogonType.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.SecurityLogonType.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.SecurityLogonType.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.SecurityLogonType.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\sspicli\Interop.TokenSource.cs">
-      <Link>Common\Interop\Windows\sspicli\Interop.TokenSource.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\SspiCli\Interop.TokenSource.cs">
+      <Link>Common\Interop\Windows\SspiCli\Interop.TokenSource.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.AllocateLocallyUniqueId.cs">
-      <Link>Common\Interop\Windows\advapi32\Interop.AllocateLocallyUniqueId.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.AllocateLocallyUniqueId.cs">
+      <Link>Common\Interop\Windows\Advapi32\Interop.AllocateLocallyUniqueId.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
       <Link>Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="$(TargetGroup.StartsWith('netcoreapp')) AND '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CheckTokenMembership.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CheckTokenMembership.cs">
       <Link>Common\Interop\Interop.CheckTokenMembership.cs</Link>
     </Compile>
   </ItemGroup>
   <ItemGroup Condition="'$(TargetGroup)' == 'uap' AND '$(TargetsWindows)' == 'true'">
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.CheckTokenMembershipEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.CheckTokenMembershipEx.cs">
       <Link>Common\Interop\Interop.CheckTokenMembershipEx.cs</Link>
     </Compile>
   </ItemGroup>
index 833cbb4..131c6dc 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Errors.cs">
       <Link>Common\Interop\Windows\Interop.Errors.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ServiceProcessOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ServiceProcessOptions.cs">
       <Link>Common\Interop\Windows\Interop.ServiceProcessOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CloseServiceHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CloseServiceHandle.cs">
       <Link>Common\Interop\Windows\Interop.CloseServiceHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ControlService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ControlService.cs">
       <Link>Common\Interop\Windows\Interop.ControlService.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.EnumDependentServices.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.EnumDependentServices.cs">
       <Link>Common\Interop\Windows\Interop.EnumDependentServices.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.EnumServicesStatusEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.EnumServicesStatusEx.cs">
       <Link>Common\Interop\Windows\Interop.EnumServicesStatusEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetServiceDisplayName.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetServiceDisplayName.cs">
       <Link>Common\Interop\Windows\Interop.GetServiceDisplayName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.GetServiceKeyName.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.GetServiceKeyName.cs">
       <Link>Common\Interop\Windows\Interop.GetServiceKeyName.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenSCManager.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenSCManager.cs">
       <Link>Common\Interop\Windows\Interop.OpenSCManager.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenService.cs">
       <Link>Common\Interop\Windows\Interop.OpenService.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.QueryServiceConfig.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.QueryServiceConfig.cs">
       <Link>Common\Interop\Windows\Interop.QueryServiceConfig.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.QueryServiceStatus.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.QueryServiceStatus.cs">
       <Link>Common\Interop\Windows\Interop.QueryServiceStatus.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.StartService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.StartService.cs">
       <Link>Common\Interop\Windows\Interop.StartService.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ENUM_SERVICE_STATUS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ENUM_SERVICE_STATUS.cs">
       <Link>Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ENUM_SERVICE_STATUS_PROCESS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ENUM_SERVICE_STATUS_PROCESS.cs">
       <Link>Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS_PROCESS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.QUERY_SERVICE_CONFIG.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.QUERY_SERVICE_CONFIG.cs">
       <Link>Common\Interop\Windows\Interop.QUERY_SERVICE_CONFIG.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SERVICE_STATUS.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SERVICE_STATUS.cs">
       <Link>Common\Interop\Windows\Interop.SERVICE_STATUS.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SERVICE_TABLE_ENTRY.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SERVICE_TABLE_ENTRY.cs">
       <Link>Common\Interop\Windows\Interop.SERVICE_TABLE_ENTRY.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SetServiceStatus.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SetServiceStatus.cs">
       <Link>Common\Interop\Windows\Interop.SetServiceStatus.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.WTSSESSION_NOTIFICATION.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.WTSSESSION_NOTIFICATION.cs">
       <Link>Common\Interop\Windows\Interop.WTSSESSION_NOTIFICATION.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.RegisterServiceCtrlHandlerEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.RegisterServiceCtrlHandlerEx.cs">
       <Link>Common\Interop\Windows\Interop.RegisterServiceCtrlHandlerEx.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.StartServiceCtrlDispatcher.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.StartServiceCtrlDispatcher.cs">
       <Link>Common\Interop\Windows\Interop.StartServiceCtrlDispatcher.cs</Link>
     </Compile>
     <Compile Include="Microsoft\Win32\SafeHandles\SafeServiceHandle.cs" />
   <ItemGroup>
     <Reference Include="System.Diagnostics.EventLog" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 19a4730..e4be825 100644 (file)
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
   <PropertyGroup>
     <ProjectGuid>{E62B874D-1A0D-41BC-8CFC-9E09D0860A77}</ProjectGuid>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ServiceProcessOptions.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ServiceProcessOptions.cs">
       <Link>Common\Interop\Windows\Interop.ServiceProcessOptions.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CloseServiceHandle.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CloseServiceHandle.cs">
       <Link>Common\Interop\Windows\Interop.CloseServiceHandle.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenSCManager.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenSCManager.cs">
       <Link>Common\Interop\Windows\Interop.OpenSCManager.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.OpenService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.OpenService.cs">
       <Link>Common\Interop\Windows\Interop.OpenService.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.CreateService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.CreateService.cs">
       <Link>Common\Interop\Windows\Interop.CreateService.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SERVICE_DESCRIPTION.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SERVICE_DESCRIPTION.cs">
       <Link>Common\Interop\Windows\Interop.SERVICE_DESCRIPTION.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.ChangeServiceConfig2.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.ChangeServiceConfig2.cs">
       <Link>Common\Interop\Windows\Interop.ChangeServiceConfig2.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs">
       <Link>Common\Interop\Windows\Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\advapi32\Interop.DeleteService.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Advapi32\Interop.DeleteService.cs">
       <Link>Common\Interop\Windows\Interop.DeleteService.cs</Link>
     </Compile>
     <Compile Include="$(CommonTestPath)\System\Threading\Tasks\TaskTimeoutExtensions.cs">
       <Link>Common\System\Threading\Tasks\TaskTimeoutExtensions.cs</Link>
     </Compile>
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
index 6fbdf0b..560705f 100644 (file)
@@ -36,7 +36,7 @@
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\kernel32\Interop.GetCPInfoEx.cs">
+    <Compile Include="$(CommonPath)\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs">
       <Link>Common\Interop\Windows\Interop.GetCPInfoEx.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\CoreLib\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs">
@@ -75,4 +75,4 @@
     <PreferredIANANamesPath>Data\PreferredCodePageNames.csv</PreferredIANANamesPath>
     <OutputDataTablePath>System\Text\EncodingTable.Data.cs</OutputDataTablePath>
   </PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>
index 0b0b9cf..3e53b21 100644 (file)
     <Compile Include="$(CommonPath)\Interop\Windows\User32\Interop.MessageBeep.cs">
       <Link>Common\Interop\Windows\User32\Interop.MessageBeep.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.MMCKINFO.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.MMCKINFO.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.MMCKINFO.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.MMCKINFO.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.mmioAscend.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.mmioAscend.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.mmioAscend.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.mmioAscend.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.mmioClose.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.mmioClose.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.mmioClose.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.mmioClose.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.mmioDescend.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.mmioDescend.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.mmioDescend.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.mmioDescend.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.mmioRead.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.mmioRead.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.mmioRead.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.mmioRead.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.mmioOpen.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.mmioOpen.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.mmioOpen.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.mmioOpen.cs</Link>
     </Compile>
-    <Compile Include="$(CommonPath)\Interop\Windows\winmm\Interop.PlaySound.cs">
-      <Link>Common\Interop\Windows\winmm\Interop.PlaySound.cs</Link>
+    <Compile Include="$(CommonPath)\Interop\Windows\WinMm\Interop.PlaySound.cs">
+      <Link>Common\Interop\Windows\WinMm\Interop.PlaySound.cs</Link>
     </Compile>
     <Compile Include="$(CommonPath)\Interop\Windows\Interop.Libraries.cs">
       <Link>Common\Interop\Windows\Interop.Libraries.cs</Link>