summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2011-07-12 07:58:31 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2011-07-12 07:58:31 -0700
commitfdae405e2ec768d3e61ca95b610c31a3a5a73ace (patch)
treef210de5487aaca8353a9d0b91ff93b400d917cc6 /src
parent397a95b343be52fdb97c4c745934deee2e850943 (diff)
downloadDotNetOpenAuth-fdae405e2ec768d3e61ca95b610c31a3a5a73ace.zip
DotNetOpenAuth-fdae405e2ec768d3e61ca95b610c31a3a5a73ace.tar.gz
DotNetOpenAuth-fdae405e2ec768d3e61ca95b610c31a3a5a73ace.tar.bz2
Removed redundant tag prefix definitions.
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth.Messaging/Properties/AssemblyInfo.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/DotNetOpenAuth.Messaging/Properties/AssemblyInfo.cs b/src/DotNetOpenAuth.Messaging/Properties/AssemblyInfo.cs
index 84f899b..5088657 100644
--- a/src/DotNetOpenAuth.Messaging/Properties/AssemblyInfo.cs
+++ b/src/DotNetOpenAuth.Messaging/Properties/AssemblyInfo.cs
@@ -18,10 +18,6 @@ using System.Security.Permissions;
using System.Web.UI;
[assembly: TagPrefix("DotNetOpenAuth", "dnoa")]
-[assembly: TagPrefix("DotNetOpenAuth.OAuth", "oauth")]
-[assembly: TagPrefix("DotNetOpenAuth.OpenId", "openid")]
-[assembly: TagPrefix("DotNetOpenAuth.OpenId.Provider", "op")]
-[assembly: TagPrefix("DotNetOpenAuth.OpenId.RelyingParty", "rp")]
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information