-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathOur.Umbraco.OpeningSoon.sln
31 lines (31 loc) · 1.61 KB
/
Our.Umbraco.OpeningSoon.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29318.209
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Our.Umbraco.OpeningSoon", "Our.Umbraco.OpeningSoon\Our.Umbraco.OpeningSoon.csproj", "{9617714C-8265-4C6B-ABDD-22552AE08810}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpeningSoon.Site", "OpeningSoon.Site\OpeningSoon.Site.csproj", "{4B45E298-D395-4AFF-A921-B757A6B85DAE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9617714C-8265-4C6B-ABDD-22552AE08810}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9617714C-8265-4C6B-ABDD-22552AE08810}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9617714C-8265-4C6B-ABDD-22552AE08810}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9617714C-8265-4C6B-ABDD-22552AE08810}.Release|Any CPU.Build.0 = Release|Any CPU
{4B45E298-D395-4AFF-A921-B757A6B85DAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B45E298-D395-4AFF-A921-B757A6B85DAE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B45E298-D395-4AFF-A921-B757A6B85DAE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B45E298-D395-4AFF-A921-B757A6B85DAE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9C90FBBB-CA90-48B3-8FD6-B643D07686FB}
EndGlobalSection
EndGlobal