| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <PropertyGroup>
 
-     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 
-     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 
-     <ProductVersion>10.0.20506</ProductVersion>
 
-     <SchemaVersion>2.0</SchemaVersion>
 
-     <ProjectGuid>{470362D5-90CB-4703-9ECB-9A7970A0F1B5}</ProjectGuid>
 
-     <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
 
-     <OutputType>Library</OutputType>
 
-     <AppDesignerFolder>Properties</AppDesignerFolder>
 
-     <RootNamespace>Wp8</RootNamespace>
 
-     <AssemblyName>Wp8</AssemblyName>
 
-     <TargetFrameworkIdentifier>WindowsPhone</TargetFrameworkIdentifier>
 
-     <TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
 
-     <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
 
-     <SilverlightApplication>false</SilverlightApplication>
 
-     <ValidateXaml>true</ValidateXaml>
 
-     <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
 
-     <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 
-     <DebugSymbols>true</DebugSymbols>
 
-     <DebugType>full</DebugType>
 
-     <Optimize>false</Optimize>
 
-     <OutputPath>Bin\Debug</OutputPath>
 
-     <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 
-     <DebugType>pdbonly</DebugType>
 
-     <Optimize>true</Optimize>
 
-     <OutputPath>Bin\Release</OutputPath>
 
-     <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
 
-     <DebugSymbols>true</DebugSymbols>
 
-     <DebugType>full</DebugType>
 
-     <Optimize>false</Optimize>
 
-     <OutputPath>Bin\x86\Debug</OutputPath>
 
-     <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
 
-     <DebugType>pdbonly</DebugType>
 
-     <Optimize>true</Optimize>
 
-     <OutputPath>Bin\x86\Release</OutputPath>
 
-     <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|ARM' ">
 
-     <DebugSymbols>true</DebugSymbols>
 
-     <DebugType>full</DebugType>
 
-     <Optimize>false</Optimize>
 
-     <OutputPath>Bin\ARM\Debug</OutputPath>
 
-     <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|ARM' ">
 
-     <DebugType>pdbonly</DebugType>
 
-     <Optimize>true</Optimize>
 
-     <OutputPath>Bin\ARM\Release</OutputPath>
 
-     <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <ItemGroup>
 
-     <Compile Include="Class1.cs" />
 
-     <Compile Include="Properties\AssemblyInfo.cs" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Reference Include="System.Reactive.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
 
-       <HintPath>..\packages\System.Reactive.Core.3.0.0-rc1-00354\lib\portable-net45+win8+wp8+wpa81\System.Reactive.Core.dll</HintPath>
 
-       <Private>True</Private>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Interfaces, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
 
-       <HintPath>..\packages\System.Reactive.Interfaces.3.0.0-rc1-00354\lib\portable-net45+win8+wp8+wpa81\System.Reactive.Interfaces.dll</HintPath>
 
-       <Private>True</Private>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Linq, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
 
-       <HintPath>..\packages\System.Reactive.Linq.3.0.0-rc1-00354\lib\portable-net45+win8+wp8+wpa81\System.Reactive.Linq.dll</HintPath>
 
-       <Private>True</Private>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.PlatformServices, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
 
-       <HintPath>..\packages\System.Reactive.PlatformServices.3.0.0-rc1-00354\lib\portable-net45+win8+wp8+wpa81\System.Reactive.PlatformServices.dll</HintPath>
 
-       <Private>True</Private>
 
-     </Reference>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <None Include="packages.config" />
 
-   </ItemGroup>
 
-   <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
 
-   <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
 
-   <ProjectExtensions />
 
-   <!-- 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>
 
 
  |