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

Unified Diff: Src/GoogleApis.Authentication.OAuth2.Tests/Properties/AssemblyInfo.cs

Issue 13412046: Reimplement OAuth2 library - Step 1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 10 months ago
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 side-by-side diff with in-line comments
Download patch
Index: Src/GoogleApis.Authentication.OAuth2.Tests/Properties/AssemblyInfo.cs
===================================================================
--- a/Src/GoogleApis.Authentication.OAuth2.Tests/Properties/AssemblyInfo.cs
b/Src/GoogleApis.Authentication.OAuth2.Tests/Properties/AssemblyInfo.cs
@@ -5,11 5,11 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-[assembly: AssemblyTitle("GoogleApis.Authentication.OAuth2.Tests")]
[assembly: AssemblyTitle("Google.Apis.Authentication.OAuth2.Tests")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Google")]
-[assembly: AssemblyProduct("GoogleApis.Authentication.OAuth2.Tests")]
[assembly: AssemblyCompany("Google Inc")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Copyright © Google Inc 2012")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

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