Skip to content

Commit 37d0bbd

Browse files
committed
- Removed obsolete UserAgentInfo/Dto files from projects.
1 parent 6cc390d commit 37d0bbd

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -989,12 +989,6 @@
989989
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\TransactionRequest.cs">
990990
<Link>Microsoft\Data\SqlClient\TransactionRequest.cs</Link>
991991
</Compile>
992-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\UserAgent\UserAgentInfo.cs">
993-
<Link>Microsoft\Data\SqlClient\UserAgent\UserAgentInfo.cs</Link>
994-
</Compile>
995-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\UserAgent\UserAgentInfoDto.cs">
996-
<Link>Microsoft\Data\SqlClient\UserAgent\UserAgentInfoDto.cs</Link>
997-
</Compile>
998992
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\UserAgent.cs">
999993
<Link>Microsoft\Data\SqlClient\UserAgent.cs</Link>
1000994
</Compile>

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -999,12 +999,6 @@
999999
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlTypes\SqlTypeWorkarounds.cs">
10001000
<Link>Microsoft\Data\SqlTypes\SqlTypeWorkarounds.cs</Link>
10011001
</Compile>
1002-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\UserAgent\UserAgentInfo.cs">
1003-
<Link>Microsoft\Data\SqlClient\UserAgent\UserAgentInfo.cs</Link>
1004-
</Compile>
1005-
<Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\UserAgent\UserAgentInfoDto.cs">
1006-
<Link>Microsoft\Data\SqlClient\UserAgent\UserAgentInfoDto.cs</Link>
1007-
</Compile>
10081002
<Compile Include="$(CommonSourceRoot)Resources\ResCategoryAttribute.cs">
10091003
<Link>Resources\ResCategoryAttribute.cs</Link>
10101004
</Compile>

0 commit comments

Comments
 (0)