diff options
-rw-r--r-- | nuget/content/OpenId.Core/web.config.transform | 1 | ||||
-rw-r--r-- | nuget/content/Ultimate/web.config.transform | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/nuget/content/OpenId.Core/web.config.transform b/nuget/content/OpenId.Core/web.config.transform index 5192bb1..c18f108 100644 --- a/nuget/content/OpenId.Core/web.config.transform +++ b/nuget/content/OpenId.Core/web.config.transform @@ -29,7 +29,6 @@ <dotNetOpenAuth> <!-- This is an optional configuration section where aspects of dotnetopenauth can be customized. --> <!-- For a complete set of configuration options see http://www.dotnetopenauth.net/developers/code-snippets/configuration-options/ --> - <!-- You may also refer to README.Bin.html for instructions on enabling Intellisense for this section. --> <openid> </openid> </dotNetOpenAuth> diff --git a/nuget/content/Ultimate/web.config.transform b/nuget/content/Ultimate/web.config.transform index 457318b..94f7d99 100644 --- a/nuget/content/Ultimate/web.config.transform +++ b/nuget/content/Ultimate/web.config.transform @@ -45,7 +45,6 @@ <dotNetOpenAuth> <!-- This is an optional configuration section where aspects of dotnetopenauth can be customized. --> <!-- For a complete set of configuration options see http://www.dotnetopenauth.net/developers/code-snippets/configuration-options/ --> - <!-- You may also refer to README.Bin.html for instructions on enabling Intellisense for this section. --> <openid> <relyingParty> <security requireSsl="false"> |