Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(855)

Side by Side Diff: Src/GoogleApis.Tests/GoogleApis.Tests.csproj

Issue 176220043: Issue 471: Support WP8.1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 9 years, 8 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Src/GoogleApis.DotNet4/packages.config ('k') | Src/GoogleApis.Tests/app.config » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/ms build/2003" ToolsVersion="4.0"> 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/ms build/2003" ToolsVersion="4.0">
3 <PropertyGroup> 3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.50727</ProductVersion> 6 <ProductVersion>8.0.50727</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{9A8AA9EF-6904-43D8-8A26-0AB62069C2DC}</ProjectGuid> 8 <ProjectGuid>{9A8AA9EF-6904-43D8-8A26-0AB62069C2DC}</ProjectGuid>
9 <OutputType>Library</OutputType> 9 <OutputType>Library</OutputType>
10 <RootNamespace>Google.Apis.Tests</RootNamespace> 10 <RootNamespace>Google.Apis.Tests</RootNamespace>
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.T hreading.Tasks.Extensions.dll</HintPath> 69 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.T hreading.Tasks.Extensions.dll</HintPath>
70 </Reference> 70 </Reference>
71 <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1. 0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture =MSIL"> 71 <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1. 0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture =MSIL">
72 <SpecificVersion>False</SpecificVersion> 72 <SpecificVersion>False</SpecificVersion>
73 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.T hreading.Tasks.Extensions.Desktop.dll</HintPath> 73 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.T hreading.Tasks.Extensions.Desktop.dll</HintPath>
74 </Reference> 74 </Reference>
75 <Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyTo ken=69f491c39445e920, processorArchitecture=MSIL"> 75 <Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyTo ken=69f491c39445e920, processorArchitecture=MSIL">
76 <SpecificVersion>False</SpecificVersion> 76 <SpecificVersion>False</SpecificVersion>
77 <HintPath>..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath> 77 <HintPath>..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
78 </Reference> 78 </Reference>
79 <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, Publi cKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
80 <SpecificVersion>False</SpecificVersion>
81 <HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net40\Newtonsoft.Json.d ll</HintPath>
82 </Reference>
83 <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, P ublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> 79 <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, P ublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
84 <SpecificVersion>False</SpecificVersion> 80 <SpecificVersion>False</SpecificVersion>
85 <HintPath>..\..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath> 81 <HintPath>..\..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath>
86 </Reference> 82 </Reference>
87 <Reference Include="System" /> 83 <Reference Include="System" />
88 <Reference Include="System.Data.Linq" /> 84 <Reference Include="System.Data.Linq" />
89 <Reference Include="System.Data" /> 85 <Reference Include="System.Data" />
90 <Reference Include="System.Core" /> 86 <Reference Include="System.Core" />
91 <Reference Include="System.IO"> 87 <Reference Include="System.IO">
92 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.IO.dll</Hint Path> 88 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.IO.dll</Hint Path>
93 </Reference> 89 </Reference>
94 <Reference Include="System.Net" /> 90 <Reference Include="System.Net" />
95 <Reference Include="System.Net.Http, Version=2.2.22.0, Culture=neutral, Publ icKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 91 <Reference Include="System.Net.Http, Version=2.2.28.0, Culture=neutral, Publ icKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
96 <SpecificVersion>False</SpecificVersion> 92 <SpecificVersion>False</SpecificVersion>
97 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\net40\System.Net.Ht tp.dll</HintPath> 93 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.28\lib\net40\System.Net.Ht tp.dll</HintPath>
98 </Reference> 94 </Reference>
99 <Reference Include="System.Net.Http.Extensions, Version=2.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 95 <Reference Include="System.Net.Http.Extensions, Version=2.2.28.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
100 <SpecificVersion>False</SpecificVersion> 96 <SpecificVersion>False</SpecificVersion>
101 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\net40\System.Net.Ht tp.Extensions.dll</HintPath> 97 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.28\lib\net40\System.Net.Ht tp.Extensions.dll</HintPath>
102 </Reference> 98 </Reference>
103 <Reference Include="System.Net.Http.Primitives, Version=2.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 99 <Reference Include="System.Net.Http.Primitives, Version=2.2.28.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
104 <SpecificVersion>False</SpecificVersion> 100 <SpecificVersion>False</SpecificVersion>
105 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\net40\System.Net.Ht tp.Primitives.dll</HintPath> 101 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.28\lib\net40\System.Net.Ht tp.Primitives.dll</HintPath>
106 </Reference> 102 </Reference>
107 <Reference Include="System.Net.Http.WebRequest, Version=2.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 103 <Reference Include="System.Net.Http.WebRequest, Version=2.2.28.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
108 <SpecificVersion>False</SpecificVersion> 104 <SpecificVersion>False</SpecificVersion>
109 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\net40\System.Net.Ht tp.WebRequest.dll</HintPath> 105 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.28\lib\net40\System.Net.Ht tp.WebRequest.dll</HintPath>
110 </Reference> 106 </Reference>
111 <Reference Include="System.Runtime"> 107 <Reference Include="System.Runtime">
112 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.Runtime.dll< /HintPath> 108 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.Runtime.dll< /HintPath>
113 </Reference> 109 </Reference>
114 <Reference Include="System.Threading.Tasks"> 110 <Reference Include="System.Threading.Tasks">
115 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.Threading.Ta sks.dll</HintPath> 111 <HintPath>..\..\packages\Microsoft.Bcl.1.1.9\lib\net40\System.Threading.Ta sks.dll</HintPath>
116 </Reference> 112 </Reference>
117 <Reference Include="Zlib.Portable, Version=1.10.0.0, Culture=neutral, proces sorArchitecture=MSIL"> 113 <Reference Include="Zlib.Portable, Version=1.10.0.0, Culture=neutral, proces sorArchitecture=MSIL">
118 <SpecificVersion>False</SpecificVersion> 114 <SpecificVersion>False</SpecificVersion>
119 <HintPath>..\..\packages\Zlib.Portable.1.10.0\lib\portable-net4 sl5 wp8 wi n8 wpa81 MonoTouch MonoAndroid\Zlib.Portable.dll</HintPath> 115 <HintPath>..\..\packages\Zlib.Portable.1.10.0\lib\portable-net4 sl5 wp8 wi n8 wpa81 MonoTouch MonoAndroid\Zlib.Portable.dll</HintPath>
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 <ItemGroup> 186 <ItemGroup>
191 <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> 187 <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
192 </ItemGroup> 188 </ItemGroup>
193 <Import Project="$(SolutionDir)\.nuget\nuget.targets" /> 189 <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
194 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl .Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\too ls\Microsoft.Bcl.Build.targets')" /> 190 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl .Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\too ls\Microsoft.Bcl.Build.targets')" />
195 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''"> 191 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''">
196 <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\M icrosoft.Bcl.Build.targets')" Text="This project references NuGet package(s) tha t are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKe yword="BCLBUILD2001" /> 192 <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\M icrosoft.Bcl.Build.targets')" Text="This project references NuGet package(s) tha t are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKe yword="BCLBUILD2001" />
197 <Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Mi crosoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" /> 193 <Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.14\tools\Mi crosoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
198 </Target> 194 </Target>
199 </Project> 195 </Project>
OLDNEW
« no previous file with comments | « Src/GoogleApis.DotNet4/packages.config ('k') | Src/GoogleApis.Tests/app.config » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b