PageRenderTime 43ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/V4/MVVM RI/MVVM.Client/MVVM.Client.csproj

#
MSBuild | 243 lines | 233 code | 0 blank | 10 comment | 0 complexity | 2c291fd9ff14bc8413acdc23e635287f MD5 | raw file
  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>8.0.50727</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{86D34101-9FB7-41EF-AD8E-AE6F4871C82A}</ProjectGuid>
  9. <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>MVVM.Client</RootNamespace>
  13. <AssemblyName>MVVM.Client</AssemblyName>
  14. <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
  15. <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
  16. <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
  17. <SilverlightApplication>true</SilverlightApplication>
  18. <SupportedCultures>
  19. </SupportedCultures>
  20. <XapOutputs>true</XapOutputs>
  21. <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  22. <XapFilename>MVVM.xap</XapFilename>
  23. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  24. <SilverlightAppEntry>MVVM.Client.App</SilverlightAppEntry>
  25. <TestPageFileName>MVVMTestPage.html</TestPageFileName>
  26. <CreateTestPage>true</CreateTestPage>
  27. <ValidateXaml>true</ValidateXaml>
  28. <EnableOutOfBrowser>false</EnableOutOfBrowser>
  29. <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
  30. <UsePlatformExtensions>false</UsePlatformExtensions>
  31. <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
  32. <LinkedServerProject>
  33. </LinkedServerProject><Utf8Output>true</Utf8Output>
  34. <ExpressionBlendVersion>4.0.20525.0</ExpressionBlendVersion>
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <!-- This property group is only here to support building this project using the
  38. MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
  39. to set the TargetFrameworkVersion to v3.5 -->
  40. <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
  41. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  44. <DebugSymbols>true</DebugSymbols>
  45. <DebugType>full</DebugType>
  46. <Optimize>false</Optimize>
  47. <OutputPath>Bin\Debug</OutputPath>
  48. <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
  49. <NoStdLib>true</NoStdLib>
  50. <NoConfig>true</NoConfig>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  54. <DocumentationFile>
  55. </DocumentationFile>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  58. <DebugType>pdbonly</DebugType>
  59. <Optimize>true</Optimize>
  60. <OutputPath>Bin\Release</OutputPath>
  61. <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
  62. <NoStdLib>true</NoStdLib>
  63. <NoConfig>true</NoConfig>
  64. <ErrorReport>prompt</ErrorReport>
  65. <WarningLevel>4</WarningLevel>
  66. <DocumentationFile>
  67. </DocumentationFile>
  68. </PropertyGroup>
  69. <ItemGroup>
  70. <Reference Include="Microsoft.Expression.Drawing">
  71. <HintPath>..\..\LIB\Silverlight\Microsoft.Expression.Drawing.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.Expression.Interactions">
  74. <HintPath>..\..\LIB\Silverlight\Microsoft.Expression.Interactions.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Practices.Prism">
  77. <HintPath>..\..\Bin\Silverlight\Microsoft.Practices.Prism.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Practices.Prism.Interactivity">
  80. <HintPath>..\..\Bin\Silverlight\Microsoft.Practices.Prism.Interactivity.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Practices.Prism.GuidanceTools">
  83. <HintPath>..\..\LIB\Silverlight\Microsoft.Practices.Prism.GuidanceTools.dll</HintPath>
  84. </Reference>
  85. <Reference Include="mscorlib" />
  86. <Reference Include="System.ComponentModel.Composition, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>..\..\..\..\..\..\Program Files\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.ComponentModel.Composition.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Windows" />
  91. <Reference Include="system" />
  92. <Reference Include="System.Core" />
  93. <Reference Include="System.Net" />
  94. <Reference Include="System.Windows.Controls, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>..\..\..\..\..\..\Program Files\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Windows.Controls.Data.Input, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\..\..\..\..\..\Program Files\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.Data.Input.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Windows.Interactivity">
  103. <HintPath>..\..\LIB\Silverlight\System.Windows.Interactivity.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Xml" />
  106. <Reference Include="System.Windows.Browser" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Compile Include="App.xaml.cs">
  110. <DependentUpon>App.xaml</DependentUpon>
  111. </Compile>
  112. <Compile Include="Infrastructure\ExportViewAttribute.cs" />
  113. <Compile Include="Infrastructure\StateManagement\StateHandler.cs" />
  114. <Compile Include="Infrastructure\ViewFactory.cs" />
  115. <Compile Include="Infrastructure\Behaviors\SynchronizeSelectedItems.cs" />
  116. <Compile Include="Infrastructure\Behaviors\ValidateObject.cs" />
  117. <Compile Include="Infrastructure\IMainView.cs" />
  118. <Compile Include="Infrastructure\ISingleViewUIService.cs" />
  119. <Compile Include="Infrastructure\StateManagement\CurrentState.cs" />
  120. <Compile Include="Infrastructure\StateManagement\ICurrentState.cs" />
  121. <Compile Include="Infrastructure\StateManagement\IState.cs" />
  122. <Compile Include="Infrastructure\StateManagement\State.cs" />
  123. <Compile Include="Infrastructure\StringExtensions.cs" />
  124. <Compile Include="Infrastructure\SingleViewUIService.cs" />
  125. <Compile Include="Infrastructure\WeakEventHandler.cs" />
  126. <Compile Include="MainPage.xaml.cs">
  127. <DependentUpon>MainPage.xaml</DependentUpon>
  128. </Compile>
  129. <Compile Include="MainPageUIService.cs" />
  130. <Compile Include="Properties\AssemblyInfo.cs" />
  131. <Compile Include="Repository\IOperationResult.cs" />
  132. <Compile Include="Repository\IOperationResult.Generic.cs" />
  133. <Compile Include="Repository\IQuestionnaireRepository.cs" />
  134. <Compile Include="Repository\OperationResult.cs" />
  135. <Compile Include="Repository\OperationResult.Generic.cs" />
  136. <Compile Include="Repository\QuestionnaireRepository.cs" />
  137. <Compile Include="ViewModels\AvailableQuestionnaireTemplatesListViewModel.cs" />
  138. <Compile Include="ViewModels\QuestionnaireTemplateSummaryViewModel.cs" />
  139. <Compile Include="ViewModels\QuestionViewModel.Generic.cs" />
  140. <Compile Include="ViewModels\MultipleSelectionQuestionViewModel.cs" />
  141. <Compile Include="ViewModels\NumericQuestionViewModel.cs" />
  142. <Compile Include="ViewModels\OpenQuestionViewModel.cs" />
  143. <Compile Include="ViewModels\QuestionnaireTemplateCurrentState.cs" />
  144. <Compile Include="ViewModels\QuestionnaireTemplateState.cs" />
  145. <Compile Include="ViewModels\QuestionnaireViewModel.cs" />
  146. <Compile Include="ViewModels\QuestionViewModel.cs" />
  147. <Compile Include="ViewNames.cs" />
  148. <Compile Include="Views\AvailableQuestionnaireTemplatesListView.xaml.cs">
  149. <DependentUpon>AvailableQuestionnaireTemplatesListView.xaml</DependentUpon>
  150. </Compile>
  151. <Compile Include="Views\MultipleSelectionView.xaml.cs">
  152. <DependentUpon>MultipleSelectionView.xaml</DependentUpon>
  153. </Compile>
  154. <Compile Include="Views\NumericQuestionView.xaml.cs">
  155. <DependentUpon>NumericQuestionView.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="Views\OpenQuestionView.xaml.cs">
  158. <DependentUpon>OpenQuestionView.xaml</DependentUpon>
  159. </Compile>
  160. <Compile Include="Views\QuestionnaireTemplateSummaryView.xaml.cs">
  161. <DependentUpon>QuestionnaireTemplateSummaryView.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="Views\QuestionnaireView.xaml.cs">
  164. <DependentUpon>QuestionnaireView.xaml</DependentUpon>
  165. </Compile>
  166. </ItemGroup>
  167. <ItemGroup>
  168. <ApplicationDefinition Include="App.xaml">
  169. <SubType>Designer</SubType>
  170. <Generator>MSBuild:Compile</Generator>
  171. </ApplicationDefinition>
  172. <Page Include="MainPage.xaml">
  173. <SubType>Designer</SubType>
  174. <Generator>MSBuild:Compile</Generator>
  175. </Page>
  176. <DesignData Include="SampleData\NumericQuestionViewModelSampleData.xaml">
  177. <SubType>Designer</SubType>
  178. </DesignData>
  179. <DesignData Include="SampleData\OpenQuestionViewModelSampleData.xaml">
  180. <SubType>Designer</SubType>
  181. </DesignData>
  182. <DesignData Include="SampleData\MultipleSelectionQuestionViewModelSampleData.xaml">
  183. <SubType>Designer</SubType>
  184. </DesignData>
  185. <Page Include="Theme\Theme.xaml">
  186. <Generator>MSBuild:Compile</Generator>
  187. <SubType>Designer</SubType>
  188. </Page>
  189. <Page Include="Views\AvailableQuestionnaireTemplatesListView.xaml">
  190. <SubType>Designer</SubType>
  191. <Generator>MSBuild:Compile</Generator>
  192. </Page>
  193. <Page Include="Views\MultipleSelectionView.xaml">
  194. <Generator>MSBuild:Compile</Generator>
  195. <SubType>Designer</SubType>
  196. </Page>
  197. <Page Include="Views\NumericQuestionView.xaml">
  198. <Generator>MSBuild:Compile</Generator>
  199. <SubType>Designer</SubType>
  200. </Page>
  201. <Page Include="Views\OpenQuestionView.xaml">
  202. <Generator>MSBuild:Compile</Generator>
  203. <SubType>Designer</SubType>
  204. </Page>
  205. <Page Include="Views\QuestionnaireTemplateSummaryView.xaml">
  206. <SubType>Designer</SubType>
  207. <Generator>MSBuild:Compile</Generator>
  208. </Page>
  209. <Page Include="Views\QuestionnaireView.xaml">
  210. <Generator>MSBuild:Compile</Generator>
  211. <SubType>Designer</SubType>
  212. </Page>
  213. </ItemGroup>
  214. <ItemGroup>
  215. <None Include="Properties\AppManifest.xml" />
  216. <None Include="Properties\DataSources\MVVM.Questionnaires.Web.Services.QuestionnaireContext.datasource" />
  217. </ItemGroup>
  218. <ItemGroup>
  219. <ProjectReference Include="..\MVVM.Questionnaires\MVVM.Questionnaires.csproj">
  220. <Project>{FCCA313C-744C-4D17-B2A4-2C4AD9254FCD}</Project>
  221. <Name>MVVM.Questionnaires</Name>
  222. </ProjectReference>
  223. </ItemGroup>
  224. <ItemGroup>
  225. <DesignData Include="SampleData\AvailableQuestionnaireTemplatesListViewModelSampleData.xaml" />
  226. <DesignData Include="SampleData\QuestionnaireViewModelSampleData.xaml" />
  227. </ItemGroup>
  228. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
  229. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  230. Other similar extension points exist, see Microsoft.Common.targets.
  231. <Target Name="BeforeBuild">
  232. </Target>
  233. <Target Name="AfterBuild">
  234. </Target>
  235. -->
  236. <ProjectExtensions>
  237. <VisualStudio>
  238. <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  239. <SilverlightProjectProperties />
  240. </FlavorProperties>
  241. </VisualStudio>
  242. </ProjectExtensions>
  243. </Project>