Winify – Diff between revs 29 and 30
?pathlinks?
Rev 29 | Rev 30 | |||
---|---|---|---|---|
Line 9... | Line 9... | |||
9 | EndProject |
9 | EndProject |
|
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Announcements", "Announcements\Announcements.csproj", "{AEBB1E52-0676-406F-980B-708006EA36E0}" |
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Announcements", "Announcements\Announcements.csproj", "{AEBB1E52-0676-406F-980B-708006EA36E0}" |
|
11 | EndProject |
11 | EndProject |
|
12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Toasts", "Toasts\Toasts.csproj", "{380D8D88-386C-4C50-9A54-800F79FDF7D2}" |
12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Toasts", "Toasts\Toasts.csproj", "{380D8D88-386C-4C50-9A54-800F79FDF7D2}" |
|
13 | EndProject |
13 | EndProject |
|
- | 14 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Configuration", "Configuration\Configuration.csproj", "{8FE7E58C-082E-4770-B823-008D1D90C8A7}" |
||
- | 15 | EndProject |
||
14 | Global |
16 | Global |
|
15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
17 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
16 | Debug|Any CPU = Debug|Any CPU |
18 | Debug|Any CPU = Debug|Any CPU |
|
17 | Release|Any CPU = Release|Any CPU |
19 | Release|Any CPU = Release|Any CPU |
|
18 | EndGlobalSection |
20 | EndGlobalSection |
|
Line 31... | Line 33... | |||
31 | {AEBB1E52-0676-406F-980B-708006EA36E0}.Release|Any CPU.Build.0 = Release|Any CPU |
33 | {AEBB1E52-0676-406F-980B-708006EA36E0}.Release|Any CPU.Build.0 = Release|Any CPU |
|
32 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
34 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
33 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
35 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
34 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
36 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
35 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.Build.0 = Release|Any CPU |
37 | {380D8D88-386C-4C50-9A54-800F79FDF7D2}.Release|Any CPU.Build.0 = Release|Any CPU |
|
- | 38 | {8FE7E58C-082E-4770-B823-008D1D90C8A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
- | 39 | {8FE7E58C-082E-4770-B823-008D1D90C8A7}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
- | 40 | {8FE7E58C-082E-4770-B823-008D1D90C8A7}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
- | 41 | {8FE7E58C-082E-4770-B823-008D1D90C8A7}.Release|Any CPU.Build.0 = Release|Any CPU |
||
36 | EndGlobalSection |
42 | EndGlobalSection |
|
37 | GlobalSection(SolutionProperties) = preSolution |
43 | GlobalSection(SolutionProperties) = preSolution |
|
38 | HideSolutionNode = FALSE |
44 | HideSolutionNode = FALSE |
|
39 | EndGlobalSection |
45 | EndGlobalSection |
|
40 | GlobalSection(ExtensibilityGlobals) = postSolution |
46 | GlobalSection(ExtensibilityGlobals) = postSolution |