@@ -41,10 +41,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Templates", "Templates", "{
41
41
Templates \ODataUnitTests .tpl = Templates \ODataUnitTests .tpl
42
42
EndProject Section
43
43
EndProject
44
- Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "SampleServices " , "SampleServices\SampleServices .synproj" , "{24A1BBFD-2660-41E1-A4FC-90B7A13A4911}"
44
+ Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "Services " , "Services\Services .synproj" , "{24A1BBFD-2660-41E1-A4FC-90B7A13A4911}"
45
45
EndProject
46
46
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{ECDB0DFD-8865-4EEE-8256-025E04896880}"
47
47
Project Section (SolutionItems ) = preProject
48
+ .gitignore = .gitignore
48
49
Example Queries .txt = Example Queries .txt
49
50
ExampleJsonResponse .txt = ExampleJsonResponse .txt
50
51
MakeLinuxDistro .bat = MakeLinuxDistro .bat
@@ -54,7 +55,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
54
55
UserDefinedTokens .tkn = UserDefinedTokens .tkn
55
56
EndProject Section
56
57
EndProject
57
- Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "SampleServices .Test" , "SampleServices .Test\SampleServices .Test.synproj" , "{0B8D5276-8628-42D9-848E-421C0A0D81DF}"
58
+ Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "Services .Test" , "Services .Test\Services .Test.synproj" , "{0B8D5276-8628-42D9-848E-421C0A0D81DF}"
58
59
EndProject
59
60
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SampleData" , "SampleData" , "{9977F09E-C08B-4E4C-900A-B06D532469AF}"
60
61
Project Section (SolutionItems ) = preProject
@@ -81,7 +82,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TraditionalBridge", "Tradit
81
82
Templates \TraditionalBridge \ODataModel .tpl = Templates \TraditionalBridge \ODataModel .tpl
82
83
EndProject Section
83
84
EndProject
84
- Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "SampleXfplEnvironment " , "SampleXfplEnvironment\SampleXfplEnvironment .synproj" , "{FCF497B3-DE91-4C1E-8E7F-BE4151CC8119}"
85
+ Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "XfplEnvironment " , "XfplEnvironment\XfplEnvironment .synproj" , "{FCF497B3-DE91-4C1E-8E7F-BE4151CC8119}"
85
86
EndProject
86
87
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Documentation" , "Documentation" , "{23E9E063-53D3-4618-BD7A-FAFB67256B61}"
87
88
Project Section (SolutionItems ) = preProject
@@ -119,7 +120,7 @@ Project("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}") = "Harmony.OData", "Harmony.OD
119
120
EndProject
120
121
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IdentityServer" , "IdentityServer\IdentityServer.csproj" , "{8426B119-93FB-49DA-BA0D-38D5B4852495}"
121
122
EndProject
122
- Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "SampleServices .Host" , "SampleServices .Host\SampleServices .Host.synproj" , "{A4087F94-430C-4781-8AB3-0983DDFC6C90}"
123
+ Project ("{BBD0F5D1-1CC4-42FD-BA4C-A96779C64378}" ) = "Services .Host" , "Services .Host\Services .Host.synproj" , "{A4087F94-430C-4781-8AB3-0983DDFC6C90}"
123
124
EndProject
124
125
Global
125
126
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments