annotate MetroWpf/MetroWpf.sln @ 20:6109bc268b90

Latest
author adminsh@apollo
date Tue, 20 Mar 2012 13:37:46 +0000
parents 060f02cd4591
children 399398841fd0
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
20
adminsh@apollo
parents: 15
diff changeset
12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stocks.Service", "Stocks.Service\Stocks.Service.csproj", "{47F54122-5381-48D8-ACF7-72BBE0353511}"
adminsh@apollo
parents: 15
diff changeset
13 EndProject
adminsh@apollo
parents: 15
diff changeset
14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stocks.Common", "Stocks.Common\Stocks.Common.csproj", "{847365D2-E27B-44C3-8DF4-B749D9FA65D7}"
adminsh@apollo
parents: 15
diff changeset
15 EndProject
15
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
16 Global
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
17 GlobalSection(SolutionConfigurationPlatforms) = preSolution
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
18 Debug|Any CPU = Debug|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
19 Debug|Mixed Platforms = Debug|Mixed Platforms
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
20 Debug|x86 = Debug|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
21 Release|Any CPU = Release|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
22 Release|Mixed Platforms = Release|Mixed Platforms
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
23 Release|x86 = Release|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
24 EndGlobalSection
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
25 GlobalSection(ProjectConfigurationPlatforms) = postSolution
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
26 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|Any CPU.ActiveCfg = Debug|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
27 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
28 {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
29 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|x86.ActiveCfg = Debug|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
30 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Debug|x86.Build.0 = Debug|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
31 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|Any CPU.ActiveCfg = Release|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
32 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|Mixed Platforms.ActiveCfg = Release|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
33 {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
34 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|x86.ActiveCfg = Release|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
35 {32A257E2-56BB-4FFA-A736-A00BCB974ABA}.Release|x86.Build.0 = Release|x86
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
36 {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
37 {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
38 {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
39 {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
40 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Debug|x86.ActiveCfg = Debug|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
41 {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
42 {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
43 {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
44 {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
45 {F0D99F7E-D4A6-4DBB-B492-D4BE9EA61EE2}.Release|x86.ActiveCfg = Release|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
46 {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
47 {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
48 {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
49 {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
50 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Debug|x86.ActiveCfg = Debug|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
51 {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
52 {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
53 {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
54 {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
55 {E1B9AA29-C609-4CF1-87E9-7CE4D2EED8A4}.Release|x86.ActiveCfg = Release|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
56 {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
57 {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
58 {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
59 {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
60 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Debug|x86.ActiveCfg = Debug|Any CPU
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
61 {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
62 {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
63 {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
64 {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
65 {A5D99423-4BAE-4FC0-A0CB-F7238EC2C402}.Release|x86.ActiveCfg = Release|Any CPU
20
adminsh@apollo
parents: 15
diff changeset
66 {47F54122-5381-48D8-ACF7-72BBE0353511}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
67 {47F54122-5381-48D8-ACF7-72BBE0353511}.Debug|Any CPU.Build.0 = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
68 {47F54122-5381-48D8-ACF7-72BBE0353511}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
69 {47F54122-5381-48D8-ACF7-72BBE0353511}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
70 {47F54122-5381-48D8-ACF7-72BBE0353511}.Debug|x86.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
71 {47F54122-5381-48D8-ACF7-72BBE0353511}.Release|Any CPU.ActiveCfg = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
72 {47F54122-5381-48D8-ACF7-72BBE0353511}.Release|Any CPU.Build.0 = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
73 {47F54122-5381-48D8-ACF7-72BBE0353511}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
74 {47F54122-5381-48D8-ACF7-72BBE0353511}.Release|Mixed Platforms.Build.0 = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
75 {47F54122-5381-48D8-ACF7-72BBE0353511}.Release|x86.ActiveCfg = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
76 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
77 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
78 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
79 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
80 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Debug|x86.ActiveCfg = Debug|Any CPU
adminsh@apollo
parents: 15
diff changeset
81 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
82 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Release|Any CPU.Build.0 = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
83 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
84 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
adminsh@apollo
parents: 15
diff changeset
85 {847365D2-E27B-44C3-8DF4-B749D9FA65D7}.Release|x86.ActiveCfg = Release|Any CPU
15
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
86 EndGlobalSection
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
87 GlobalSection(SolutionProperties) = preSolution
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
88 HideSolutionNode = FALSE
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
89 EndGlobalSection
060f02cd4591 Initial commit, pre airport work
stevenh7776 stevenhollidge@hotmail.com
parents:
diff changeset
90 EndGlobal