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

Side by Side Diff: Src/GoogleApis.Auth.Windows/app.config

Issue 176220043: Issue 471: Support WP8.1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: AuthorizationCodeBroker main class comment Created 9 years, 4 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
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <configuration>
3 <runtime>
peleyal 2014/11/25 20:15:55 Change to uses spaces and not tabs
peleyal 2014/11/26 02:54:00 Done.
4 <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
class 2014/11/25 20:49:26 8 spaces / tab seems rather large... recommend usi
peleyal 2014/11/26 02:54:00 Done.
5 <dependentAssembly>
6 <assemblyIdentity name="System.Net.Http.Primitiv es" publicKeyToken="B03F5F7F11D50A3A" culture="neutral"/>
7 <bindingRedirect oldVersion="0.0.0.0-4.2.28.0" n ewVersion="4.2.28.0"/>
8 </dependentAssembly>
9 </assemblyBinding>
10 </runtime>
11 </configuration>
OLDNEW

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