Skip to content

Commit b015e32

Browse files
committed
Merged TdsParserHelperClasses - removed per-platform files
1 parent 3386b39 commit b015e32

File tree

5 files changed

+208
-270
lines changed

5 files changed

+208
-270
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
@@ -688,7 +688,6 @@
688688
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
689689
<Compile Include="Microsoft\Data\SqlClient\TdsParser.NetCoreApp.cs" />
690690
<Compile Include="Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />
691-
<Compile Include="Microsoft\Data\SqlClient\TdsParserHelperClasses.NetCoreApp.cs" />
692691
<Compile Include="Microsoft\Data\SqlClient\TdsParserStateObject.netcore.cs" />
693692
<Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectManaged.cs" />
694693
<Compile Include="Microsoft\Data\SqlTypes\SqlTypeWorkarounds.netcore.cs" />

src/Microsoft.Data.SqlClient/netcore/src/Microsoft/Data/SqlClient/TdsParserHelperClasses.NetCoreApp.cs

Lines changed: 0 additions & 127 deletions
This file was deleted.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,6 @@
718718
<Compile Include="Microsoft\Data\SqlClient\SqlSequentialTextReaderSmi.cs" />
719719
<Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs" />
720720
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
721-
<Compile Include="Microsoft\Data\SqlClient\TdsParserHelperClasses.netfx.cs" />
722721
<Compile Include="Microsoft\Data\SqlClient\TdsParserStateObject.netfx.cs" />
723722
<Compile Include="Microsoft\Data\SqlTypes\SqlFileStream.cs" />
724723
<Compile Include="Microsoft\Data\SqlTypes\SqlStreamChars.cs" />

src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParserHelperClasses.netfx.cs

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)