Skip to content

Commit 83e0d37

Browse files
Revert "[Port main->6.0] Enhance TDS Login ClientInterfaceName field with client info (#3200)" (#3214)
This reverts commit f3ff3d3.
1 parent f3ff3d3 commit 83e0d37

File tree

13 files changed

+9
-1048
lines changed

13 files changed

+9
-1048
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
@@ -155,9 +155,6 @@
155155
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs">
156156
<Link>Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs</Link>
157157
</Compile>
158-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ClientInterface.cs">
159-
<Link>Microsoft\Data\SqlClient\ClientInterface.cs</Link>
160-
</Compile>
161158
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs">
162159
<Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link>
163160
</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
@@ -340,9 +340,6 @@
340340
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs">
341341
<Link>Microsoft\Data\SqlClient\AzureAttestationBasedEnclaveProvider.cs</Link>
342342
</Compile>
343-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ClientInterface.cs">
344-
<Link>Microsoft\Data\SqlClient\ClientInterface.cs</Link>
345-
</Compile>
346343
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs">
347344
<Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link>
348345
</Compile>

0 commit comments

Comments
 (0)