forked from LolaLollipop/RueI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RueI.sln
40 lines (40 loc) · 2.23 KB
/
RueI.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
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RueI", "RueI\RueI.csproj", "{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RueITests", "RueITests\RueITests.csproj", "{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Exiled|Any CPU = Debug Exiled|Any CPU
Debug|Any CPU = Debug|Any CPU
Release Exiled|Any CPU = Release Exiled|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Debug Exiled|Any CPU.ActiveCfg = Debug|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Release Exiled|Any CPU.ActiveCfg = Debug|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Release Exiled|Any CPU.Build.0 = Debug|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A7DFDD8-78E1-418F-928B-AA4BC1289AA9}.Release|Any CPU.Build.0 = Release|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Debug Exiled|Any CPU.ActiveCfg = Debug|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Debug Exiled|Any CPU.Build.0 = Debug|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Release Exiled|Any CPU.ActiveCfg = Release|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Release Exiled|Any CPU.Build.0 = Release|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91D7C5BF-1273-4E70-BE19-7EC8907E2DAC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F8294E18-AB3C-4288-B851-3B54B0D1C31C}
EndGlobalSection
EndGlobal