Mercurial > silverbladetech
comparison Chronosv2/source/Presentation/Controls/Chronos.Presentation.Controls.csproj @ 10:443821e55f06
Initial cleaned up add from Codeplex files
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Tue, 21 Feb 2012 17:25:44 +0700 |
parents | |
children | 87905693f506 |
comparison
equal
deleted
inserted
replaced
9:904a9faadf8b | 10:443821e55f06 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
3 <PropertyGroup> | |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 <ProductVersion>9.0.30729</ProductVersion> | |
7 <SchemaVersion>2.0</SchemaVersion> | |
8 <ProjectGuid>{66D734BC-132C-4252-9CBD-78DF2585D52D}</ProjectGuid> | |
9 <OutputType>library</OutputType> | |
10 <AppDesignerFolder>Properties</AppDesignerFolder> | |
11 <RootNamespace>Chronos.Presentation.Controls</RootNamespace> | |
12 <AssemblyName>Chronos.Presentation.Controls</AssemblyName> | |
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |
14 <FileAlignment>512</FileAlignment> | |
15 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> | |
16 <WarningLevel>4</WarningLevel> | |
17 <FileUpgradeFlags> | |
18 </FileUpgradeFlags> | |
19 <UpgradeBackupLocation> | |
20 </UpgradeBackupLocation> | |
21 <OldToolsVersion>3.5</OldToolsVersion> | |
22 <PublishUrl>publish\</PublishUrl> | |
23 <Install>true</Install> | |
24 <InstallFrom>Disk</InstallFrom> | |
25 <UpdateEnabled>false</UpdateEnabled> | |
26 <UpdateMode>Foreground</UpdateMode> | |
27 <UpdateInterval>7</UpdateInterval> | |
28 <UpdateIntervalUnits>Days</UpdateIntervalUnits> | |
29 <UpdatePeriodically>false</UpdatePeriodically> | |
30 <UpdateRequired>false</UpdateRequired> | |
31 <MapFileExtensions>true</MapFileExtensions> | |
32 <ApplicationRevision>0</ApplicationRevision> | |
33 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | |
34 <IsWebBootstrapper>false</IsWebBootstrapper> | |
35 <UseApplicationTrust>false</UseApplicationTrust> | |
36 <BootstrapperEnabled>true</BootstrapperEnabled> | |
37 <TargetFrameworkProfile /> | |
38 <SccProjectName>SAK</SccProjectName> | |
39 <SccLocalPath>SAK</SccLocalPath> | |
40 <SccAuxPath>SAK</SccAuxPath> | |
41 <SccProvider>SAK</SccProvider> | |
42 <ExpressionBlendVersion>4.0.20310.0</ExpressionBlendVersion> | |
43 </PropertyGroup> | |
44 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
45 <DebugSymbols>true</DebugSymbols> | |
46 <DebugType>full</DebugType> | |
47 <Optimize>false</Optimize> | |
48 <OutputPath>bin\Debug\</OutputPath> | |
49 <DefineConstants>DEBUG;TRACE</DefineConstants> | |
50 <ErrorReport>prompt</ErrorReport> | |
51 <WarningLevel>4</WarningLevel> | |
52 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> | |
53 </PropertyGroup> | |
54 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
55 <DebugType>pdbonly</DebugType> | |
56 <Optimize>true</Optimize> | |
57 <OutputPath>bin\Release\</OutputPath> | |
58 <DefineConstants>TRACE</DefineConstants> | |
59 <ErrorReport>prompt</ErrorReport> | |
60 <WarningLevel>4</WarningLevel> | |
61 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> | |
62 </PropertyGroup> | |
63 <ItemGroup> | |
64 <Reference Include="nRoute.Framework"> | |
65 <HintPath>..\..\..\Lib\nRoute\nRoute.Framework.dll</HintPath> | |
66 </Reference> | |
67 <Reference Include="System" /> | |
68 <Reference Include="System.configuration" /> | |
69 <Reference Include="System.Core"> | |
70 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
71 </Reference> | |
72 <Reference Include="System.Windows.Interactivity"> | |
73 <SpecificVersion>False</SpecificVersion> | |
74 <HintPath>C:\Program Files (x86)\Microsoft SDKs\Expression\Blend Preview for .NET 4\Interactivity\Libraries\WPF\System.Windows.Interactivity.dll</HintPath> | |
75 </Reference> | |
76 <Reference Include="System.Xaml" /> | |
77 <Reference Include="System.Xml.Linq"> | |
78 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
79 </Reference> | |
80 <Reference Include="System.Data" /> | |
81 <Reference Include="System.Xml" /> | |
82 <Reference Include="UIAutomationProvider"> | |
83 <RequiredTargetFramework>3.0</RequiredTargetFramework> | |
84 </Reference> | |
85 <Reference Include="WindowsBase"> | |
86 <RequiredTargetFramework>3.0</RequiredTargetFramework> | |
87 </Reference> | |
88 <Reference Include="PresentationCore"> | |
89 <RequiredTargetFramework>3.0</RequiredTargetFramework> | |
90 </Reference> | |
91 <Reference Include="PresentationFramework"> | |
92 <RequiredTargetFramework>3.0</RequiredTargetFramework> | |
93 </Reference> | |
94 </ItemGroup> | |
95 <ItemGroup> | |
96 <Compile Include="..\..\..\SolutionInfo.cs"> | |
97 <Link>Properties\SolutionInfo.cs</Link> | |
98 </Compile> | |
99 <Compile Include="Adorner\TextBlockAdorner.cs" /> | |
100 <Compile Include="Interactivity\Behaviors\Watermark\PasswordBoxWatermarkBehavior.cs" /> | |
101 <Compile Include="Interactivity\Behaviors\Watermark\TextBoxWatermarkBehavior.cs" /> | |
102 <Compile Include="HeaderNotification.xaml.cs"> | |
103 <DependentUpon>HeaderNotification.xaml</DependentUpon> | |
104 </Compile> | |
105 <Compile Include="Events\WeakPropertyChangeNotifier.cs" /> | |
106 <Compile Include="Properties\AssemblyInfo.cs"> | |
107 <SubType>Code</SubType> | |
108 </Compile> | |
109 <Compile Include="Properties\Resources.Designer.cs"> | |
110 <AutoGen>True</AutoGen> | |
111 <DesignTime>True</DesignTime> | |
112 <DependentUpon>Resources.resx</DependentUpon> | |
113 </Compile> | |
114 <Compile Include="Properties\Settings.Designer.cs"> | |
115 <AutoGen>True</AutoGen> | |
116 <DependentUpon>Settings.settings</DependentUpon> | |
117 <DesignTimeSharedInput>True</DesignTimeSharedInput> | |
118 </Compile> | |
119 <Compile Include="SplitButton.cs" /> | |
120 <EmbeddedResource Include="Properties\Resources.resx"> | |
121 <Generator>ResXFileCodeGenerator</Generator> | |
122 <LastGenOutput>Resources.Designer.cs</LastGenOutput> | |
123 </EmbeddedResource> | |
124 <None Include="Properties\Settings.settings"> | |
125 <Generator>SettingsSingleFileGenerator</Generator> | |
126 <LastGenOutput>Settings.Designer.cs</LastGenOutput> | |
127 </None> | |
128 <AppDesigner Include="Properties\" /> | |
129 </ItemGroup> | |
130 <ItemGroup> | |
131 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> | |
132 <Visible>False</Visible> | |
133 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> | |
134 <Install>false</Install> | |
135 </BootstrapperPackage> | |
136 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | |
137 <Visible>False</Visible> | |
138 <ProductName>.NET Framework 3.5 SP1</ProductName> | |
139 <Install>true</Install> | |
140 </BootstrapperPackage> | |
141 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> | |
142 <Visible>False</Visible> | |
143 <ProductName>Windows Installer 3.1</ProductName> | |
144 <Install>true</Install> | |
145 </BootstrapperPackage> | |
146 </ItemGroup> | |
147 <ItemGroup> | |
148 <ProjectReference Include="..\..\Extensions\Chronos.Extensions.csproj"> | |
149 <Project>{AA911078-3A2A-41B1-B779-3C8B55E1B8E3}</Project> | |
150 <Name>Chronos.Extensions</Name> | |
151 </ProjectReference> | |
152 <ProjectReference Include="..\..\Extensions\Windows\Chronos.Extensions.Windows.csproj"> | |
153 <Project>{F5F26463-32DA-4685-B361-B984EDF5A5F2}</Project> | |
154 <Name>Chronos.Extensions.Windows</Name> | |
155 </ProjectReference> | |
156 <ProjectReference Include="..\..\DragAndDrop\Chronos.Presentation.DragAndDrop.csproj"> | |
157 <Project>{F3061A2B-7688-4B26-8D5B-E556EAFE1D49}</Project> | |
158 <Name>Chronos.Presentation.DragAndDrop</Name> | |
159 </ProjectReference> | |
160 <ProjectReference Include="..\Core\Chronos.Presentation.Core.csproj"> | |
161 <Project>{4C9AD768-6AB8-43B1-833A-C8CC520471B1}</Project> | |
162 <Name>Chronos.Presentation.Core</Name> | |
163 </ProjectReference> | |
164 <ProjectReference Include="..\ViewModel\Chronos.Presentation.ViewModel.csproj"> | |
165 <Project>{AAB3929F-049B-469A-AAEB-BBABEE03FE0A}</Project> | |
166 <Name>Chronos.Presentation.ViewModel</Name> | |
167 </ProjectReference> | |
168 </ItemGroup> | |
169 <ItemGroup> | |
170 <Page Include="HeaderNotification.xaml"> | |
171 <SubType>Designer</SubType> | |
172 <Generator>MSBuild:Compile</Generator> | |
173 </Page> | |
174 </ItemGroup> | |
175 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | |
176 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | |
177 Other similar extension points exist, see Microsoft.Common.targets. | |
178 <Target Name="BeforeBuild"> | |
179 </Target> | |
180 <Target Name="AfterBuild"> | |
181 </Target> | |
182 --> | |
183 </Project> |