@@ -10,13 +10,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
10
10
..\..\GenericInterface \interfaceDataWarehouseAutomationMetadata .json = ..\..\GenericInterface \interfaceDataWarehouseAutomationMetadata .json
11
11
EndProject Section
12
12
EndProject
13
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Testing" , "Test_Project\Testing.csproj" , "{23CF4A46-B17F-4642-B949-02E061868BBC}"
13
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Testing" , "Test_Project\Testing.csproj" , "{23CF4A46-B17F-4642-B949-02E061868BBC}"
14
14
Project Section (ProjectDependencies ) = postProject
15
15
{F0458983-9646-42E6-9E18-90AD91288B40} = {F0458983-9646-42E6-9E18-90AD91288B40}
16
16
EndProject Section
17
17
EndProject
18
18
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Sample Metadata" , "Sample Metadata" , "{242F4BD0-68F9-4193-A329-826E755C6B08}"
19
19
Project Section (SolutionItems ) = preProject
20
+ myFirstMapping .json = myFirstMapping .json
20
21
Sample _Metadata \sampleBasic .json = Sample _Metadata \sampleBasic .json
21
22
Sample _Metadata \sampleBasicWithExtensions .json = Sample _Metadata \sampleBasicWithExtensions .json
22
23
Sample _Metadata \sampleCalculation .json = Sample _Metadata \sampleCalculation .json
@@ -38,6 +39,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample Metadata", "Sample M
38
39
EndProject
39
40
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Sample Templates" , "Sample Templates" , "{968E4A48-A2A3-4F7E-B8D9-243D1F4CCE17}"
40
41
Project Section (SolutionItems ) = preProject
42
+ myFirstTemplate .handlebars = myFirstTemplate .handlebars
41
43
Sample _Templates \TemplateSampleBasic .Handlebars = Sample _Templates \TemplateSampleBasic .Handlebars
42
44
Sample _Templates \TemplateSampleBasicWithExtensions .Handlebars = Sample _Templates \TemplateSampleBasicWithExtensions .Handlebars
43
45
Sample _Templates \TemplateSampleCalculation .Handlebars = Sample _Templates \TemplateSampleCalculation .Handlebars
@@ -48,9 +50,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample Templates", "Sample
48
50
Sample _Templates \TemplateSatelliteView .Handlebars = Sample _Templates \TemplateSatelliteView .Handlebars
49
51
EndProject Section
50
52
EndProject
51
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Examples" , "Example_Project\Examples.csproj" , "{F77AC518-6300-4927-8775-B92CDF15CC8E}"
53
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Examples" , "Example_Project\Examples.csproj" , "{F77AC518-6300-4927-8775-B92CDF15CC8E}"
52
54
EndProject
53
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "RunDwhAutomation" , "RunDwhAutomation\RunDwhAutomation.csproj" , "{62C992C6-370D-4591-B54E-2F61E2D8B638}"
55
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "RunDwhAutomation" , "RunDwhAutomation\RunDwhAutomation.csproj" , "{62C992C6-370D-4591-B54E-2F61E2D8B638}"
54
56
EndProject
55
57
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Images" , "Images" , "{1482BB6E-A931-494F-9D09-93F9E12F6DEB}"
56
58
Project Section (SolutionItems ) = preProject
0 commit comments