-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBranding.sln
More file actions
60 lines (60 loc) · 4.15 KB
/
Branding.sln
File metadata and controls
60 lines (60 loc) · 4.15 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1705.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.Runtime.Abstractions", "CoreHelpers.Branding.Runtime.Abstractions\CoreHelpers.Branding.Runtime.Abstractions.csproj", "{455F8D03-BECB-4FF2-99DD-E82A3AE6DB15}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.Runtime", "CoreHelpers.Branding.Runtime\CoreHelpers.Branding.Runtime.csproj", "{FCCF0B9F-2BDE-4D5C-ACBA-FCAE456CAD45}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.Stores.AzureStorage", "CoreHelpers.Branding.Stores.AzureStorage\CoreHelpers.Branding.Stores.AzureStorage.csproj", "{FC90FDB1-CAF0-4677-B643-F5B062EA1814}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{29D5835F-49F9-4752-820E-3CF6C8A8F42F}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.AspNet", "CoreHelpers.Branding.AspNet\CoreHelpers.Branding.AspNet.csproj", "{C84C8CF3-0226-437D-9475-A92FA5E3CAAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.Stores.AzureStorage.Tests", "CoreHelpers.Branding.Stores.AzureStorage.Tests\CoreHelpers.Branding.Stores.AzureStorage.Tests.csproj", "{802BB680-BF47-4B74-A7DF-3FC81B07D6E9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreHelpers.Branding.Runtime.Tests", "CoreHelpers.Branding.Runtime.Tests\CoreHelpers.Branding.Runtime.Tests.csproj", "{7C362EF5-CD21-4A26-835C-24AB6194A614}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{455F8D03-BECB-4FF2-99DD-E82A3AE6DB15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{455F8D03-BECB-4FF2-99DD-E82A3AE6DB15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{455F8D03-BECB-4FF2-99DD-E82A3AE6DB15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{455F8D03-BECB-4FF2-99DD-E82A3AE6DB15}.Release|Any CPU.Build.0 = Release|Any CPU
{FCCF0B9F-2BDE-4D5C-ACBA-FCAE456CAD45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCCF0B9F-2BDE-4D5C-ACBA-FCAE456CAD45}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCCF0B9F-2BDE-4D5C-ACBA-FCAE456CAD45}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCCF0B9F-2BDE-4D5C-ACBA-FCAE456CAD45}.Release|Any CPU.Build.0 = Release|Any CPU
{FC90FDB1-CAF0-4677-B643-F5B062EA1814}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC90FDB1-CAF0-4677-B643-F5B062EA1814}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC90FDB1-CAF0-4677-B643-F5B062EA1814}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC90FDB1-CAF0-4677-B643-F5B062EA1814}.Release|Any CPU.Build.0 = Release|Any CPU
{C84C8CF3-0226-437D-9475-A92FA5E3CAAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C84C8CF3-0226-437D-9475-A92FA5E3CAAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C84C8CF3-0226-437D-9475-A92FA5E3CAAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C84C8CF3-0226-437D-9475-A92FA5E3CAAB}.Release|Any CPU.Build.0 = Release|Any CPU
{802BB680-BF47-4B74-A7DF-3FC81B07D6E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{802BB680-BF47-4B74-A7DF-3FC81B07D6E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{802BB680-BF47-4B74-A7DF-3FC81B07D6E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{802BB680-BF47-4B74-A7DF-3FC81B07D6E9}.Release|Any CPU.Build.0 = Release|Any CPU
{7C362EF5-CD21-4A26-835C-24AB6194A614}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C362EF5-CD21-4A26-835C-24AB6194A614}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C362EF5-CD21-4A26-835C-24AB6194A614}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C362EF5-CD21-4A26-835C-24AB6194A614}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7F6B7A84-B482-484F-BC22-0347CEF61F2A}
EndGlobalSection
EndGlobal