Skip to content

Commit c822b69

Browse files
authored
Merged common code base for SqlUtil.cs (#2533)
1 parent 080e669 commit c822b69

File tree

5 files changed

+2794
-4899
lines changed

5 files changed

+2794
-4899
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,6 @@
664664
<Compile Include="Microsoft\Data\SqlClient\SqlDiagnosticListener.cs" />
665665
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
666666
<Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs" />
667-
<Compile Include="Microsoft\Data\SqlClient\SqlUtil.cs" />
668667
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
669668
<Compile Include="Microsoft\Data\SqlClient\TdsParser.NetCoreApp.cs" />
670669
<Compile Include="Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />

0 commit comments

Comments
 (0)