-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNetAngularStripe.sln
38 lines (38 loc) · 1.94 KB
/
NetAngularStripe.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34616.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NetAngularStripe", "NetAngularStripe\NetAngularStripe.csproj", "{0084F5F5-7A44-4071-86C5-47C1BD5A315F}"
EndProject
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "Ui", "Ui\Ui.esproj", "{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Projektmappenelemente", "Projektmappenelemente", "{56DAE5DD-5A93-42D8-8F8D-94AB7FC3729C}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0084F5F5-7A44-4071-86C5-47C1BD5A315F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0084F5F5-7A44-4071-86C5-47C1BD5A315F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0084F5F5-7A44-4071-86C5-47C1BD5A315F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0084F5F5-7A44-4071-86C5-47C1BD5A315F}.Release|Any CPU.Build.0 = Release|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Release|Any CPU.Build.0 = Release|Any CPU
{B84D8F65-8D66-41B0-8E70-1BB0EE9D1D74}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0EC42052-1BF3-412B-A4C7-396F77B81B5B}
EndGlobalSection
EndGlobal