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

Delta Between Two Patch Sets: Src/GoogleApis.Tests/GoogleApis.Tests.csproj

Issue 12020043: Issue 325 - Remove discovery and codegen (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Left Patch Set: Created 11 years, 1 month ago
Right Patch Set: Sir miceli comment Created 11 years, 1 month 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Src/GoogleApis.Tests/DiscoveryTests.cs ('k') | Src/GoogleApis.Tests/StringDiscoveryDeviceTests.cs » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 <None Include="app.config" /> 174 <None Include="app.config" />
175 <None Include="GoogleApisTests.xml" /> 175 <None Include="GoogleApisTests.xml" />
176 <None Include="packages.config"> 176 <None Include="packages.config">
177 <SubType>Designer</SubType> 177 <SubType>Designer</SubType>
178 </None> 178 </None>
179 </ItemGroup> 179 </ItemGroup>
180 <ItemGroup /> 180 <ItemGroup />
181 <Import Project="$(SolutionDir)\.nuget\nuget.targets" /> 181 <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
182 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.7\tools\Microsoft.Bcl. Build.targets" /> 182 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.7\tools\Microsoft.Bcl. Build.targets" />
183 </Project> 183 </Project>
LEFTRIGHT

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