|
386 | 386 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlCollation.cs"> |
387 | 387 | <Link>Microsoft\Data\SqlClient\SqlCollation.cs</Link> |
388 | 388 | </Compile> |
| 389 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs"> |
| 390 | + <Link>Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs</Link> |
| 391 | + </Compile> |
389 | 392 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlCommandBuilder.cs"> |
390 | 393 | <Link>Microsoft\Data\SqlClient\SqlCommandBuilder.cs</Link> |
391 | 394 | </Compile> |
|
651 | 654 | <Compile Include="Microsoft\Data\SqlClient\SqlClientDiagnostic.cs" /> |
652 | 655 | <Compile Include="Microsoft\Data\SqlClient\SqlClientDiagnosticListenerExtensions.cs" /> |
653 | 656 | <Compile Include="Microsoft\Data\SqlClient\SqlClientEventSource.NetCoreApp.cs" /> |
654 | | - <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs" /> |
655 | | - <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.NetCoreApp.cs" /> |
656 | 657 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionFactory.AssemblyLoadContext.cs" /> |
657 | 658 | <Compile Include="Microsoft\Data\SqlClient\SqlCommand.cs" /> |
658 | 659 | <Compile Include="Microsoft\Data\SqlClient\SqlConnection.cs" /> |
|
730 | 731 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs"> |
731 | 732 | <Link>Microsoft\Data\Sql\SqlDataSourceEnumerator.Windows.cs</Link> |
732 | 733 | </Compile> |
| 734 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionCngProvider.Windows.cs"> |
| 735 | + <Link>Microsoft\Data\SqlClient\SqlColumnEncryptionCngProvider.Windows.cs</Link> |
| 736 | + </Compile> |
| 737 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionCspProvider.Windows.cs"> |
| 738 | + <Link>Microsoft\Data\SqlClient\SqlColumnEncryptionCspProvider.Windows.cs</Link> |
| 739 | + </Compile> |
733 | 740 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs"> |
734 | 741 | <Link>Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs</Link> |
735 | 742 | </Compile> |
|
779 | 786 | <Compile Include="Microsoft\Data\SqlClient\PacketHandle.Windows.cs" /> |
780 | 787 | <Compile Include="Microsoft\Data\SqlClient\SessionHandle.Windows.cs" /> |
781 | 788 | <Compile Include="Microsoft\Data\SqlClient\SNI\LocalDB.Windows.cs" /> |
782 | | - <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionCngProvider.Windows.cs" /> |
783 | | - <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionCspProvider.Windows.cs" /> |
784 | 789 | <Compile Include="Microsoft\Data\SqlClient\TdsParser.Windows.cs" /> |
785 | 790 | <Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectNative.cs" /> |
786 | 791 | <Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectFactory.Windows.cs" /> |
|
0 commit comments