This repository has been archived by the owner on May 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathKentico.Kontent.Delivery.PHP.sln
37 lines (37 loc) · 2.13 KB
/
Kentico.Kontent.Delivery.PHP.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29911.98
MinimumVisualStudioVersion = 10.0.40219.1
Project("{13B669BE-BB05-4DDF-9536-439F39A36129}") = "Kentico.Kontent.Delivery.PHP", "Kentico.Kontent.Delivery.PHP\Kentico.Kontent.Delivery.PHP.msbuildproj", "{C6E06BB4-DBBD-4E7C-9AD0-556E2213B4A6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Models", "Models\Models.csproj", "{05D821AA-AEB9-4DC8-B2D4-8AA3702244BE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kentico.Kontent.Delivery.PHP.Tests", "Kentico.Kontent.Delivery.PHP.Tests\Kentico.Kontent.Delivery.PHP.Tests.csproj", "{B140B33B-DE82-4375-853A-DC6F658F80A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C6E06BB4-DBBD-4E7C-9AD0-556E2213B4A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6E06BB4-DBBD-4E7C-9AD0-556E2213B4A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6E06BB4-DBBD-4E7C-9AD0-556E2213B4A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6E06BB4-DBBD-4E7C-9AD0-556E2213B4A6}.Release|Any CPU.Build.0 = Release|Any CPU
{05D821AA-AEB9-4DC8-B2D4-8AA3702244BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05D821AA-AEB9-4DC8-B2D4-8AA3702244BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05D821AA-AEB9-4DC8-B2D4-8AA3702244BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05D821AA-AEB9-4DC8-B2D4-8AA3702244BE}.Release|Any CPU.Build.0 = Release|Any CPU
{B140B33B-DE82-4375-853A-DC6F658F80A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B140B33B-DE82-4375-853A-DC6F658F80A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B140B33B-DE82-4375-853A-DC6F658F80A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B140B33B-DE82-4375-853A-DC6F658F80A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F46FBBFA-E6B2-4BFA-A441-960BD2297297}
EndGlobalSection
EndGlobal