|
152 | 152 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.cs">
|
153 | 153 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.cs</Link>
|
154 | 154 | </Compile>
|
155 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorManagedHelper.cs"> |
156 |
| - <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorManagedHelper.cs</Link> |
| 155 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorManagedHelper.netcore.cs"> |
| 156 | + <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorManagedHelper.netcore.cs</Link> |
157 | 157 | </Compile>
|
158 | 158 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs">
|
159 | 159 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs</Link>
|
|
865 | 865 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Common\AdapterUtil.Windows.cs">
|
866 | 866 | <Link>Microsoft\Data\Common\AdapterUtil.Windows.cs</Link>
|
867 | 867 | </Compile>
|
868 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Windows.cs"> |
869 |
| - <Link>Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Windows.cs</Link> |
870 |
| - </Compile> |
871 | 868 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs">
|
872 | 869 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs</Link>
|
873 | 870 | </Compile>
|
874 | 871 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs">
|
875 | 872 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs</Link>
|
876 | 873 | </Compile>
|
| 874 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Windows.cs"> |
| 875 | + <Link>Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Windows.cs</Link> |
| 876 | + </Compile> |
877 | 877 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Windows.cs">
|
878 | 878 | <Link>Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Windows.cs</Link>
|
879 | 879 | </Compile>
|
|
915 | 915 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Common\AdapterUtil.Unix.cs">
|
916 | 916 | <Link>Microsoft\Data\Common\AdapterUtil.Unix.cs</Link>
|
917 | 917 | </Compile>
|
| 918 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.netcore.Unix.cs"> |
| 919 | + <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.netcore.Unix.cs</Link> |
| 920 | + </Compile> |
918 | 921 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Unix.cs">
|
919 | 922 | <Link>Microsoft\Data\SqlClient\ConnectionPool\DbConnectionPoolIdentity.Unix.cs</Link>
|
920 | 923 | </Compile>
|
|
942 | 945 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlTypes\SqlFileStream.netcore.Unix.cs">
|
943 | 946 | <Link>Microsoft\Data\SqlTypes\SqlFileStream.netcore.Unix.cs</Link>
|
944 | 947 | </Compile>
|
945 |
| - |
946 |
| - <Compile Include="Microsoft\Data\Sql\SqlDataSourceEnumerator.Unix.cs" /> |
| 948 | + |
947 | 949 | <Compile Include="Microsoft\Data\SqlClient\SNI\LocalDB.Unix.cs" />
|
948 | 950 | <Compile Include="Microsoft\Data\SqlClient\TdsParser.Unix.cs" />
|
949 | 951 | </ItemGroup>
|
|
0 commit comments