@@ -21,6 +21,30 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2121 README .md = README .md
2222 EndProject Section
2323EndProject
24+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".azure-pipelines" , ".azure-pipelines" , "{71662597-40F2-4192-AC4D-5FB9A1F12642}"
25+ Project Section (SolutionItems ) = preProject
26+ .azure -pipelines \ci .yml = .azure -pipelines \ci .yml
27+ .azure -pipelines \default -pipeline .yml = .azure -pipelines \default -pipeline .yml
28+ .azure -pipelines \develop -pipeline .yml = .azure -pipelines \develop -pipeline .yml
29+ .azure -pipelines \manual -pipeline .yml = .azure -pipelines \manual -pipeline .yml
30+ .azure -pipelines \release -pipeline .yml = .azure -pipelines \release -pipeline .yml
31+ .azure -pipelines \setVersionVariables .js = .azure -pipelines \setVersionVariables .js
32+ .azure -pipelines \variables .yml = .azure -pipelines \variables .yml
33+ EndProject Section
34+ EndProject
35+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "jobs" , "jobs" , "{C20A563E-603B-49E8-A954-DB90D4F351DE}"
36+ Project Section (SolutionItems ) = preProject
37+ .azure -pipelines \jobs \run -integration -tests .yml = .azure -pipelines \jobs \run -integration -tests .yml
38+ .azure -pipelines \jobs \run -unit -tests .yml = .azure -pipelines \jobs \run -unit -tests .yml
39+ EndProject Section
40+ EndProject
41+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".devcontainer" , ".devcontainer" , "{4897F36C-2F57-48A7-B425-D8F695E0AC0D}"
42+ Project Section (SolutionItems ) = preProject
43+ .devcontainer \devcontainer .json = .devcontainer \devcontainer .json
44+ .devcontainer \docker -compose .yml = .devcontainer \docker -compose .yml
45+ .devcontainer \Dockerfile = .devcontainer \Dockerfile
46+ EndProject Section
47+ EndProject
2448Global
2549 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2650 Debug| Any CPU = Debug| Any CPU
4771 {12FD39CD-A6FD-4040-8C8B-8FABEDD5FE0F} = {838231A4-B081-44B0-AC16-DC4C2FABAE86}
4872 {B662E909-CF8B-47C6-BAA8-FCA595BA53EA} = {15F0DD71-1D15-4085-AF6F-E3E5D8ACB489}
4973 {AAB9E3BA-D749-4D38-9021-EBD8D0BC8975} = {15F0DD71-1D15-4085-AF6F-E3E5D8ACB489}
74+ {71662597-40F2-4192-AC4D-5FB9A1F12642} = {C45387C6-C93F-4FD2-84A8-A69CCE93B7EE}
75+ {C20A563E-603B-49E8-A954-DB90D4F351DE} = {71662597-40F2-4192-AC4D-5FB9A1F12642}
76+ {4897F36C-2F57-48A7-B425-D8F695E0AC0D} = {C45387C6-C93F-4FD2-84A8-A69CCE93B7EE}
5077 EndGlobalSection
5178 GlobalSection (ExtensibilityGlobals ) = postSolution
5279 SolutionGuid = {F6A9C4CA-DF26-4772-9119-627935D70E7C}
0 commit comments