| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <PropertyGroup>
 
-     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 
-     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 
-     <ProductVersion>8.0.50727</ProductVersion>
 
-     <SchemaVersion>2.0</SchemaVersion>
 
-     <ProjectGuid>{50100DB6-3657-444B-B308-42A9FD1B283E}</ProjectGuid>
 
-     <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
 
-     <OutputType>Library</OutputType>
 
-     <AppDesignerFolder>Properties</AppDesignerFolder>
 
-     <RootNamespace>SilverlightApplication</RootNamespace>
 
-     <AssemblyName>SilverlightApplication</AssemblyName>
 
-     <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
 
-     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
 
-     <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
 
-     <SilverlightApplication>true</SilverlightApplication>
 
-     <SupportedCultures>
 
-     </SupportedCultures>
 
-     <XapOutputs>true</XapOutputs>
 
-     <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
 
-     <XapFilename>SilverlightApplication.xap</XapFilename>
 
-     <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
 
-     <SilverlightAppEntry>SilverlightApplication.App</SilverlightAppEntry>
 
-     <TestPageFileName>SilverlightApplicationTestPage.html</TestPageFileName>
 
-     <CreateTestPage>true</CreateTestPage>
 
-     <ValidateXaml>true</ValidateXaml>
 
-     <EnableOutOfBrowser>false</EnableOutOfBrowser>
 
-     <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
 
-     <UsePlatformExtensions>false</UsePlatformExtensions>
 
-     <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
 
-     <LinkedServerProject>
 
-     </LinkedServerProject>
 
-   </PropertyGroup>
 
-   <!-- This property group is only here to support building this project using the 
 
-        MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs 
 
-        to set the TargetFrameworkVersion to v3.5 -->
 
-   <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
 
-     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 
-     <DebugSymbols>true</DebugSymbols>
 
-     <DebugType>full</DebugType>
 
-     <Optimize>false</Optimize>
 
-     <OutputPath>Bin\Debug</OutputPath>
 
-     <DefineConstants>DEBUG;TRACE;SILVERLIGHT</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</DefineConstants>
 
-     <NoStdLib>true</NoStdLib>
 
-     <NoConfig>true</NoConfig>
 
-     <ErrorReport>prompt</ErrorReport>
 
-     <WarningLevel>4</WarningLevel>
 
-   </PropertyGroup>
 
-   <ItemGroup>
 
-     <Reference Include="mscorlib" />
 
-     <Reference Include="System.Reactive.Core">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Core.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Debugger">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Debugger.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Experimental">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Experimental.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Interfaces">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Interfaces.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Linq">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Linq.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.PlatformServices">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.PlatformServices.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Providers">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Providers.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Reactive.Windows.Threading">
 
-       <HintPath>..\..\..\Source\bin\DebugSL4\System.Reactive.Windows.Threading.dll</HintPath>
 
-     </Reference>
 
-     <Reference Include="System.Windows" />
 
-     <Reference Include="system" />
 
-     <Reference Include="System.Core" />
 
-     <Reference Include="System.Net" />
 
-     <Reference Include="System.Xml" />
 
-     <Reference Include="System.Windows.Browser" />
 
-   </ItemGroup>
 
-   <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>
 
-     <ApplicationDefinition Include="App.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </ApplicationDefinition>
 
-     <Page Include="MainPage.xaml">
 
-       <SubType>Designer</SubType>
 
-       <Generator>MSBuild:Compile</Generator>
 
-     </Page>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <None Include="Properties\AppManifest.xml" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ProjectReference Include="..\PortableClassLibrary\PortableClassLibrary.csproj">
 
-       <Project>{24A63BF3-D9ED-4F4D-B576-E7A73AE00420}</Project>
 
-       <Name>PortableClassLibrary</Name>
 
-     </ProjectReference>
 
-   </ItemGroup>
 
-   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.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>
 
-   -->
 
-   <ProjectExtensions>
 
-     <VisualStudio>
 
-       <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
 
-         <SilverlightProjectProperties />
 
-       </FlavorProperties>
 
-     </VisualStudio>
 
-   </ProjectExtensions>
 
- </Project>
 
 
  |