@@ -64,8 +64,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Data.SqlClient.Al
64
64
{412BCCC8-19F6-489A-B594-E9A506816155} = {412BCCC8-19F6-489A-B594-E9A506816155}
65
65
EndProject Section
66
66
EndProject
67
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "add-ons" , "add-ons" , "{C9726AED-D6A3-4AAC-BA04-92DD1F079594}"
68
- EndProject
69
67
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "doc" , "doc" , "{ED952CF7-84DF-437A-B066-F516E9BE1C2C}"
70
68
EndProject
71
69
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "snippets" , "snippets" , "{71F356DC-DFA3-4163-8BFE-D268722CE189}"
@@ -219,6 +217,71 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TestClr", "TestClr", "{CDE5
219
217
EndProject
220
218
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.Data.SqlClient" , "Microsoft.Data.SqlClient\src\Microsoft.Data.SqlClient.csproj" , "{9A8996A8-6484-4AA7-B50F-F861430EDE2F}"
221
219
EndProject
220
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "eng" , "eng" , "{4600328C-C134-499F-AAE2-964E8AD5472C}"
221
+ EndProject
222
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "pipelines" , "pipelines" , "{4CAE9195-4F1A-4D48-854C-1C9FBC512C66}"
223
+ Project Section (SolutionItems ) = preProject
224
+ ..\eng \pipelines \dotnet -sqlclient -ci -core .yml = ..\eng \pipelines \dotnet -sqlclient -ci -core .yml
225
+ ..\eng \pipelines \dotnet -sqlclient -ci -package -reference -pipeline .yml = ..\eng \pipelines \dotnet -sqlclient -ci -package -reference -pipeline .yml
226
+ ..\eng \pipelines \dotnet -sqlclient -ci -project -reference -pipeline .yml = ..\eng \pipelines \dotnet -sqlclient -ci -project -reference -pipeline .yml
227
+ ..\eng \pipelines \dotnet -sqlclient -signing -pipeline .yml = ..\eng \pipelines \dotnet -sqlclient -signing -pipeline .yml
228
+ EndProject Section
229
+ EndProject
230
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "common" , "common" , "{FD4D7A96-79B1-4F89-B64D-29FACCC9232F}"
231
+ EndProject
232
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "templates" , "templates" , "{E76A4ED5-9137-4E4B-AE91-7AEDB2683823}"
233
+ EndProject
234
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "jobs" , "jobs" , "{3850810F-535E-443A-A9B4-7EE85B327E0A}"
235
+ Project Section (SolutionItems ) = preProject
236
+ ..\eng \pipelines \common \templates \jobs \build -signed -akv -package -job .yml = ..\eng \pipelines \common \templates \jobs \build -signed -akv -package -job .yml
237
+ ..\eng \pipelines \common \templates \jobs \build -signed -package -job .yml = ..\eng \pipelines \common \templates \jobs \build -signed -package -job .yml
238
+ ..\eng \pipelines \common \templates \jobs \ci -build -nugets -job .yml = ..\eng \pipelines \common \templates \jobs \ci -build -nugets -job .yml
239
+ ..\eng \pipelines \common \templates \jobs \ci -code -coverage -job .yml = ..\eng \pipelines \common \templates \jobs \ci -code -coverage -job .yml
240
+ ..\eng \pipelines \common \templates \jobs \ci -run -tests -job .yml = ..\eng \pipelines \common \templates \jobs \ci -run -tests -job .yml
241
+ ..\eng \pipelines \common \templates \jobs \run -tests -package -reference -job .yml = ..\eng \pipelines \common \templates \jobs \run -tests -package -reference -job .yml
242
+ ..\eng \pipelines \common \templates \jobs \validate -signed -package -job .yml = ..\eng \pipelines \common \templates \jobs \validate -signed -package -job .yml
243
+ EndProject Section
244
+ EndProject
245
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "stages" , "stages" , "{01FA4774-E594-4A2D-B839-EA7A56D09A8B}"
246
+ Project Section (SolutionItems ) = preProject
247
+ ..\eng \pipelines \common \templates \stages \ci -run -tests -stage .yml = ..\eng \pipelines \common \templates \stages \ci -run -tests -stage .yml
248
+ EndProject Section
249
+ EndProject
250
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "steps" , "steps" , "{EABE3A3E-D505-418A-B1B8-1B0AC4872F3D}"
251
+ Project Section (SolutionItems ) = preProject
252
+ ..\eng \pipelines \common \templates \steps \build -all -configurations -signed -dlls -step .yml = ..\eng \pipelines \common \templates \steps \build -all -configurations -signed -dlls -step .yml
253
+ ..\eng \pipelines \common \templates \steps \build -all -tests -step .yml = ..\eng \pipelines \common \templates \steps \build -all -tests -step .yml
254
+ ..\eng \pipelines \common \templates \steps \build -and -run -tests -netcore -step .yml = ..\eng \pipelines \common \templates \steps \build -and -run -tests -netcore -step .yml
255
+ ..\eng \pipelines \common \templates \steps \build -and -run -tests -netfx -step .yml = ..\eng \pipelines \common \templates \steps \build -and -run -tests -netfx -step .yml
256
+ ..\eng \pipelines \common \templates \steps \ci -prebuild -step .yml = ..\eng \pipelines \common \templates \steps \ci -prebuild -step .yml
257
+ ..\eng \pipelines \common \templates \steps \ci -project -build -step .yml = ..\eng \pipelines \common \templates \steps \ci -project -build -step .yml
258
+ ..\eng \pipelines \common \templates \steps \code -analyze -step .yml = ..\eng \pipelines \common \templates \steps \code -analyze -step .yml
259
+ ..\eng \pipelines \common \templates \steps \configure -sql -server -linux -step .yml = ..\eng \pipelines \common \templates \steps \configure -sql -server -linux -step .yml
260
+ ..\eng \pipelines \common \templates \steps \configure -sql -server -step .yml = ..\eng \pipelines \common \templates \steps \configure -sql -server -step .yml
261
+ ..\eng \pipelines \common \templates \steps \configure -sql -server -win -step .yml = ..\eng \pipelines \common \templates \steps \configure -sql -server -win -step .yml
262
+ ..\eng \pipelines \common \templates \steps \copy -dlls -for -test -step .yml = ..\eng \pipelines \common \templates \steps \copy -dlls -for -test -step .yml
263
+ ..\eng \pipelines \common \templates \steps \esrp -code -signing -step .yml = ..\eng \pipelines \common \templates \steps \esrp -code -signing -step .yml
264
+ ..\eng \pipelines \common \templates \steps \generate -nuget -package -step .yml = ..\eng \pipelines \common \templates \steps \generate -nuget -package -step .yml
265
+ ..\eng \pipelines \common \templates \steps \pre -build -step .yml = ..\eng \pipelines \common \templates \steps \pre -build -step .yml
266
+ ..\eng \pipelines \common \templates \steps \prepare -test -db -step .yml = ..\eng \pipelines \common \templates \steps \prepare -test -db -step .yml
267
+ ..\eng \pipelines \common \templates \steps \publish -symbols -step .yml = ..\eng \pipelines \common \templates \steps \publish -symbols -step .yml
268
+ ..\eng \pipelines \common \templates \steps \publish -test -results -step .yml = ..\eng \pipelines \common \templates \steps \publish -test -results -step .yml
269
+ ..\eng \pipelines \common \templates \steps \run -all -tests -step .yml = ..\eng \pipelines \common \templates \steps \run -all -tests -step .yml
270
+ ..\eng \pipelines \common \templates \steps \update -config -file -step .yml = ..\eng \pipelines \common \templates \steps \update -config -file -step .yml
271
+ ..\eng \pipelines \common \templates \steps \update -nuget -config -local -feed -step .yml = ..\eng \pipelines \common \templates \steps \update -nuget -config -local -feed -step .yml
272
+ EndProject Section
273
+ EndProject
274
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "libraries" , "libraries" , "{75BAE755-3A1F-41F2-9176-9F8FF9FEE2DD}"
275
+ Project Section (SolutionItems ) = preProject
276
+ ..\eng \pipelines \libraries \akv -variables .yml = ..\eng \pipelines \libraries \akv -variables .yml
277
+ ..\eng \pipelines \libraries \build -variables .yml = ..\eng \pipelines \libraries \build -variables .yml
278
+ ..\eng \pipelines \libraries \ci -build -variables .yml = ..\eng \pipelines \libraries \ci -build -variables .yml
279
+ ..\eng \pipelines \libraries \common -variables .yml = ..\eng \pipelines \libraries \common -variables .yml
280
+ ..\eng \pipelines \libraries \mds -validation -variables .yml = ..\eng \pipelines \libraries \mds -validation -variables .yml
281
+ ..\eng \pipelines \libraries \mds -variables .yml = ..\eng \pipelines \libraries \mds -variables .yml
282
+ ..\eng \pipelines \libraries \variables .yml = ..\eng \pipelines \libraries \variables .yml
283
+ EndProject Section
284
+ EndProject
222
285
Global
223
286
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
224
287
Debug| Any CPU = Debug| Any CPU
@@ -505,7 +568,6 @@ Global
505
568
{1C9FC4B8-54BC-4B6C-BB3A-F5CD59D80A9B} = {A2E7E470-5EFF-4828-B55E-FCBA3650F51C}
506
569
{771F3F1E-7A68-4A9D-ADA8-A24F1D5BE71D} = {3FDD425C-FE01-4B56-863E-1FCDD0677CF5}
507
570
{412BCCC8-19F6-489A-B594-E9A506816155} = {771F3F1E-7A68-4A9D-ADA8-A24F1D5BE71D}
508
- {9073ABEF-92E0-4702-BB23-2C99CEF9BDD7} = {C9726AED-D6A3-4AAC-BA04-92DD1F079594}
509
571
{71F356DC-DFA3-4163-8BFE-D268722CE189} = {ED952CF7-84DF-437A-B066-F516E9BE1C2C}
510
572
{908C7DD3-C999-40A6-9433-9F5ACA7C36F5} = {71F356DC-DFA3-4163-8BFE-D268722CE189}
511
573
{0CE216CE-8072-4985-B248-61F0D0BE9C2E} = {71F356DC-DFA3-4163-8BFE-D268722CE189}
@@ -522,6 +584,16 @@ Global
522
584
{869A9BCC-D303-4365-9BF7-958CD6387916} = {71F356DC-DFA3-4163-8BFE-D268722CE189}
523
585
{CDE508A5-F5D0-4A59-A4EF-978833830727} = {0CC4817A-12F3-4357-912C-09315FAAD008}
524
586
{9A8996A8-6484-4AA7-B50F-F861430EDE2F} = {4F3CD363-B1E6-4D6D-9466-97D78A56BE45}
587
+ {9073ABEF-92E0-4702-BB23-2C99CEF9BDD7} = {4F3CD363-B1E6-4D6D-9466-97D78A56BE45}
588
+ {28E5EFE6-C9DD-4FF9-9FEC-532F72DFFA6E} = {4F3CD363-B1E6-4D6D-9466-97D78A56BE45}
589
+ {3FDD425C-FE01-4B56-863E-1FCDD0677CF5} = {4F3CD363-B1E6-4D6D-9466-97D78A56BE45}
590
+ {4CAE9195-4F1A-4D48-854C-1C9FBC512C66} = {4600328C-C134-499F-AAE2-964E8AD5472C}
591
+ {FD4D7A96-79B1-4F89-B64D-29FACCC9232F} = {4CAE9195-4F1A-4D48-854C-1C9FBC512C66}
592
+ {E76A4ED5-9137-4E4B-AE91-7AEDB2683823} = {FD4D7A96-79B1-4F89-B64D-29FACCC9232F}
593
+ {3850810F-535E-443A-A9B4-7EE85B327E0A} = {E76A4ED5-9137-4E4B-AE91-7AEDB2683823}
594
+ {01FA4774-E594-4A2D-B839-EA7A56D09A8B} = {E76A4ED5-9137-4E4B-AE91-7AEDB2683823}
595
+ {EABE3A3E-D505-418A-B1B8-1B0AC4872F3D} = {E76A4ED5-9137-4E4B-AE91-7AEDB2683823}
596
+ {75BAE755-3A1F-41F2-9176-9F8FF9FEE2DD} = {4CAE9195-4F1A-4D48-854C-1C9FBC512C66}
525
597
EndGlobalSection
526
598
GlobalSection (ExtensibilityGlobals ) = postSolution
527
599
SolutionGuid = {01D48116-37A2-4D33-B9EC-94793C702431}
0 commit comments