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

Side by Side Diff: Src/GoogleApis.Auth.WP/GoogleApis.Auth.WP.csproj

Issue 111210044: Issue 478: Update NuGet dependencies (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: 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.Auth.Tests/packages.config ('k') | Src/GoogleApis.Auth.WP/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 ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microso ft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microso ft.com/developer/msbuild/2003">
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>10.0.20506</ProductVersion> 6 <ProductVersion>10.0.20506</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{430E4403-12E3-4CF0-8E2A-CE83D0948497}</ProjectGuid> 8 <ProjectGuid>{430E4403-12E3-4CF0-8E2A-CE83D0948497}</ProjectGuid>
9 <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3 -bf4b-00c04f79efbc}</ProjectTypeGuids> 9 <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3 -bf4b-00c04f79efbc}</ProjectTypeGuids>
10 <OutputType>Library</OutputType> 10 <OutputType>Library</OutputType>
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 <ProjectReference Include="..\GoogleApis.WP\GoogleApis.WP.csproj"> 107 <ProjectReference Include="..\GoogleApis.WP\GoogleApis.WP.csproj">
108 <Project>{39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11}</Project> 108 <Project>{39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11}</Project>
109 <Name>GoogleApis.WP</Name> 109 <Name>GoogleApis.WP</Name>
110 </ProjectReference> 110 </ProjectReference>
111 </ItemGroup> 111 </ItemGroup>
112 <ItemGroup> 112 <ItemGroup>
113 <None Include="app.config" /> 113 <None Include="app.config" />
114 <None Include="packages.config" /> 114 <None Include="packages.config" />
115 </ItemGroup> 115 </ItemGroup>
116 <ItemGroup> 116 <ItemGroup>
117 <Reference Include="Microsoft.Threading.Tasks"> 117 <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neu tral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
118 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.16\lib\wp8\Microsoft.Thre ading.Tasks.dll</HintPath> 118 <SpecificVersion>False</SpecificVersion>
119 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\wp8\Microsoft.Thr eading.Tasks.dll</HintPath>
119 </Reference> 120 </Reference>
120 <Reference Include="Microsoft.Threading.Tasks.Extensions"> 121 <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
121 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.16\lib\wp8\Microsoft.Thre ading.Tasks.Extensions.dll</HintPath> 122 <SpecificVersion>False</SpecificVersion>
123 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\wp8\Microsoft.Thr eading.Tasks.Extensions.dll</HintPath>
122 </Reference> 124 </Reference>
123 <Reference Include="Microsoft.Threading.Tasks.Extensions.Phone"> 125 <Reference Include="Microsoft.Threading.Tasks.Extensions.Phone, Version=1.0. 12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MS IL">
124 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.16\lib\wp8\Microsoft.Thre ading.Tasks.Extensions.Phone.dll</HintPath> 126 <SpecificVersion>False</SpecificVersion>
127 <HintPath>..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\wp8\Microsoft.Thr eading.Tasks.Extensions.Phone.dll</HintPath>
125 </Reference> 128 </Reference>
126 <Reference Include="System.Net.Http"> 129 <Reference Include="System.Net.Http, Version=1.5.0.0, Culture=neutral, Publi cKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
127 <HintPath>..\..\packages\Microsoft.Net.Http.2.1.10\lib\sl4-windowsphone71\ System.Net.Http.dll</HintPath> 130 <SpecificVersion>False</SpecificVersion>
131 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\sl4-windowsphone71\ System.Net.Http.dll</HintPath>
128 </Reference> 132 </Reference>
129 <Reference Include="System.Net.Http.Extensions"> 133 <Reference Include="System.Net.Http.Extensions, Version=1.5.0.0, Culture=neu tral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
130 <HintPath>..\..\packages\Microsoft.Net.Http.2.1.10\lib\sl4-windowsphone71\ System.Net.Http.Extensions.dll</HintPath> 134 <SpecificVersion>False</SpecificVersion>
135 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\sl4-windowsphone71\ System.Net.Http.Extensions.dll</HintPath>
131 </Reference> 136 </Reference>
132 <Reference Include="System.Net.Http.Primitives"> 137 <Reference Include="System.Net.Http.Primitives, Version=1.5.0.0, Culture=neu tral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
133 <HintPath>..\..\packages\Microsoft.Net.Http.2.1.10\lib\sl4-windowsphone71\ System.Net.Http.Primitives.dll</HintPath> 138 <SpecificVersion>False</SpecificVersion>
139 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\sl4-windowsphone71\ System.Net.Http.Primitives.dll</HintPath>
134 </Reference> 140 </Reference>
135 </ItemGroup> 141 </ItemGroup>
136 <ItemGroup> 142 <ItemGroup>
137 <Page Include="OAuth2\WebAuthenticationBrokerUserControl.xaml"> 143 <Page Include="OAuth2\WebAuthenticationBrokerUserControl.xaml">
138 <SubType>Designer</SubType> 144 <SubType>Designer</SubType>
139 <Generator>MSBuild:Compile</Generator> 145 <Generator>MSBuild:Compile</Generator>
140 </Page> 146 </Page>
141 </ItemGroup> 147 </ItemGroup>
142 <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifie r)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFram eworkVersion).Overrides.targets" /> 148 <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifie r)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFram eworkVersion).Overrides.targets" />
143 <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifie r)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targe ts" /> 149 <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifie r)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targe ts" />
144 <ProjectExtensions /> 150 <ProjectExtensions />
145 <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(Sol utionDir)\.nuget\NuGet.targets')" /> 151 <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(Sol utionDir)\.nuget\NuGet.targets')" />
146 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.10\tools\Microsoft.Bcl .Build.targets" Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.10\too ls\Microsoft.Bcl.Build.targets')" /> 152 <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')" />
147 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''"> 153 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''">
148 <Error Condition="!Exists('..\..\packages\Microsoft.Bcl.Build.1.0.10\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" /> 154 <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" />
149 <Error Condition="Exists('..\..\packages\Microsoft.Bcl.Build.1.0.10\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" /> 155 <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" />
150 </Target> 156 </Target>
151 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.· 157 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.·
152 Other similar extension points exist, see Microsoft.Common.targets. 158 Other similar extension points exist, see Microsoft.Common.targets.
153 <Target Name="BeforeBuild"> 159 <Target Name="BeforeBuild">
154 </Target> 160 </Target>
155 <Target Name="AfterBuild"> 161 <Target Name="AfterBuild">
156 </Target> 162 </Target>
157 --> 163 -->
158 </Project> 164 </Project>
OLDNEW
« no previous file with comments | « Src/GoogleApis.Auth.Tests/packages.config ('k') | Src/GoogleApis.Auth.WP/app.config » ('j') | no next file with comments »

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