Skip to content

Commit e0fa87b

Browse files
Revert "Enhance TDS Login ClientInterfaceName field with client info (#3149)" (#3218)
This reverts commit 3f4e486.
1 parent bb1093a commit e0fa87b

File tree

11 files changed

+9
-1010
lines changed

11 files changed

+9
-1010
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@
170170
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs">
171171
<Link>Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs</Link>
172172
</Compile>
173-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ClientInterface.cs">
174-
<Link>Microsoft\Data\SqlClient\ClientInterface.cs</Link>
175-
</Compile>
176173
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs">
177174
<Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link>
178175
</Compile>

src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,6 @@
388388
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs">
389389
<Link>Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs</Link>
390390
</Compile>
391-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ClientInterface.cs">
392-
<Link>Microsoft\Data\SqlClient\ClientInterface.cs</Link>
393-
</Compile>
394391
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs">
395392
<Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link>
396393
</Compile>

0 commit comments

Comments
 (0)