File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
src/Microsoft.Data.SqlClient/netfx/src Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 1054
1054
<ProjectReference
1055
1055
Include =" ../../../Microsoft.Data.SqlClient.Extensions/Abstractions/src/Abstractions.csproj"
1056
1056
Condition =" '$(ReferenceType)' == 'Project'" />
1057
- <<<<<<< HEAD
1058
- <!-- TODO(ADO-38703): Package ref requires pipeline changes TBD. -->
1059
- <!--
1060
1057
<PackageReference
1061
1058
Include =" Microsoft.Data.SqlClient.Extensions.Abstractions"
1062
1059
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))
1069
1060
</ItemGroup >
1070
1061
1071
1062
<Import Project =" $(CommonSourceRoot)tools\targets\GenerateResourceStringsSource.targets" />
You can’t perform that action at this time.
0 commit comments