File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 52
52
53
53
<!-- Populate all managed projects -->
54
54
<ItemGroup >
55
+ <<<<<<< HEAD
55
56
<Abstractions Include =" src/Microsoft.Data.SqlClient.Extensions/Abstractions/src/Abstractions.csproj" />
56
57
<AbstractionsTest Include =" src/Microsoft.Data.SqlClient.Extensions/Abstractions/test/Abstractions.Test.csproj" />
58
+ =======
59
+ <AbstractionsPackage Include =" src/Microsoft.Data.SqlClient.Extensions/Abstractions/src/Abstractions.csproj" />
60
+ <AbstractionsTestPackage Include =" src/Microsoft.Data.SqlClient.Extensions/Abstractions/test/Abstractions.Test.csproj" />
61
+ >>>>>>> a597ce3a (Split the C# code/project changes out from the pipeline changes.)
57
62
<SqlServerLib Include =" **/Microsoft.SqlServer.Server.csproj" />
58
63
<NetFxDriver Include =" **/netfx/**/Microsoft.Data.SqlClient*.csproj" Condition =" '$(IsEnabledWindows)' == 'true'" />
59
64
<NetCoreDriver Include =" **/netcore/**/Microsoft.Data.SqlClient*.csproj" />
You can’t perform that action at this time.
0 commit comments