PageRenderTime 799ms CodeModel.GetById 54ms RepoModel.GetById 15ms app.codeStats 0ms

/V4/Quickstarts/View-Switching Navigation/Silverlight/View-Switching Navigation/ViewSwitchingNavigation.Calendar/ViewSwitchingNavigation.Calendar.csproj

#
MSBuild | 150 lines | 140 code | 0 blank | 10 comment | 0 complexity | ed77a48242a5b5ea201d5d95919c37be 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>{4292BD35-C12A-41F8-BD86-11E3D5AEEED8}</ProjectGuid>
  9. <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>ViewSwitchingNavigation.Calendar</RootNamespace>
  13. <AssemblyName>ViewSwitchingNavigation.Calendar</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>ViewSwitchingNavigation.Calendar.xap</XapFilename>
  23. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  24. <SilverlightAppEntry>
  25. </SilverlightAppEntry>
  26. <TestPageFileName>ViewSwitchingNavigation.CalendarTestPage.html</TestPageFileName>
  27. <CreateTestPage>true</CreateTestPage>
  28. <ValidateXaml>true</ValidateXaml>
  29. <EnableOutOfBrowser>false</EnableOutOfBrowser>
  30. <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
  31. <UsePlatformExtensions>false</UsePlatformExtensions>
  32. <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
  33. <LinkedServerProject>
  34. </LinkedServerProject><Utf8Output>true</Utf8Output>
  35. <ExpressionBlendVersion>4.0.20525.0</ExpressionBlendVersion>
  36. <TargetFrameworkProfile />
  37. </PropertyGroup>
  38. <!-- This property group is only here to support building this project using the
  39. MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
  40. to set the TargetFrameworkVersion to v3.5 -->
  41. <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
  42. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  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;SILVERLIGHT</DefineConstants>
  50. <NoStdLib>true</NoStdLib>
  51. <NoConfig>true</NoConfig>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  56. <DebugType>pdbonly</DebugType>
  57. <Optimize>true</Optimize>
  58. <OutputPath>Bin\Release</OutputPath>
  59. <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
  60. <NoStdLib>true</NoStdLib>
  61. <NoConfig>true</NoConfig>
  62. <ErrorReport>prompt</ErrorReport>
  63. <WarningLevel>4</WarningLevel>
  64. </PropertyGroup>
  65. <ItemGroup>
  66. <Reference Include="Microsoft.Expression.Drawing">
  67. <HintPath>..\..\..\..\..\LIB\Silverlight\Microsoft.Expression.Drawing.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Practices.Prism">
  70. <HintPath>..\..\..\..\..\Bin\Silverlight\Microsoft.Practices.Prism.dll</HintPath>
  71. <Private>False</Private>
  72. </Reference>
  73. <Reference Include="Microsoft.Practices.Prism.MefExtensions">
  74. <HintPath>..\..\..\..\..\Bin\Silverlight\Microsoft.Practices.Prism.MefExtensions.dll</HintPath>
  75. <Private>False</Private>
  76. </Reference>
  77. <Reference Include="Microsoft.Practices.Prism.GuidanceTools">
  78. <HintPath>..\..\..\..\..\LIB\Silverlight\Microsoft.Practices.Prism.GuidanceTools.dll</HintPath>
  79. </Reference>
  80. <Reference Include="mscorlib" />
  81. <Reference Include="System.ComponentModel.Composition, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\..\..\..\..\..\..\..\..\Program Files\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.ComponentModel.Composition.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Windows" />
  86. <Reference Include="system" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.Net" />
  89. <Reference Include="System.Windows.Controls.Data, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>..\..\..\..\..\..\..\..\..\Program Files\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.Data.dll</HintPath>
  92. </Reference>
  93. <Reference Include="System.Xml" />
  94. <Reference Include="System.Windows.Browser" />
  95. </ItemGroup>
  96. <ItemGroup>
  97. <Compile Include="CalendarModule.cs" />
  98. <Compile Include="Views\CalendarNavigationItemView.xaml.cs">
  99. <DependentUpon>CalendarNavigationItemView.xaml</DependentUpon>
  100. </Compile>
  101. <Compile Include="Model\CalendarService.cs" />
  102. <Compile Include="Model\ICalendarService.cs" />
  103. <Compile Include="Model\Meeting.cs" />
  104. <Compile Include="Properties\AssemblyInfo.cs" />
  105. <Compile Include="ViewModels\CalendarViewModel.cs" />
  106. <Compile Include="Views\CalendarView.xaml.cs">
  107. <DependentUpon>CalendarView.xaml</DependentUpon>
  108. </Compile>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <None Include="Properties\AppManifest.xml" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Page Include="Views\CalendarNavigationItemView.xaml">
  115. <Generator>MSBuild:Compile</Generator>
  116. <SubType>Designer</SubType>
  117. </Page>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Page Include="Views\CalendarView.xaml">
  121. <Generator>MSBuild:Compile</Generator>
  122. <SubType>Designer</SubType>
  123. </Page>
  124. </ItemGroup>
  125. <ItemGroup>
  126. <ProjectReference Include="..\ViewSwitchingNavigation.Infrastructure\ViewSwitchingNavigation.Infrastructure.csproj">
  127. <Project>{507DBD3D-18DF-4B71-BA6F-3401751B56D7}</Project>
  128. <Name>ViewSwitchingNavigation.Infrastructure</Name>
  129. <Private>False</Private>
  130. </ProjectReference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <DesignData Include="SampleData\CalendarViewModelSampleData.xaml" />
  134. </ItemGroup>
  135. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
  136. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  137. Other similar extension points exist, see Microsoft.Common.targets.
  138. <Target Name="BeforeBuild">
  139. </Target>
  140. <Target Name="AfterBuild">
  141. </Target>
  142. -->
  143. <ProjectExtensions>
  144. <VisualStudio>
  145. <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  146. <SilverlightProjectProperties />
  147. </FlavorProperties>
  148. </VisualStudio>
  149. </ProjectExtensions>
  150. </Project>