|
@@ -1,4 +1,4 @@
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<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')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
@@ -85,20 +85,6 @@
|
|
</Compile>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
- <ItemGroup>
|
|
|
|
- <Reference Include="System.Reactive.Core">
|
|
|
|
- <HintPath>..\..\packages\Rx-Core.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Core.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Interfaces">
|
|
|
|
- <HintPath>..\..\packages\Rx-Interfaces.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Interfaces.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.Linq">
|
|
|
|
- <HintPath>..\..\packages\Rx-Linq.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.Linq.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Reactive.PlatformServices">
|
|
|
|
- <HintPath>..\..\packages\Rx-PlatformServices.2.2.5\lib\portable-windows8+net45+wp8\System.Reactive.PlatformServices.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- </ItemGroup>
|
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Accents\BaseLight.xaml">
|
|
<EmbeddedResource Include="Accents\BaseLight.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
@@ -153,7 +139,6 @@
|
|
<EmbeddedResource Include="ContextMenu.xaml">
|
|
<EmbeddedResource Include="ContextMenu.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</EmbeddedResource>
|
|
- <None Include="packages.config" />
|
|
|
|
<EmbeddedResource Include="PopupRoot.xaml">
|
|
<EmbeddedResource Include="PopupRoot.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</EmbeddedResource>
|
|
@@ -199,12 +184,31 @@
|
|
<EmbeddedResource Include="Slider.xaml">
|
|
<EmbeddedResource Include="Slider.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</EmbeddedResource>
|
|
|
|
+ <None Include="packages.config" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="LayoutTransformControl.xaml">
|
|
<EmbeddedResource Include="LayoutTransformControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
</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\lib\netstandard1.1\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\lib\netstandard1.0\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\lib\netstandard1.1\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\lib\netstandard1.0\System.Reactive.PlatformServices.dll</HintPath>
|
|
|
|
+ <Private>True</Private>
|
|
|
|
+ </Reference>
|
|
|
|
+ </ItemGroup>
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
<!-- 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.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|