|
701 | 701 | <Compile Include="$(CommonSourceRoot)\Interop\Windows\Kernel32\Interop.FileTypes.cs"> |
702 | 702 | <Link>Common\Interop\Windows\Kernel32\Interop.FileTypes.cs</Link> |
703 | 703 | </Compile> |
| 704 | + <Compile Include="$(CommonSourceRoot)\Interop\Windows\Kernel32\Interop.GetFullPathName.cs"> |
| 705 | + <Link>Common\Interop\Windows\Kernel32\Interop.GetFullPathName.cs</Link> |
| 706 | + </Compile> |
704 | 707 | <Compile Include="$(CommonSourceRoot)\Interop\Windows\Kernel32\Interop.IoControlCodeAccess.cs"> |
705 | 708 | <Link>Common\Interop\Windows\Kernel32\Interop.IoControlCodeAccess.cs</Link> |
706 | 709 | </Compile> |
|
722 | 725 | <Compile Include="$(CommonSourceRoot)\Interop\Windows\NtDll\Interop.RtlNtStatusToDosError.cs"> |
723 | 726 | <Link>Common\Interop\Windows\NtDll\Interop.RtlNtStatusToDosError.cs</Link> |
724 | 727 | </Compile> |
| 728 | + <Compile Include="$(CommonSourceRoot)\Interop\Windows\NtDll\Interop.SecurityQualityOfService.cs"> |
| 729 | + <Link>Common\Interop\Windows\NtDll\Interop.SecurityQualityOfService.cs</Link> |
| 730 | + </Compile> |
725 | 731 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Common\AdapterUtil.Windows.cs"> |
726 | 732 | <Link>Microsoft\Data\Common\AdapterUtil.Windows.cs</Link> |
727 | 733 | </Compile> |
|
749 | 755 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\TdsParserSafeHandles.Windows.cs"> |
750 | 756 | <Link>Microsoft\Data\SqlClient\TdsParserSafeHandles.Windows.cs</Link> |
751 | 757 | </Compile> |
| 758 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlTypes\SqlFileStream.Windows.cs"> |
| 759 | + <Link>Microsoft\Data\SqlTypes\SqlFileStream.Windows.cs</Link> |
| 760 | + </Compile> |
| 761 | + |
752 | 762 | <Compile Include="Common\Interop\Windows\Crypt32\Interop.certificates.cs" /> |
753 | 763 | <Compile Include="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs" /> |
754 | 764 | <Compile Include="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs" /> |
|
775 | 785 | <Compile Include="Common\Interop\Windows\sspicli\SSPIWrapper.cs" /> |
776 | 786 | <Compile Include="Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs" /> |
777 | 787 | <Compile Include="Common\System\Collections\Generic\BidirectionalDictionary.cs" /> |
778 | | - <Compile Include="Common\System\IO\PathInternal.Windows.cs" /> |
779 | 788 | <Compile Include="Common\System\Net\ContextFlagsAdapterPal.Windows.cs" /> |
780 | 789 | <Compile Include="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs" /> |
781 | 790 | <Compile Include="Common\System\Net\Security\NegotiateStreamPal.Windows.cs" /> |
|
792 | 801 | <Compile Include="Microsoft\Data\SqlClient\TdsParser.Windows.cs" /> |
793 | 802 | <Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectNative.cs" /> |
794 | 803 | <Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectFactory.Windows.cs" /> |
795 | | - <Compile Include="Microsoft\Data\SqlTypes\SqlFileStream.Windows.cs" /> |
796 | 804 | </ItemGroup> |
797 | 805 |
|
798 | 806 | <!-- Unix only --> |
|
0 commit comments