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

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

Issue 12020043: Issue 325 - Remove discovery and codegen (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Left Patch Set: Created 10 years, 8 months ago
Right Patch Set: Sir miceli comment Created 10 years, 7 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
(Both sides are equal)
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>8.0.30703</ProductVersion> 6 <ProductVersion>8.0.30703</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{F3A416DF-6268-47AD-9D6B-08EA2C8FFF95}</ProjectGuid> 8 <ProjectGuid>{F3A416DF-6268-47AD-9D6B-08EA2C8FFF95}</ProjectGuid>
9 <OutputType>Library</OutputType> 9 <OutputType>Library</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <AppDesignerFolder>Properties</AppDesignerFolder>
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 <Import Project="$(SolutionDir)\.nuget\nuget.targets" /> 100 <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
101 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.7\tools\Microsoft.Bcl. Build.targets" /> 101 <Import Project="..\..\packages\Microsoft.Bcl.Build.1.0.7\tools\Microsoft.Bcl. Build.targets" />
102 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.· 102 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.·
103 Other similar extension points exist, see Microsoft.Common.targets. 103 Other similar extension points exist, see Microsoft.Common.targets.
104 <Target Name="BeforeBuild"> 104 <Target Name="BeforeBuild">
105 </Target> 105 </Target>
106 <Target Name="AfterBuild"> 106 <Target Name="AfterBuild">
107 </Target> 107 </Target>
108 --> 108 -->
109 </Project> 109 </Project>
LEFTRIGHT

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