-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCommonTK.Console.sln
61 lines (61 loc) · 4.18 KB
/
CommonTK.Console.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonTK.Console", "src\CommonTK.Console\CommonTK.Console.csproj", "{B66C6852-8F02-48CD-AA76-4682255D4D11}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonTK.Console.Client", "src\CommonTK.Console.Client\CommonTK.Console.Client.csproj", "{17C9958A-628A-4A48-9774-BF682EF7EBE8}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CommonTK.Console.SharedInteractiveTests", "tests\CommonTK.Console.SharedInteractiveTests\CommonTK.Console.SharedInteractiveTests.shproj", "{1277AE4C-3BFF-4692-A053-1015CFB8E984}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonTK.Console.UIInteractiveTests", "tests\CommonTK.Console.UIInteractiveTests\CommonTK.Console.UIInteractiveTests.csproj", "{C9DAF7A7-17CB-4C91-96D1-375614F64C5D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommonTK.Console.ConsoleInteractiveTests", "tests\CommonTK.Console.ConsoleInteractiveTests\CommonTK.Console.ConsoleInteractiveTests.csproj", "{F97AAD3F-BADD-41B8-BBD7-8A98458216AC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Zily", "externals\Zily\src\Zily.csproj", "{8C18A173-4673-4234-8958-51B07D9BF87D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{20AE0B09-6112-481C-824B-82D2DFC23FB3}"
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
{B66C6852-8F02-48CD-AA76-4682255D4D11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B66C6852-8F02-48CD-AA76-4682255D4D11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B66C6852-8F02-48CD-AA76-4682255D4D11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B66C6852-8F02-48CD-AA76-4682255D4D11}.Release|Any CPU.Build.0 = Release|Any CPU
{17C9958A-628A-4A48-9774-BF682EF7EBE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17C9958A-628A-4A48-9774-BF682EF7EBE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17C9958A-628A-4A48-9774-BF682EF7EBE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17C9958A-628A-4A48-9774-BF682EF7EBE8}.Release|Any CPU.Build.0 = Release|Any CPU
{C9DAF7A7-17CB-4C91-96D1-375614F64C5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C9DAF7A7-17CB-4C91-96D1-375614F64C5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C9DAF7A7-17CB-4C91-96D1-375614F64C5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C9DAF7A7-17CB-4C91-96D1-375614F64C5D}.Release|Any CPU.Build.0 = Release|Any CPU
{F97AAD3F-BADD-41B8-BBD7-8A98458216AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F97AAD3F-BADD-41B8-BBD7-8A98458216AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F97AAD3F-BADD-41B8-BBD7-8A98458216AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F97AAD3F-BADD-41B8-BBD7-8A98458216AC}.Release|Any CPU.Build.0 = Release|Any CPU
{8C18A173-4673-4234-8958-51B07D9BF87D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C18A173-4673-4234-8958-51B07D9BF87D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C18A173-4673-4234-8958-51B07D9BF87D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C18A173-4673-4234-8958-51B07D9BF87D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6BF448C2-391B-4253-8ADE-D704EE33EBE4}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
tests\CommonTK.Console.SharedInteractiveTests\CommonTK.Console.SharedInteractiveTests.projitems*{1277ae4c-3bff-4692-a053-1015cfb8e984}*SharedItemsImports = 13
tests\CommonTK.Console.SharedInteractiveTests\CommonTK.Console.SharedInteractiveTests.projitems*{c9daf7a7-17cb-4c91-96d1-375614f64c5d}*SharedItemsImports = 5
tests\CommonTK.Console.SharedInteractiveTests\CommonTK.Console.SharedInteractiveTests.projitems*{f97aad3f-badd-41b8-bbd7-8a98458216ac}*SharedItemsImports = 5
EndGlobalSection
EndGlobal