summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-01-15 09:42:03 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2012-03-01 19:36:41 -0800
commit5296b6aa6ea7c414f58e42eaad68534ef48f312d (patch)
tree5ed14ea7cfffcbb5b5f1cad86dccaea75d8c39fa
parentdac2cb1f0005af4c960029b19dbf78002d4ff52e (diff)
downloadDotNetOpenAuth-5296b6aa6ea7c414f58e42eaad68534ef48f312d.zip
DotNetOpenAuth-5296b6aa6ea7c414f58e42eaad68534ef48f312d.tar.gz
DotNetOpenAuth-5296b6aa6ea7c414f58e42eaad68534ef48f312d.tar.bz2
Removed reference to the removed WebPages project.
Removed DNOA.AspNet from the primary product assemblies list. This, most importantly, removes the assembly from those that are unified into the Ultimate SKU.
-rw-r--r--tools/DotNetOpenAuth.props2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/DotNetOpenAuth.props b/tools/DotNetOpenAuth.props
index 3c270fa..1455d68 100644
--- a/tools/DotNetOpenAuth.props
+++ b/tools/DotNetOpenAuth.props
@@ -71,8 +71,6 @@
DotNetOpenAuth.InfoCard;
DotNetOpenAuth.InfoCard.UI;
DotNetOpenAuth.OpenIdInfoCard.UI;
- DotNetOpenAuth.Web;
- DotNetOpenAuth.WebPages
" />
<ProductProjectNames Include="
DotNetOpenAuth.OAuth2;