-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathinstall-unity.sln
74 lines (74 loc) · 4.81 KB
/
install-unity.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
62
63
64
65
66
67
68
69
70
71
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{35B8FA0A-4815-428C-9FD5-614068FCE9F3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sttz.InstallUnity", "sttz.InstallUnity\sttz.InstallUnity.csproj", "{E09B8E21-7BB8-4E58-80DD-CB534750380F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Command", "Command\Command.csproj", "{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|x64.ActiveCfg = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|x64.Build.0 = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|x86.ActiveCfg = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Debug|x86.Build.0 = Debug|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|Any CPU.Build.0 = Release|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|x64.ActiveCfg = Release|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|x64.Build.0 = Release|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|x86.ActiveCfg = Release|Any CPU
{FF838F2B-B954-4D48-BA5B-B62F08AA0FF1}.Release|x86.Build.0 = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|x64.ActiveCfg = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|x64.Build.0 = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|x86.ActiveCfg = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Debug|x86.Build.0 = Debug|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|Any CPU.Build.0 = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|x64.ActiveCfg = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|x64.Build.0 = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|x86.ActiveCfg = Release|Any CPU
{35B8FA0A-4815-428C-9FD5-614068FCE9F3}.Release|x86.Build.0 = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|x64.ActiveCfg = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|x64.Build.0 = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|x86.ActiveCfg = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Debug|x86.Build.0 = Debug|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|Any CPU.Build.0 = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|x64.ActiveCfg = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|x64.Build.0 = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|x86.ActiveCfg = Release|Any CPU
{E09B8E21-7BB8-4E58-80DD-CB534750380F}.Release|x86.Build.0 = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|x64.ActiveCfg = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|x64.Build.0 = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|x86.ActiveCfg = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Debug|x86.Build.0 = Debug|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|Any CPU.Build.0 = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|x64.ActiveCfg = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|x64.Build.0 = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|x86.ActiveCfg = Release|Any CPU
{D169B6A6-3AA7-4ED3-B1F8-7C3E5E764BBC}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal