Skip to content

Commit

Permalink
Virtual solution folders
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpaulandrew committed Jan 3, 2024
1 parent 2b5a605 commit 3590e88
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 9 deletions.
67 changes: 67 additions & 0 deletions src/CloudFormations.CumulusFramework.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,65 @@ Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "metadata.transform", "metad
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "azure.functionapp", "azure.functionapp\azure.functionapp.csproj", "{9F82FD86-629E-405F-A344-52AE8466A260}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "markdown", "markdown", "{CD43EA3E-D2F2-4C2E-9460-F175EF9243BA}"
ProjectSection(SolutionItems) = preProject
..\README.md = ..\README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "azure.datafactory", "azure.datafactory", "{07BC36F2-627C-406B-B222-9D9F22454D4E}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\publish_config.json = azure.datafactory\publish_config.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dataset", "dataset", "{7047C075-A03D-4F74-824B-3A541E686765}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\dataset\GetSetMetadata.json = azure.datafactory\dataset\GetSetMetadata.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "factory", "factory", "{21EB09F3-646D-4DBA-A33D-5D83D83C178D}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\factory\cumulusfactorydev.json = azure.datafactory\factory\cumulusfactorydev.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "integrationRuntime", "integrationRuntime", "{9B9A853D-D62E-4252-8FE7-7F1DD3FC6FF7}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\integrationRuntime\AzureIR-UKSouth.json = azure.datafactory\integrationRuntime\AzureIR-UKSouth.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "linkedService", "linkedService", "{6859A9D9-8F80-47A8-B688-FECA79DF0923}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\linkedService\FrameworkFunctions.json = azure.datafactory\linkedService\FrameworkFunctions.json
azure.datafactory\linkedService\Keys.json = azure.datafactory\linkedService\Keys.json
azure.datafactory\linkedService\SupportDatabase.json = azure.datafactory\linkedService\SupportDatabase.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pipeline", "pipeline", "{D3E5B580-301B-4B04-BDA3-7A17FB0B494C}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\pipeline\01-Grandparent.json = azure.datafactory\pipeline\01-Grandparent.json
azure.datafactory\pipeline\02-Parent.json = azure.datafactory\pipeline\02-Parent.json
azure.datafactory\pipeline\03-Child.json = azure.datafactory\pipeline\03-Child.json
azure.datafactory\pipeline\04-Infant.json = azure.datafactory\pipeline\04-Infant.json
azure.datafactory\pipeline\Check For Running Pipeline.json = azure.datafactory\pipeline\Check For Running Pipeline.json
azure.datafactory\pipeline\Email Sender.json = azure.datafactory\pipeline\Email Sender.json
azure.datafactory\pipeline\Intentional Error.json = azure.datafactory\pipeline\Intentional Error.json
azure.datafactory\pipeline\Throw Exception.json = azure.datafactory\pipeline\Throw Exception.json
azure.datafactory\pipeline\Wait 1.json = azure.datafactory\pipeline\Wait 1.json
azure.datafactory\pipeline\Wait 10.json = azure.datafactory\pipeline\Wait 10.json
azure.datafactory\pipeline\Wait 2.json = azure.datafactory\pipeline\Wait 2.json
azure.datafactory\pipeline\Wait 3.json = azure.datafactory\pipeline\Wait 3.json
azure.datafactory\pipeline\Wait 4.json = azure.datafactory\pipeline\Wait 4.json
azure.datafactory\pipeline\Wait 5.json = azure.datafactory\pipeline\Wait 5.json
azure.datafactory\pipeline\Wait 6.json = azure.datafactory\pipeline\Wait 6.json
azure.datafactory\pipeline\Wait 7.json = azure.datafactory\pipeline\Wait 7.json
azure.datafactory\pipeline\Wait 8.json = azure.datafactory\pipeline\Wait 8.json
azure.datafactory\pipeline\Wait 9.json = azure.datafactory\pipeline\Wait 9.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "trigger", "trigger", "{B59F2304-062E-47C1-8D06-A23A8A384897}"
ProjectSection(SolutionItems) = preProject
azure.datafactory\trigger\FunctionalTestingTrigger.json = azure.datafactory\trigger\FunctionalTestingTrigger.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -57,6 +116,14 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{7047C075-A03D-4F74-824B-3A541E686765} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
{21EB09F3-646D-4DBA-A33D-5D83D83C178D} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
{9B9A853D-D62E-4252-8FE7-7F1DD3FC6FF7} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
{6859A9D9-8F80-47A8-B688-FECA79DF0923} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
{D3E5B580-301B-4B04-BDA3-7A17FB0B494C} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
{B59F2304-062E-47C1-8D06-A23A8A384897} = {07BC36F2-627C-406B-B222-9D9F22454D4E}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DE134F06-80BF-4EA6-97EE-083FA3BDAA86}
EndGlobalSection
Expand Down
9 changes: 0 additions & 9 deletions src/azure.datafactory/factory/FrameworkFactory.json

This file was deleted.

0 comments on commit 3590e88

Please sign in to comment.