|
123 | 123 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs"> |
124 | 124 | <Link>Microsoft\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs</Link> |
125 | 125 | </Compile> |
| 126 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.cs"> |
| 127 | + <Link>Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.cs</Link> |
| 128 | + </Compile> |
126 | 129 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolOptions.cs"> |
127 | 130 | <Link>Microsoft\Data\ProviderBase\DbConnectionPoolOptions.cs</Link> |
128 | 131 | </Compile> |
|
634 | 637 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionFactory.cs" /> |
635 | 638 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionInternal.cs" /> |
636 | 639 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPool.cs" /> |
637 | | - <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPool.NetCoreApp.cs" /> |
638 | | - <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.cs" /> |
639 | 640 | <Compile Include="Microsoft\Data\SqlClient\AAsyncCallContext.cs" /> |
640 | 641 | <Compile Include="Microsoft\Data\SqlClient\AlwaysEncryptedHelperClasses.cs" /> |
641 | 642 | <Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.cs" /> |
|
839 | 840 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Common\AdapterUtil.Windows.cs"> |
840 | 841 | <Link>Microsoft\Data\Common\AdapterUtil.Windows.cs</Link> |
841 | 842 | </Compile> |
| 843 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Windows.cs"> |
| 844 | + <Link>Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Windows.cs</Link> |
| 845 | + </Compile> |
842 | 846 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs"> |
843 | 847 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs</Link> |
844 | 848 | </Compile> |
|
856 | 860 | </Compile> |
857 | 861 |
|
858 | 862 | <Compile Include="Interop\SNINativeMethodWrapper.Windows.cs" /> |
859 | | - <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Windows.cs" /> |
860 | 863 | <Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.Common.cs" /> |
861 | 864 | <Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.Windows.cs" /> |
862 | 865 | <Compile Include="Microsoft\Data\SqlClient\PacketHandle.Windows.cs" /> |
|
909 | 912 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Common\AdapterUtil.Unix.cs"> |
910 | 913 | <Link>Microsoft\Data\Common\AdapterUtil.Unix.cs</Link> |
911 | 914 | </Compile> |
| 915 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs"> |
| 916 | + <Link>Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs</Link> |
| 917 | + </Compile> |
912 | 918 |
|
913 | 919 | <Compile Include="Interop\SNINativeMethodWrapper.Unix.cs" /> |
914 | | - <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs" /> |
915 | 920 | <Compile Include="Microsoft\Data\Sql\SqlDataSourceEnumerator.Unix.cs" /> |
916 | 921 | <Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.Unix.cs" /> |
917 | 922 | <Compile Include="Microsoft\Data\SqlClient\PacketHandle.Unix.cs" /> |
|
0 commit comments