Mercurial > silverbladetech
annotate MetroWpf/MetroWpf.sln @ 16:2395908fa45b
Getting there... 1.20am at BKK airport.
MainWindow and Menu now have VMs, Login form is displayed first
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Wed, 14 Mar 2012 01:23:18 +0700 |
parents | 060f02cd4591 |
children | 6109bc268b90 |
rev | line source |
---|---|
15
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
1 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
2 Microsoft Visual Studio Solution File, Format Version 11.00 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
3 # Visual Studio 2010 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroWpf", "MetroWpf\MetroWpf.csproj", "{32A257E2-56BB-4FFA-A736-A00BCB974ABA}" |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
5 EndProject |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroWpf.Framework", "MetroWpf.Framework\MetroWpf.Framework.csproj", "{F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}" |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
7 EndProject |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroWpf.Services", "MetroWpf.Services\MetroWpf.Services.csproj", "{E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}" |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
9 EndProject |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetroWpf.Xaml", "MetroWpf.Xaml\MetroWpf.Xaml.csproj", "{A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}" |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
11 EndProject |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
12 Global |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
13 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
14 Debug|Any CPU = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
15 Debug|Mixed Platforms = Debug|Mixed Platforms |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
16 Debug|x86 = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
17 Release|Any CPU = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
18 Release|Mixed Platforms = Release|Mixed Platforms |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
19 Release|x86 = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
20 EndGlobalSection |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
21 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
22 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|Any CPU.ActiveCfg = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
23 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
24 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
25 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|x86.ActiveCfg = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
26 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|x86.Build.0 = Debug|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
27 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|Any CPU.ActiveCfg = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
28 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
29 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|Mixed Platforms.Build.0 = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
30 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|x86.ActiveCfg = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
31 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|x86.Build.0 = Release|x86 |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
32 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
33 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
34 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
35 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
36 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|x86.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
37 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
38 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|Any CPU.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
39 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
40 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
41 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|x86.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
42 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
43 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
44 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
45 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
46 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|x86.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
47 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
48 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|Any CPU.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
49 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
50 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
51 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|x86.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
52 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
53 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|Any CPU.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
54 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
55 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
56 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|x86.ActiveCfg = Debug|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
57 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|Any CPU.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
58 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|Any CPU.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
59 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
60 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
61 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|x86.ActiveCfg = Release|Any CPU |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
62 EndGlobalSection |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
63 GlobalSection(SolutionProperties) = preSolution |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
64 HideSolutionNode = FALSE |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
65 EndGlobalSection |
060f02cd4591
Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff
changeset
|
66 EndGlobal |