WpfXbapApp45_NuGet.csproj 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{DD45DAA1-64CB-47A7-AE25-2382873BFD2F}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>WpfXbapApp45_NuGet</RootNamespace>
  11. <AssemblyName>WpfXbapApp45_NuGet</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <EnableSecurityDebugging>true</EnableSecurityDebugging>
  17. <StartAction>URL</StartAction>
  18. <HostInBrowser>true</HostInBrowser>
  19. <TargetZone>Internet</TargetZone>
  20. <GenerateManifests>true</GenerateManifests>
  21. <SignManifests>True</SignManifests>
  22. <SccProjectName>SAK</SccProjectName>
  23. <SccLocalPath>SAK</SccLocalPath>
  24. <SccAuxPath>SAK</SccAuxPath>
  25. <SccProvider>SAK</SccProvider>
  26. <IsWebBootstrapper>false</IsWebBootstrapper>
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>false</Install>
  29. <InstallFrom>Disk</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>1</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <UseApplicationTrust>false</UseApplicationTrust>
  40. <PublishWizardCompleted>true</PublishWizardCompleted>
  41. <BootstrapperEnabled>false</BootstrapperEnabled>
  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</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  53. <DebugType>pdbonly</DebugType>
  54. <Optimize>true</Optimize>
  55. <OutputPath>bin\Release\</OutputPath>
  56. <DefineConstants>TRACE</DefineConstants>
  57. <ErrorReport>prompt</ErrorReport>
  58. <WarningLevel>4</WarningLevel>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <Reference Include="System" />
  62. <Reference Include="System.Data" />
  63. <Reference Include="System.Reactive.Core">
  64. <HintPath>..\packages\Rx-Core.2.1.30214.0\lib\Net45\System.Reactive.Core.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System.Reactive.Interfaces">
  67. <HintPath>..\packages\Rx-Interfaces.2.1.30214.0\lib\Net45\System.Reactive.Interfaces.dll</HintPath>
  68. </Reference>
  69. <Reference Include="System.Reactive.Linq">
  70. <HintPath>..\packages\Rx-Linq.2.1.30214.0\lib\Net45\System.Reactive.Linq.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Reactive.PlatformServices">
  73. <HintPath>..\packages\Rx-PlatformServices.2.1.30214.0\lib\Net45\System.Reactive.PlatformServices.dll</HintPath>
  74. </Reference>
  75. <Reference Include="System.Reactive.Providers">
  76. <HintPath>..\packages\Rx-Providers.2.1.30214.0\lib\Net45\System.Reactive.Providers.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.Reactive.Windows.Threading">
  79. <HintPath>..\packages\Rx-XAML.2.1.30214.0\lib\Net45\System.Reactive.Windows.Threading.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System.Xml" />
  82. <Reference Include="Microsoft.CSharp" />
  83. <Reference Include="System.Core" />
  84. <Reference Include="System.Xml.Linq" />
  85. <Reference Include="System.Data.DataSetExtensions" />
  86. <Reference Include="System.Xaml">
  87. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  88. </Reference>
  89. <Reference Include="WindowsBase" />
  90. <Reference Include="PresentationCore" />
  91. <Reference Include="PresentationFramework" />
  92. </ItemGroup>
  93. <ItemGroup>
  94. <ApplicationDefinition Include="App.xaml">
  95. <Generator>MSBuild:Compile</Generator>
  96. </ApplicationDefinition>
  97. <Page Include="Page1.xaml">
  98. <Generator>MSBuild:Compile</Generator>
  99. <SubType>Designer</SubType>
  100. </Page>
  101. <Compile Include="App.xaml.cs">
  102. <DependentUpon>App.xaml</DependentUpon>
  103. <SubType>Code</SubType>
  104. </Compile>
  105. <Compile Include="Page1.xaml.cs">
  106. <DependentUpon>Page1.xaml</DependentUpon>
  107. <SubType>Code</SubType>
  108. </Compile>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Compile Include="Properties\AssemblyInfo.cs">
  112. <SubType>Code</SubType>
  113. </Compile>
  114. <Compile Include="Properties\Resources.Designer.cs">
  115. <AutoGen>True</AutoGen>
  116. <DesignTime>True</DesignTime>
  117. <DependentUpon>Resources.resx</DependentUpon>
  118. </Compile>
  119. <Compile Include="Properties\Settings.Designer.cs">
  120. <AutoGen>True</AutoGen>
  121. <DependentUpon>Settings.settings</DependentUpon>
  122. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  123. </Compile>
  124. <EmbeddedResource Include="Properties\Resources.resx">
  125. <Generator>ResXFileCodeGenerator</Generator>
  126. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  127. </EmbeddedResource>
  128. <None Include="packages.config" />
  129. <None Include="Properties\Settings.settings">
  130. <Generator>SettingsSingleFileGenerator</Generator>
  131. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  132. </None>
  133. <None Include="Properties\app.manifest" />
  134. <AppDesigner Include="Properties\" />
  135. <None Include="WpfXbapApp45_NuGet_TemporaryKey.pfx" />
  136. </ItemGroup>
  137. <ItemGroup>
  138. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  139. <Visible>False</Visible>
  140. <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
  141. <Install>true</Install>
  142. </BootstrapperPackage>
  143. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  144. <Visible>False</Visible>
  145. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  146. <Install>false</Install>
  147. </BootstrapperPackage>
  148. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  149. <Visible>False</Visible>
  150. <ProductName>.NET Framework 3.5 SP1</ProductName>
  151. <Install>false</Install>
  152. </BootstrapperPackage>
  153. </ItemGroup>
  154. <ItemGroup>
  155. <ProjectReference Include="..\PortableLibraryProfile78_NuGet\PortableLibraryProfile78_NuGet.csproj">
  156. <Project>{a8eff824-9d19-4a20-a59c-64846b9b9346}</Project>
  157. <Name>PortableLibraryProfile78_NuGet</Name>
  158. </ProjectReference>
  159. </ItemGroup>
  160. <PropertyGroup>
  161. <StartArguments />
  162. </PropertyGroup>
  163. <PropertyGroup>
  164. <ManifestKeyFile>WpfXbapApp45_NuGet_TemporaryKey.pfx</ManifestKeyFile>
  165. </PropertyGroup>
  166. <PropertyGroup>
  167. <ManifestCertificateThumbprint>E95C6E3339A2D5F98F63E03F12D16114D47CB62B</ManifestCertificateThumbprint>
  168. </PropertyGroup>
  169. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  170. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  171. Other similar extension points exist, see Microsoft.Common.targets.
  172. <Target Name="BeforeBuild">
  173. </Target>
  174. <Target Name="AfterBuild">
  175. </Target>
  176. -->
  177. </Project>