-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSobiens.Web.Components.sln
60 lines (60 loc) · 4.04 KB
/
Sobiens.Web.Components.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
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 = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components", "Sobiens.Web.Components\Sobiens.Web.Components.csproj", "{AD99CDA2-C2EA-4082-A3C7-C975CD70F9E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components.TutorialServices", "Sobiens.Web.Components.TutorialServices\Sobiens.Web.Components.TutorialServices.csproj", "{A53F8169-B87F-4B39-9947-DB0B76E9CC03}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{684090EC-576D-4761-96EE-B228698393A9}"
ProjectSection(SolutionItems) = preProject
.nuget\packages.config = .nuget\packages.config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components.Mvc", "Sobiens.Web.Components.Mvc\Sobiens.Web.Components.Mvc.csproj", "{E340E2F2-2469-4074-9F32-DFB5D700A0A2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components.MVCTutorial", "Sobiens.Web.Components.MVCTutorial\Sobiens.Web.Components.MVCTutorial.csproj", "{6486BE66-C4ED-4A4D-8CDC-67EFBC108EDA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components.CodeGenerator", "Sobiens.Web.Components.CodeGenerator\Sobiens.Web.Components.CodeGenerator.csproj", "{322EAC17-16EB-495A-8364-216924D24D49}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sobiens.Web.Components.ReactTutorial", "Sobiens.Web.Components.ReactTutorial\Sobiens.Web.Components.ReactTutorial.csproj", "{94637585-72B6-4B90-8F5E-4152E605BA62}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD99CDA2-C2EA-4082-A3C7-C975CD70F9E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD99CDA2-C2EA-4082-A3C7-C975CD70F9E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD99CDA2-C2EA-4082-A3C7-C975CD70F9E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD99CDA2-C2EA-4082-A3C7-C975CD70F9E4}.Release|Any CPU.Build.0 = Release|Any CPU
{A53F8169-B87F-4B39-9947-DB0B76E9CC03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A53F8169-B87F-4B39-9947-DB0B76E9CC03}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A53F8169-B87F-4B39-9947-DB0B76E9CC03}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A53F8169-B87F-4B39-9947-DB0B76E9CC03}.Release|Any CPU.Build.0 = Release|Any CPU
{E340E2F2-2469-4074-9F32-DFB5D700A0A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E340E2F2-2469-4074-9F32-DFB5D700A0A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E340E2F2-2469-4074-9F32-DFB5D700A0A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E340E2F2-2469-4074-9F32-DFB5D700A0A2}.Release|Any CPU.Build.0 = Release|Any CPU
{6486BE66-C4ED-4A4D-8CDC-67EFBC108EDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6486BE66-C4ED-4A4D-8CDC-67EFBC108EDA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6486BE66-C4ED-4A4D-8CDC-67EFBC108EDA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6486BE66-C4ED-4A4D-8CDC-67EFBC108EDA}.Release|Any CPU.Build.0 = Release|Any CPU
{322EAC17-16EB-495A-8364-216924D24D49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{322EAC17-16EB-495A-8364-216924D24D49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{322EAC17-16EB-495A-8364-216924D24D49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{322EAC17-16EB-495A-8364-216924D24D49}.Release|Any CPU.Build.0 = Release|Any CPU
{94637585-72B6-4B90-8F5E-4152E605BA62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94637585-72B6-4B90-8F5E-4152E605BA62}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94637585-72B6-4B90-8F5E-4152E605BA62}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94637585-72B6-4B90-8F5E-4152E605BA62}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BC64FC47-E766-49CD-8622-356BAF74A927}
EndGlobalSection
EndGlobal