-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRuntime69899.sln
37 lines (37 loc) · 2.03 KB
/
Runtime69899.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32505.426
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Runtime69899", "Runtime69899\Runtime69899.csproj", "{6089A235-7B7B-48F3-B5C3-4F0AA94942EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoggingFramework", "LoggingFramework\LoggingFramework.csproj", "{23AD1E92-0E4C-4D57-8AAF-6BCDB8B72204}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Plugin", "Plugin\Plugin.csproj", "{93E40830-8A88-4F8A-A618-EA5C1F563E10}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6089A235-7B7B-48F3-B5C3-4F0AA94942EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6089A235-7B7B-48F3-B5C3-4F0AA94942EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6089A235-7B7B-48F3-B5C3-4F0AA94942EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6089A235-7B7B-48F3-B5C3-4F0AA94942EE}.Release|Any CPU.Build.0 = Release|Any CPU
{23AD1E92-0E4C-4D57-8AAF-6BCDB8B72204}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{23AD1E92-0E4C-4D57-8AAF-6BCDB8B72204}.Debug|Any CPU.Build.0 = Debug|Any CPU
{23AD1E92-0E4C-4D57-8AAF-6BCDB8B72204}.Release|Any CPU.ActiveCfg = Release|Any CPU
{23AD1E92-0E4C-4D57-8AAF-6BCDB8B72204}.Release|Any CPU.Build.0 = Release|Any CPU
{93E40830-8A88-4F8A-A618-EA5C1F563E10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93E40830-8A88-4F8A-A618-EA5C1F563E10}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93E40830-8A88-4F8A-A618-EA5C1F563E10}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93E40830-8A88-4F8A-A618-EA5C1F563E10}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4101E97A-FD90-415D-B408-FB50BC67300B}
EndGlobalSection
EndGlobal