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

Delta Between Two Patch Sets: Src/GoogleApis.Windows/app.config

Issue 176220043: Issue 471: Support WP8.1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Left Patch Set: Created 9 years, 8 months ago
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Src/GoogleApis.Windows/GoogleApis.Windows.csproj ('k') | Src/GoogleApis.Windows/packages.config » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <configuration> 2 <configuration>
3 » <runtime> 3 <runtime>
4 » » <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> 4 <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5 » » » <dependentAssembly> 5 <dependentAssembly>
6 » » » » <assemblyIdentity name="System.Net.Http.Primitiv es" publicKeyToken="B03F5F7F11D50A3A" culture="neutral"/> 6 <assemblyIdentity name="System.Net.Http.Primitives" publicKeyToken="B03F 5F7F11D50A3A" culture="neutral"/>
7 » » » » <bindingRedirect oldVersion="0.0.0.0-4.2.28.0" n ewVersion="4.2.28.0"/> 7 <bindingRedirect oldVersion="0.0.0.0-4.2.28.0" newVersion="4.2.28.0"/>
8 » » » </dependentAssembly> 8 </dependentAssembly>
9 » » </assemblyBinding> 9 </assemblyBinding>
10 » </runtime> 10 </runtime>
11 </configuration> 11 </configuration>
LEFTRIGHT

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