summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-09-29 19:52:20 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-09-29 19:52:20 -0700
commit52481081dbeea44a7b5c0637dcfcc693b938fc69 (patch)
tree277f408f9a92bbda2d71a711eb99ef07ca311aaf /src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs
parenta6a77cfd131282a8c3f69e8264eb35c08ac17532 (diff)
downloadDotNetOpenAuth-52481081dbeea44a7b5c0637dcfcc693b938fc69.zip
DotNetOpenAuth-52481081dbeea44a7b5c0637dcfcc693b938fc69.tar.gz
DotNetOpenAuth-52481081dbeea44a7b5c0637dcfcc693b938fc69.tar.bz2
Adjusted AssemblyInfo.cs to be unique for each assembly.
This should fix nuget pdb package submission to symbolsource.org
Diffstat (limited to 'src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs')
-rw-r--r--src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs b/src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs
index 194cdca..5c9dc63 100644
--- a/src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs
+++ b/src/DotNetOpenAuth.OpenIdInfoCard.UI/Properties/AssemblyInfo.cs
@@ -20,15 +20,7 @@ using System.Web.UI;
// 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("DotNetOpenAuth")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("DotNetOpenAuth")]
-[assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-[assembly: NeutralResourcesLanguage("en-US")]
+[assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation")]
[assembly: CLSCompliant(true)]
// Setting ComVisible to false makes the types in this assembly not visible