|
46 | 46 | <Compile Include="..\..\src\Microsoft\Data\Common\ActivityCorrelator.cs"> |
47 | 47 | <Link>Microsoft\Data\Common\ActivityCorrelator.cs</Link> |
48 | 48 | </Compile> |
| 49 | + <Compile Include="..\..\src\Microsoft\Data\Common\DbConnectionStringCommon.cs"> |
| 50 | + <Link>Microsoft\Data\Common\DbConnectionStringCommon.cs</Link> |
| 51 | + </Compile> |
49 | 52 | <Compile Include="..\..\src\Microsoft\Data\Common\DbConnectionPoolKey.cs"> |
50 | 53 | <Link>Microsoft\Data\Common\DbConnectionPoolKey.cs</Link> |
51 | 54 | </Compile> |
|
154 | 157 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiMetaData.cs"> |
155 | 158 | <Link>Microsoft\Data\SqlClient\Server\SmiMetaData.cs</Link> |
156 | 159 | </Compile> |
| 160 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SqlDataRecord.cs"> |
| 161 | + <Link>Microsoft\Data\SqlClient\Server\SqlDataRecord.cs</Link> |
| 162 | + </Compile> |
| 163 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SqlDataRecord.netcore.cs"> |
| 164 | + <Link>Microsoft\Data\SqlClient\Server\SqlDataRecord.netcore.cs</Link> |
| 165 | + </Compile> |
157 | 166 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs"> |
158 | 167 | <Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link> |
159 | 168 | </Compile> |
|
232 | 241 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs"> |
233 | 242 | <Link>Microsoft\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs</Link> |
234 | 243 | </Compile> |
| 244 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlCommandBuilder.cs"> |
| 245 | + <Link>Microsoft\Data\SqlClient\SqlCommandBuilder.cs</Link> |
| 246 | + </Compile> |
235 | 247 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlCommandSet.cs"> |
236 | 248 | <Link>Microsoft\Data\SqlClient\SqlCommandSet.cs</Link> |
237 | 249 | </Compile> |
| 250 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlConnectionPoolGroupProviderInfo.cs"> |
| 251 | + <Link>Microsoft\Data\SqlClient\SqlConnectionPoolGroupProviderInfo.cs</Link> |
| 252 | + </Compile> |
238 | 253 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlConnectionPoolProviderInfo.cs"> |
239 | 254 | <Link>Microsoft\Data\SqlClient\SqlConnectionPoolProviderInfo.cs</Link> |
240 | 255 | </Compile> |
|
244 | 259 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlDataAdapter.cs"> |
245 | 260 | <Link>Microsoft\Data\SqlClient\SqlDataAdapter.cs</Link> |
246 | 261 | </Compile> |
| 262 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlErrorCollection.cs"> |
| 263 | + <Link>Microsoft\Data\SqlClient\SqlErrorCollection.cs</Link> |
| 264 | + </Compile> |
247 | 265 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlInfoMessageEvent.cs"> |
248 | 266 | <Link>Microsoft\Data\SqlClient\SqlInfoMessageEvent.cs</Link> |
249 | 267 | </Compile> |
|
325 | 343 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiTypedGetterSetter.cs"> |
326 | 344 | <Link>Microsoft\Data\SqlClient\Server\SmiTypedGetterSetter.cs</Link> |
327 | 345 | </Compile> |
| 346 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiEventSink.cs"> |
| 347 | + <Link>Microsoft\Data\SqlClient\Server\SmiEventSink.cs</Link> |
| 348 | + </Compile> |
| 349 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiEventSink_Default.cs"> |
| 350 | + <Link>Microsoft\Data\SqlClient\Server\SmiEventSink_Default.Common.cs</Link> |
| 351 | + </Compile> |
328 | 352 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\Reliability\Common\SqlRetryingEventArgs.cs"> |
329 | 353 | <Link>Microsoft\Data\SqlClient\Reliability\SqlRetryingEventArgs.cs</Link> |
330 | 354 | </Compile> |
|
461 | 485 | </EmbeddedResource> |
462 | 486 | <Compile Include="Microsoft\Data\SqlClient\AAsyncCallContext.cs" /> |
463 | 487 | <Compile Include="Microsoft\Data\SqlClient\Server\MetadataUtilsSmi.cs" /> |
464 | | - <Compile Include="Microsoft\Data\SqlClient\Server\SmiEventSink.cs" /> |
465 | | - <Compile Include="Microsoft\Data\SqlClient\Server\SmiEventSink_Default.cs" /> |
466 | 488 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiMetaDataProperty.cs" /> |
467 | 489 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiXetterAccessMap.cs" /> |
468 | | - <Compile Include="Microsoft\Data\SqlClient\Server\SqlDataRecord.cs" /> |
469 | 490 | <Compile Include="Microsoft\Data\SqlClient\Server\ValueUtilsSmi.cs" /> |
470 | 491 | <Compile Include="Microsoft\Data\SqlClient\SqlDbColumn.cs" /> |
471 | 492 | <Compile Include="Microsoft\Data\Common\DbConnectionOptions.cs" /> |
472 | | - <Compile Include="Microsoft\Data\Common\DbConnectionStringCommon.cs" /> |
473 | 493 | <Compile Include="$(CommonPath)\Microsoft\Data\ProviderBase\DbConnectionInternal.cs"> |
474 | 494 | <Link>Common\Microsoft\Data\ProviderBase\DbConnectionInternal.cs</Link> |
475 | 495 | </Compile> |
|
506 | 526 | <Compile Include="Microsoft\Data\SqlClient\SqlClientDiagnosticListenerExtensions.cs" /> |
507 | 527 | <Compile Include="Microsoft\Data\SqlClient\SqlClientFactory.cs" /> |
508 | 528 | <Compile Include="Microsoft\Data\SqlClient\SqlCommand.cs" /> |
509 | | - <Compile Include="Microsoft\Data\SqlClient\SqlCommandBuilder.cs" /> |
510 | 529 | <Compile Include="Microsoft\Data\SqlClient\SqlConnection.cs" /> |
511 | 530 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionFactory.cs" /> |
512 | 531 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionHelper.cs" /> |
513 | | - <Compile Include="Microsoft\Data\SqlClient\SqlConnectionPoolGroupProviderInfo.cs" /> |
514 | 532 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionPoolKey.cs" /> |
515 | 533 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionString.cs" /> |
516 | 534 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionStringBuilder.cs" /> |
|
525 | 543 | <Compile Include="Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" /> |
526 | 544 | <Compile Include="Microsoft\Data\SqlClient\SqlEnums.cs" /> |
527 | 545 | <Compile Include="Microsoft\Data\SqlClient\SqlError.cs" /> |
528 | | - <Compile Include="Microsoft\Data\SqlClient\SqlErrorCollection.cs" /> |
529 | 546 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\SqlEnclaveSession.cs"> |
530 | 547 | <Link>Microsoft\Data\SqlClient\SqlEnclaveSession.cs</Link> |
531 | 548 | </Compile> |
|
0 commit comments