|
298 | 298 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbMetaDataFactory.cs">
|
299 | 299 | <Link>Microsoft\Data\ProviderBase\DbMetaDataFactory.cs</Link>
|
300 | 300 | </Compile>
|
| 301 | + <Compile Include="$(CommonSourceRoot)\Microsoft\Data\ProviderBase\DbReferenceCollection.cs"> |
| 302 | + <Link>Microsoft\Data\ProviderBase\DbReferenceCollection.cs</Link> |
| 303 | + </Compile> |
301 | 304 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\FieldNameLookup.cs">
|
302 | 305 | <Link>Microsoft\Data\ProviderBase\FieldNameLookup.cs</Link>
|
303 | 306 | </Compile>
|
304 | 307 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\TimeoutTimer.cs">
|
305 | 308 | <Link>Microsoft\Data\ProviderBase\TimeoutTimer.cs</Link>
|
306 | 309 | </Compile>
|
| 310 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs"> |
| 311 | + <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs</Link> |
| 312 | + </Compile> |
| 313 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs"> |
| 314 | + <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs</Link> |
| 315 | + </Compile> |
| 316 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs"> |
| 317 | + <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs</Link> |
| 318 | + </Compile> |
| 319 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlNotificationRequest.cs"> |
| 320 | + <Link>Microsoft\Data\Sql\SqlNotificationRequest.cs</Link> |
| 321 | + </Compile> |
| 322 | + <Compile Include="$(CommonSourceRoot)Resources\ResCategoryAttribute.cs"> |
| 323 | + <Link>Resources\ResCategoryAttribute.cs</Link> |
| 324 | + </Compile> |
307 | 325 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs">
|
308 | 326 | <Link>Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs</Link>
|
309 | 327 | </Compile>
|
|
319 | 337 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.cs">
|
320 | 338 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.cs</Link>
|
321 | 339 | </Compile>
|
322 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs"> |
323 |
| - <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs</Link> |
324 |
| - </Compile> |
325 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs"> |
326 |
| - <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorNativeHelper.cs</Link> |
327 |
| - </Compile> |
328 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs"> |
329 |
| - <Link>Microsoft\Data\Sql\SqlDataSourceEnumeratorUtil.cs</Link> |
330 |
| - </Compile> |
331 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlNotificationRequest.cs"> |
332 |
| - <Link>Microsoft\Data\Sql\SqlNotificationRequest.cs</Link> |
333 |
| - </Compile> |
334 | 340 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\AAsyncCallContext.cs">
|
335 | 341 | <Link>Microsoft\Data\SqlClient\AAsyncCallContext.cs</Link>
|
336 | 342 | </Compile>
|
|
382 | 388 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\EnclaveSessionCache.cs">
|
383 | 389 | <Link>Microsoft\Data\SqlClient\EnclaveSessionCache.cs</Link>
|
384 | 390 | </Compile>
|
| 391 | + <Compile Include="$(CommonSourceROot)Microsoft\Data\SqlClient\LocalDBAPI.Windows.cs"> |
| 392 | + <Link>Microsoft\Data\SqlClient\LocalDBAPI.Windows.cs</Link> |
| 393 | + </Compile> |
385 | 394 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\LocalAppContextSwitches.cs">
|
386 | 395 | <Link>Microsoft\Data\SqlClient\LocalAppContextSwitches.cs</Link>
|
387 | 396 | </Compile>
|
|
802 | 811 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProviderBase.cs">
|
803 | 812 | <Link>Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProviderBase.cs</Link>
|
804 | 813 | </Compile>
|
| 814 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlDbTypeExtensions.cs"> |
| 815 | + <Link>Microsoft\Data\SqlDbTypeExtensions.cs</Link> |
| 816 | + </Compile> |
805 | 817 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlTypes\SqlFileStream.Windows.cs">
|
806 | 818 | <Link>Microsoft\Data\SqlTypes\SqlFileStream.cs</Link>
|
807 | 819 | </Compile>
|
|
814 | 826 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlTypes\SqlJson.cs">
|
815 | 827 | <Link>Microsoft\Data\SqlTypes\SqlJson.cs</Link>
|
816 | 828 | </Compile>
|
817 |
| - <Compile Include="$(CommonSourceRoot)Resources\ResCategoryAttribute.cs"> |
818 |
| - <Link>Resources\ResCategoryAttribute.cs</Link> |
819 |
| - </Compile> |
820 | 829 | <Compile Include="$(CommonSourceRoot)Resources\ResDescriptionAttribute.cs">
|
821 | 830 | <Link>Resources\ResDescriptionAttribute.cs</Link>
|
822 | 831 | </Compile>
|
823 |
| - <Compile Include="$(CommonSourceRoot)\Microsoft\Data\ProviderBase\DbReferenceCollection.cs"> |
824 |
| - <Link>Microsoft\Data\ProviderBase\DbReferenceCollection.cs</Link> |
825 |
| - </Compile> |
826 |
| - <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlDbTypeExtensions.cs"> |
827 |
| - <Link>Microsoft\Data\SqlDbTypeExtensions.cs</Link> |
828 |
| - </Compile> |
829 | 832 | <Compile Include="$(CommonSourceRoot)System\IO\StreamExtensions.netfx.cs">
|
830 | 833 | <Link>System\IO\StreamExtensions.netfx.cs</Link>
|
831 | 834 | </Compile>
|
|
836 | 839 | <Compile Include="Microsoft\Data\Common\DbConnectionString.cs" />
|
837 | 840 | <Compile Include="Microsoft\Data\Common\GreenMethods.cs" />
|
838 | 841 | <Compile Include="Microsoft\Data\SqlClient\assemblycache.cs" />
|
839 |
| - <Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.cs" /> |
840 | 842 | <Compile Include="Microsoft\Data\SqlClient\LocalDBConfig.cs" />
|
841 | 843 | <Compile Include="Microsoft\Data\SqlClient\Reliability\SqlConfigurableRetryLogicManager.LoadType.cs" />
|
842 | 844 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiConnection.cs" />
|
|
0 commit comments