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

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

Issue 135720043: Issue 471: Support Windows 8.1 applications (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: Address Jeese's comments Created 9 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:
View unified diff | Download patch
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="12.0" DefaultTargets="Build" xmlns="http://schemas.micros oft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Com mon.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Mi crosoft.Common.props')" /> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Com mon.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Mi crosoft.Common.props')" />
4 <PropertyGroup> 4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>8.0.30703</ProductVersion> 7 <ProductVersion>8.0.30703</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion> 8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}</ProjectGuid> 9 <ProjectGuid>{9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}</ProjectGuid>
10 <OutputType>Library</OutputType> 10 <OutputType>Library</OutputType>
11 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <AppDesignerFolder>Properties</AppDesignerFolder>
12 <RootNamespace>Google</RootNamespace> 12 <RootNamespace>Google</RootNamespace>
13 <AssemblyName>Google.Apis.PlatformServices</AssemblyName> 13 <AssemblyName>Google.Apis.PlatformServices</AssemblyName>
14 <DefaultLanguage>en-US</DefaultLanguage> 14 <DefaultLanguage>en-US</DefaultLanguage>
15 <FileAlignment>512</FileAlignment> 15 <FileAlignment>512</FileAlignment>
16 <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3 -BF4B-00C04F79EFBC}</ProjectTypeGuids> 16 <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3 -BF4B-00C04F79EFBC}</ProjectTypeGuids>
17 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefine d*'">..\..\</SolutionDir> 17 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefine d*'">..\..\</SolutionDir>
18 <RestorePackages>true</RestorePackages> 18 <RestorePackages>true</RestorePackages>
19 <TargetPlatformVersion>8.1</TargetPlatformVersion>
20 <MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
21 <TargetFrameworkVersion />
19 </PropertyGroup> 22 </PropertyGroup>
20 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21 <DebugSymbols>true</DebugSymbols> 24 <DebugSymbols>true</DebugSymbols>
22 <DebugType>full</DebugType> 25 <DebugType>full</DebugType>
23 <Optimize>false</Optimize> 26 <Optimize>false</Optimize>
24 <OutputPath>bin\Debug\</OutputPath> 27 <OutputPath>bin\Debug\</OutputPath>
25 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants> 28 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
26 <ErrorReport>prompt</ErrorReport> 29 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel> 30 <WarningLevel>4</WarningLevel>
28 </PropertyGroup> 31 </PropertyGroup>
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 </Reference> 138 </Reference>
136 <Reference Include="System.Net.Http.Extensions, Version=2.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 139 <Reference Include="System.Net.Http.Extensions, Version=2.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
137 <SpecificVersion>False</SpecificVersion> 140 <SpecificVersion>False</SpecificVersion>
138 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\win8\System.Net.Htt p.Extensions.dll</HintPath> 141 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\win8\System.Net.Htt p.Extensions.dll</HintPath>
139 </Reference> 142 </Reference>
140 <Reference Include="System.Net.Http.Primitives, Version=4.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 143 <Reference Include="System.Net.Http.Primitives, Version=4.2.22.0, Culture=ne utral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
141 <SpecificVersion>False</SpecificVersion> 144 <SpecificVersion>False</SpecificVersion>
142 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\win8\System.Net.Htt p.Primitives.dll</HintPath> 145 <HintPath>..\..\packages\Microsoft.Net.Http.2.2.22\lib\win8\System.Net.Htt p.Primitives.dll</HintPath>
143 </Reference> 146 </Reference>
144 </ItemGroup> 147 </ItemGroup>
145 <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVe rsion)' &lt; '11.0' "> 148 <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVe rsion)' &lt; '12.0' ">
146 <VisualStudioVersion>11.0</VisualStudioVersion> 149 <VisualStudioVersion>12.0</VisualStudioVersion>
147 </PropertyGroup> 150 </PropertyGroup>
148 <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudi oVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" /> 151 <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudi oVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
149 <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(Sol utionDir)\.nuget\NuGet.targets')" /> 152 <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(Sol utionDir)\.nuget\NuGet.targets')" />
150 <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')" /> 153 <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')" />
151 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''"> 154 <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="' $(BclBuildImported)' == ''">
152 <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" /> 155 <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" />
153 <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" /> 156 <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" />
154 </Target> 157 </Target>
155 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.· 158 <!-- To modify your build process, add your task inside one of the targets bel ow and uncomment it.·
156 Other similar extension points exist, see Microsoft.Common.targets. 159 Other similar extension points exist, see Microsoft.Common.targets.
157 <Target Name="BeforeBuild"> 160 <Target Name="BeforeBuild">
158 </Target> 161 </Target>
159 <Target Name="AfterBuild"> 162 <Target Name="AfterBuild">
160 </Target> 163 </Target>
161 --> 164 -->
162 </Project> 165 </Project>
OLDNEW
« no previous file with comments | « Src/GoogleApis.Windows/Apis/Util/Store/StorageDataStore.cs ('k') | Src/GoogleApis.Windows/Properties/AssemblyInfo.cs » ('j') | no next file with comments »

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