Skip to content

Commit

Permalink
Merged common code base for SqlUtil.cs (#2533)
Browse files Browse the repository at this point in the history
  • Loading branch information
arellegue authored Jun 12, 2024
1 parent 080e669 commit c822b69
Show file tree
Hide file tree
Showing 5 changed files with 2,794 additions and 4,899 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,6 @@
<Compile Include="Microsoft\Data\SqlClient\SqlDiagnosticListener.cs" />
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
<Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs" />
<Compile Include="Microsoft\Data\SqlClient\SqlUtil.cs" />
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
<Compile Include="Microsoft\Data\SqlClient\TdsParser.NetCoreApp.cs" />
<Compile Include="Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />
Expand Down
Loading

0 comments on commit c822b69

Please sign in to comment.