File tree Expand file tree Collapse file tree 4 files changed +35
-620
lines changed
src/Microsoft.Data.SqlClient
src/Microsoft/Data/SqlClient Expand file tree Collapse file tree 4 files changed +35
-620
lines changed Original file line number Diff line number Diff line change 833
833
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs" >
834
834
<Link >Microsoft\Data\SqlClient\SSPI\NativeSSPIContextProvider.cs</Link >
835
835
</Compile >
836
+ <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.Windows.cs" >
837
+ <Link >Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.Windows.cs</Link >
838
+ </Compile >
836
839
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\TdsParserSafeHandles.Windows.cs" >
837
840
<Link >Microsoft\Data\SqlClient\TdsParserSafeHandles.Windows.cs</Link >
838
841
</Compile >
844
847
<Compile Include =" Microsoft\Data\SqlClient\PacketHandle.Windows.cs" />
845
848
<Compile Include =" Microsoft\Data\SqlClient\SessionHandle.Windows.cs" />
846
849
<Compile Include =" Microsoft\Data\SqlClient\SNI\LocalDB.Windows.cs" />
847
- <Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.Windows.cs" />
848
850
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCngProvider.Windows.cs" />
849
851
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCspProvider.Windows.cs" />
850
852
<Compile Include =" Microsoft\Data\SqlClient\TdsParser.Windows.cs" />
Original file line number Diff line number Diff line change 438
438
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlCollation.cs" >
439
439
<Link >Microsoft\Data\SqlClient\SqlCollation.cs</Link >
440
440
</Compile >
441
+ <Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.Windows.cs" >
442
+ <Link >Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs</Link >
443
+ </Compile >
441
444
<Compile Include =" $(CommonSourceRoot)Microsoft\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs" >
442
445
<Link >Microsoft\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs</Link >
443
446
</Compile >
675
678
<Compile Include =" Microsoft\Data\SqlClient\SqlClientPermission.cs" />
676
679
<Compile Include =" Microsoft\Data\SqlClient\SqlClientWrapperSmiStream.cs" />
677
680
<Compile Include =" Microsoft\Data\SqlClient\SqlClientWrapperSmiStreamChars.cs" />
678
- <Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs" />
679
681
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCngProvider.cs" />
680
682
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionCspProvider.cs" />
681
683
<Compile Include =" Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs" />
You can’t perform that action at this time.
0 commit comments