-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwet-boew-razor.sln
32 lines (32 loc) · 1.37 KB
/
wet-boew-razor.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29418.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GCIntranet", "src\GCIntranet\GCIntranet.csproj", "{4FAEB0CA-48E2-4049-909C-E99A81A6BEC5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CDD7009A-B885-451E-8C97-E98E9D10B2B7}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
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
{4FAEB0CA-48E2-4049-909C-E99A81A6BEC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FAEB0CA-48E2-4049-909C-E99A81A6BEC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FAEB0CA-48E2-4049-909C-E99A81A6BEC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FAEB0CA-48E2-4049-909C-E99A81A6BEC5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E7716B79-8325-4652-8C64-AEEC416DD756}
EndGlobalSection
EndGlobal