Skip to content

Commit 7c14e0e

Browse files
committed
Fixing botched rebase!
1 parent 181aa0c commit 7c14e0e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,18 +1054,9 @@
10541054
<ProjectReference
10551055
Include="../../../Microsoft.Data.SqlClient.Extensions/Abstractions/src/Abstractions.csproj"
10561056
Condition="'$(ReferenceType)' == 'Project'" />
1057-
<<<<<<< HEAD
1058-
<!-- TODO(ADO-38703): Package ref requires pipeline changes TBD. -->
1059-
<!--
10601057
<PackageReference
10611058
Include="Microsoft.Data.SqlClient.Extensions.Abstractions"
10621059
Condition="'$(ReferenceType)' == 'Package'" />
1063-
-->
1064-
=======
1065-
<PackageReference
1066-
Include="Microsoft.Data.SqlClient.Extensions.Abstractions"
1067-
Condition="'$(ReferenceType)' == 'Package'" />
1068-
>>>>>>> 75eb0849 (Abstractions Package - C# project changes (#3626))
10691060
</ItemGroup>
10701061

10711062
<Import Project="$(CommonSourceRoot)tools\targets\GenerateResourceStringsSource.targets" />

0 commit comments

Comments
 (0)