| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 | <?xml version="1.0" encoding="utf-8"?><Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />  <PropertyGroup>    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>    <ProjectGuid>{5E52DD4D-85C0-41A7-BC2C-B8FF2838DEDE}</ProjectGuid>    <OutputType>AppContainerExe</OutputType>    <AppDesignerFolder>Properties</AppDesignerFolder>    <RootNamespace>WindowsStoreApp8_NuGet</RootNamespace>    <AssemblyName>WindowsStoreApp8_NuGet</AssemblyName>    <DefaultLanguage>en-US</DefaultLanguage>    <FileAlignment>512</FileAlignment>    <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>    <PackageCertificateKeyFile>WindowsStoreApp8_NuGet_TemporaryKey.pfx</PackageCertificateKeyFile>    <SccProjectName>SAK</SccProjectName>    <SccLocalPath>SAK</SccLocalPath>    <SccAuxPath>SAK</SccAuxPath>    <SccProvider>SAK</SccProvider>    <PackageCertificateThumbprint>454AFB5C98A069A12B775EC00BCD50EACDF3A148</PackageCertificateThumbprint>  </PropertyGroup>  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">    <PlatformTarget>AnyCPU</PlatformTarget>    <DebugSymbols>true</DebugSymbols>    <DebugType>full</DebugType>    <Optimize>false</Optimize>    <OutputPath>bin\Debug\</OutputPath>    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>    <ErrorReport>prompt</ErrorReport>    <WarningLevel>4</WarningLevel>  </PropertyGroup>  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">    <PlatformTarget>AnyCPU</PlatformTarget>    <DebugType>pdbonly</DebugType>    <Optimize>true</Optimize>    <OutputPath>bin\Release\</OutputPath>    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>    <ErrorReport>prompt</ErrorReport>    <WarningLevel>4</WarningLevel>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">    <DebugSymbols>true</DebugSymbols>    <OutputPath>bin\ARM\Debug\</OutputPath>    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>    <NoWarn>;2008</NoWarn>    <DebugType>full</DebugType>    <PlatformTarget>ARM</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">    <OutputPath>bin\ARM\Release\</OutputPath>    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>    <Optimize>true</Optimize>    <NoWarn>;2008</NoWarn>    <DebugType>pdbonly</DebugType>    <PlatformTarget>ARM</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">    <DebugSymbols>true</DebugSymbols>    <OutputPath>bin\x64\Debug\</OutputPath>    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>    <NoWarn>;2008</NoWarn>    <DebugType>full</DebugType>    <PlatformTarget>x64</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">    <OutputPath>bin\x64\Release\</OutputPath>    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>    <Optimize>true</Optimize>    <NoWarn>;2008</NoWarn>    <DebugType>pdbonly</DebugType>    <PlatformTarget>x64</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">    <DebugSymbols>true</DebugSymbols>    <OutputPath>bin\x86\Debug\</OutputPath>    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>    <NoWarn>;2008</NoWarn>    <DebugType>full</DebugType>    <PlatformTarget>x86</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">    <OutputPath>bin\x86\Release\</OutputPath>    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>    <Optimize>true</Optimize>    <NoWarn>;2008</NoWarn>    <DebugType>pdbonly</DebugType>    <PlatformTarget>x86</PlatformTarget>    <UseVSHostingProcess>false</UseVSHostingProcess>    <ErrorReport>prompt</ErrorReport>    <Prefer32Bit>true</Prefer32Bit>  </PropertyGroup>  <ItemGroup>    <Compile Include="App.xaml.cs">      <DependentUpon>App.xaml</DependentUpon>    </Compile>    <Compile Include="MainPage.xaml.cs">      <DependentUpon>MainPage.xaml</DependentUpon>    </Compile>    <Compile Include="Properties\AssemblyInfo.cs" />  </ItemGroup>  <ItemGroup>    <AppxManifest Include="Package.appxmanifest">      <SubType>Designer</SubType>    </AppxManifest>    <None Include="packages.config" />    <None Include="WindowsStoreApp8_NuGet_TemporaryKey.pfx" />  </ItemGroup>  <ItemGroup>    <Content Include="Assets\Logo.png" />    <Content Include="Assets\SmallLogo.png" />    <Content Include="Assets\SplashScreen.png" />    <Content Include="Assets\StoreLogo.png" />  </ItemGroup>  <ItemGroup>    <ApplicationDefinition Include="App.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </ApplicationDefinition>    <Page Include="Common\StandardStyles.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>    <Page Include="MainPage.xaml">      <Generator>MSBuild:Compile</Generator>      <SubType>Designer</SubType>    </Page>  </ItemGroup>  <ItemGroup>    <Reference Include="System.Reactive.Core, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-Core.2.1.30214.0\lib\NetCore45\System.Reactive.Core.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.Interfaces, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-Interfaces.2.1.30214.0\lib\NetCore45\System.Reactive.Interfaces.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.Linq, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-Linq.2.1.30214.0\lib\NetCore45\System.Reactive.Linq.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.PlatformServices, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-PlatformServices.2.1.30214.0\lib\NetCore45\System.Reactive.PlatformServices.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.Providers, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-Providers.2.1.30214.0\lib\NetCore45\System.Reactive.Providers.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.Windows.Threading, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-WindowStoreApps.2.1.30214.0\lib\NetCore45\System.Reactive.Windows.Threading.dll</HintPath>    </Reference>    <Reference Include="System.Reactive.WindowsRuntime, Version=2.1.30214.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">      <SpecificVersion>False</SpecificVersion>      <HintPath>..\packages\Rx-WinRT.2.1.30214.0\lib\NetCore45\System.Reactive.WindowsRuntime.dll</HintPath>    </Reference>  </ItemGroup>  <ItemGroup>    <ProjectReference Include="..\PortableLibraryProfile78_NuGet\PortableLibraryProfile78_NuGet.csproj">      <Project>{a8eff824-9d19-4a20-a59c-64846b9b9346}</Project>      <Name>PortableLibraryProfile78_NuGet</Name>    </ProjectReference>  </ItemGroup>  <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '11.0' ">    <VisualStudioVersion>11.0</VisualStudioVersion>  </PropertyGroup>  <PropertyGroup>    <SignAssembly>false</SignAssembly>  </PropertyGroup>  <PropertyGroup>    <AssemblyOriginatorKeyFile>    </AssemblyOriginatorKeyFile>  </PropertyGroup>  <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.        Other similar extension points exist, see Microsoft.Common.targets.  <Target Name="BeforeBuild">  </Target>  <Target Name="AfterBuild">  </Target>  --></Project>
 |