Skip to content

Commit

Permalink
Removes InfoCard support from the library.
Browse files Browse the repository at this point in the history
InfoCard support has been removed from recent versions of Windows.  It's effectively dead.
  • Loading branch information
AArnott committed Jun 16, 2013
1 parent 89c2167 commit cccc7a6
Show file tree
Hide file tree
Showing 56 changed files with 4 additions and 3,773 deletions.
33 changes: 0 additions & 33 deletions nuget/DotNetOpenAuth.InfoCard.UI.nuspec

This file was deleted.

31 changes: 0 additions & 31 deletions nuget/DotNetOpenAuth.InfoCard.nuspec

This file was deleted.

32 changes: 0 additions & 32 deletions nuget/DotNetOpenAuth.OpenIdInfoCard.UI.nuspec

This file was deleted.

4 changes: 2 additions & 2 deletions nuget/DotNetOpenAuth.Ultimate.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<iconUrl>https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png</iconUrl>
<licenseUrl>http://www.opensource.org/licenses/ms-pl.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>OpenID, OAuth, &amp; InfoCard library for web and desktop applications.</summary>
<summary>OpenID &amp; OAuth library for web and desktop applications.</summary>
<description>
A single assembly that adds OpenID 1.1/2.0, OAuth 1.0(a)/2.0, &amp; InfoCard authentication and authorization functionality for client and server applications.
A single assembly that adds OpenID 1.1/2.0 and OAuth 1.0(a)/2.0 authentication and authorization functionality for client and server applications.
This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.
</description>
<language>en-US</language>
Expand Down
5 changes: 2 additions & 3 deletions nuget/DotNetOpenAuth.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<iconUrl>https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png</iconUrl>
<licenseUrl>http://www.opensource.org/licenses/ms-pl.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>OpenID, OAuth, &amp; InfoCard library for web and desktop applications.</summary>
<summary>OpenID and OAuth library for web and desktop applications.</summary>
<description>
Add OpenID 1.1/2.0, OAuth 1.0(a), &amp; InfoCard authentication and authorization functionality for client and server applications.
Add OpenID 1.1/2.0 and OAuth 1.0(a)/2.0 authentication and authorization functionality for client and server applications.
This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.
</description>
<language>en-US</language>
Expand All @@ -21,7 +21,6 @@
<dependency id="DotNetOpenAuth.OpenId.Provider.UI" version="[$version$]" />
<dependency id="DotNetOpenAuth.OAuth.Consumer" version="[$version$]" />
<dependency id="DotNetOpenAuth.OAuth.ServiceProvider" version="[$version$]" />
<dependency id="DotNetOpenAuth.OpenIdInfoCard.UI" version="[$version$]" />
<dependency id="DotNetOpenAuth.OpenIdOAuth" version="[$version$]" />

<dependency id="DotNetOpenAuth.OAuth2.Client.UI" version="[$version$]" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\DotNetOpenAuth.InfoCard\DotNetOpenAuth.InfoCard.csproj">
<Project>{408D10B8-34BA-4CBD-B7AA-FEB1907ABA4C}</Project>
<Name>DotNetOpenAuth.InfoCard</Name>
</ProjectReference>
<ProjectReference Include="..\..\src\DotNetOpenAuth.Core\DotNetOpenAuth.Core.csproj">
<Project>{60426312-6AE5-4835-8667-37EDEA670222}</Project>
<Name>DotNetOpenAuth.Core</Name>
Expand Down
2 changes: 0 additions & 2 deletions src/DotNetOpenAuth.Core.UI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
[assembly: AllowPartiallyTrustedCallers]

[assembly: InternalsVisibleTo("DotNetOpenAuth.Test, PublicKey=0024000004800000140100000602000000240000525341310008000001000100ff61f0ffd86a577730128d6b9daed5195c2ec729115934b8da0763ac4f12ae2416a11657976a3adc5fec78fe98b8e4f65b2f29b1c116eb761111315f4f10d7a9a827615610b49ae262fa8dd52d8181b54b2fcba7e2d81723f7922e65154482dd208f98c084c59fe028f5bcb227022acfe03aef64ac6ed80e86093ebe2dafbbb00583321b3ec81d275c65077310dfcb837f6c1ec85a3554ac0d04892bdc76647973fce74f9cbd1435d6adba79942eb4ce60b923a62dbb8eebfed3283dfce3aa8123ee108c095a7a70be3ca2e92059223e0bfbfb56302b90906ef8e4f649cd42eb436dd9ee1173fd141af9b3f5def5eefd15771e24c3de9ea1f2b0985cd3756199")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.InfoCard, PublicKey=0024000004800000140100000602000000240000525341310008000001000100ff61f0ffd86a577730128d6b9daed5195c2ec729115934b8da0763ac4f12ae2416a11657976a3adc5fec78fe98b8e4f65b2f29b1c116eb761111315f4f10d7a9a827615610b49ae262fa8dd52d8181b54b2fcba7e2d81723f7922e65154482dd208f98c084c59fe028f5bcb227022acfe03aef64ac6ed80e86093ebe2dafbbb00583321b3ec81d275c65077310dfcb837f6c1ec85a3554ac0d04892bdc76647973fce74f9cbd1435d6adba79942eb4ce60b923a62dbb8eebfed3283dfce3aa8123ee108c095a7a70be3ca2e92059223e0bfbfb56302b90906ef8e4f649cd42eb436dd9ee1173fd141af9b3f5def5eefd15771e24c3de9ea1f2b0985cd3756199")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId, PublicKey=0024000004800000140100000602000000240000525341310008000001000100ff61f0ffd86a577730128d6b9daed5195c2ec729115934b8da0763ac4f12ae2416a11657976a3adc5fec78fe98b8e4f65b2f29b1c116eb761111315f4f10d7a9a827615610b49ae262fa8dd52d8181b54b2fcba7e2d81723f7922e65154482dd208f98c084c59fe028f5bcb227022acfe03aef64ac6ed80e86093ebe2dafbbb00583321b3ec81d275c65077310dfcb837f6c1ec85a3554ac0d04892bdc76647973fce74f9cbd1435d6adba79942eb4ce60b923a62dbb8eebfed3283dfce3aa8123ee108c095a7a70be3ca2e92059223e0bfbfb56302b90906ef8e4f649cd42eb436dd9ee1173fd141af9b3f5def5eefd15771e24c3de9ea1f2b0985cd3756199")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId.UI, PublicKey=0024000004800000140100000602000000240000525341310008000001000100ff61f0ffd86a577730128d6b9daed5195c2ec729115934b8da0763ac4f12ae2416a11657976a3adc5fec78fe98b8e4f65b2f29b1c116eb761111315f4f10d7a9a827615610b49ae262fa8dd52d8181b54b2fcba7e2d81723f7922e65154482dd208f98c084c59fe028f5bcb227022acfe03aef64ac6ed80e86093ebe2dafbbb00583321b3ec81d275c65077310dfcb837f6c1ec85a3554ac0d04892bdc76647973fce74f9cbd1435d6adba79942eb4ce60b923a62dbb8eebfed3283dfce3aa8123ee108c095a7a70be3ca2e92059223e0bfbfb56302b90906ef8e4f649cd42eb436dd9ee1173fd141af9b3f5def5eefd15771e24c3de9ea1f2b0985cd3756199")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId.RelyingParty, PublicKey=0024000004800000140100000602000000240000525341310008000001000100ff61f0ffd86a577730128d6b9daed5195c2ec729115934b8da0763ac4f12ae2416a11657976a3adc5fec78fe98b8e4f65b2f29b1c116eb761111315f4f10d7a9a827615610b49ae262fa8dd52d8181b54b2fcba7e2d81723f7922e65154482dd208f98c084c59fe028f5bcb227022acfe03aef64ac6ed80e86093ebe2dafbbb00583321b3ec81d275c65077310dfcb837f6c1ec85a3554ac0d04892bdc76647973fce74f9cbd1435d6adba79942eb4ce60b923a62dbb8eebfed3283dfce3aa8123ee108c095a7a70be3ca2e92059223e0bfbfb56302b90906ef8e4f649cd42eb436dd9ee1173fd141af9b3f5def5eefd15771e24c3de9ea1f2b0985cd3756199")]
Expand All @@ -50,7 +49,6 @@
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]
#else
[assembly: InternalsVisibleTo("DotNetOpenAuth.Test")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.InfoCard")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId.UI")]
[assembly: InternalsVisibleTo("DotNetOpenAuth.OpenId.RelyingParty")]
Expand Down
10 changes: 0 additions & 10 deletions src/DotNetOpenAuth.Core/Logger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ internal static partial class Logger {
/// </summary>
private static readonly ILog oauth = Create("DotNetOpenAuth.OAuth");

/// <summary>
/// Backing field for the <see cref="InfoCard"/> property.
/// </summary>
private static readonly ILog infocard = Create("DotNetOpenAuth.InfoCard");

/// <summary>
/// Gets the logger for general library logging.
/// </summary>
Expand Down Expand Up @@ -129,11 +124,6 @@ internal static partial class Logger {
/// </summary>
internal static ILog OAuth { get { return oauth; } }

/// <summary>
/// Gets the logger for high-level InfoCard events.
/// </summary>
internal static ILog InfoCard { get { return infocard; } }

#endregion

/// <summary>
Expand Down
Loading

0 comments on commit cccc7a6

Please sign in to comment.