how can Add My On Claim on DotNetOpenAuth
问题 How can I add my own claim to a user assertion using DotNetOpenAuth as an OpenID Provider? I need to add some attribute to ClaimsRequest and ClaimsResponse like "UserID". I added this attribute in both class ClaimsRequest.cs and ClaimsResponse.cs, and when I build DotNetOpenAuth with this change, it works well in VS 2010 but when I publish on iis 7.5 it throws this exception: Server Error in '/OpenID' Application. Could not load file or assembly 'DotNetOpenAuth.Contracts' or one of its