forked from creativetimofficial/argon-dashboard-asp-net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CreativeTim.Argon.DotNetCore.Free.sln
39 lines (39 loc) · 1.95 KB
/
CreativeTim.Argon.DotNetCore.Free.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CreativeTim.Argon.DotNetCore.Free", "CreativeTim.Argon.DotNetCore.Free\CreativeTim.Argon.DotNetCore.Free.csproj", "{50B39F6E-F9A9-4E20-8DFB-764590251F18}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{9B445ECE-9B21-4451-BF6B-E7FAEFDB103B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CAE88BCB-9427-4A66-9801-CF7673F21204}"
ProjectSection(SolutionItems) = preProject
docs\documentation.html = docs\documentation.html
ISSUES_TEMPLATE.md = ISSUES_TEMPLATE.md
LICENSE = LICENSE
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
{50B39F6E-F9A9-4E20-8DFB-764590251F18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50B39F6E-F9A9-4E20-8DFB-764590251F18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50B39F6E-F9A9-4E20-8DFB-764590251F18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50B39F6E-F9A9-4E20-8DFB-764590251F18}.Release|Any CPU.Build.0 = Release|Any CPU
{9B445ECE-9B21-4451-BF6B-E7FAEFDB103B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B445ECE-9B21-4451-BF6B-E7FAEFDB103B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B445ECE-9B21-4451-BF6B-E7FAEFDB103B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B445ECE-9B21-4451-BF6B-E7FAEFDB103B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE865C2F-C9BD-4B1C-8DF8-DB1EA491A939}
EndGlobalSection
EndGlobal