-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUbiety.Logging.Core.sln
34 lines (34 loc) · 1.63 KB
/
Ubiety.Logging.Core.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "build\_build.csproj", "{58E41A3E-8227-4F3B-8835-3FB0776872A6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ubiety.Logging.Core", "src\Ubiety.Logging.Core\Ubiety.Logging.Core.csproj", "{F4AD3B2B-F824-4091-8C46-2ED47F723958}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7B9E424B-8012-4111-8467-F6175897BD58}"
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
{58E41A3E-8227-4F3B-8835-3FB0776872A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{58E41A3E-8227-4F3B-8835-3FB0776872A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F4AD3B2B-F824-4091-8C46-2ED47F723958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F4AD3B2B-F824-4091-8C46-2ED47F723958}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F4AD3B2B-F824-4091-8C46-2ED47F723958}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F4AD3B2B-F824-4091-8C46-2ED47F723958}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6DC809BF-33F5-4EF1-9946-AD0FC35E50EB}
EndGlobalSection
EndGlobal