summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-08-06 19:48:32 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-08-06 19:48:32 -0700
commit1d084520340f37f516658cb2fd407007af3a8521 (patch)
treef2352e8080ecc9fa8385937bab1fbd42b750100a /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
parent43b34792c983ae365692b30307b36b2afbb95be0 (diff)
downloadDotNetOpenAuth-1d084520340f37f516658cb2fd407007af3a8521.zip
DotNetOpenAuth-1d084520340f37f516658cb2fd407007af3a8521.tar.gz
DotNetOpenAuth-1d084520340f37f516658cb2fd407007af3a8521.tar.bz2
Removed dependency on publicize.exe, which crashes now in some branches due to bugs, and publicize.exe doesn't appear to be supported by Microsoft any more, so we might as well get off it.
Conflicts: src/DotNetOpenAuth.Test/OpenId/AssociationHandshakeTests.cs src/DotNetOpenAuth.Test/OpenId/UriIdentifierTests.cs
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r--src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
index ceeb6a6..17f33ff 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -312,9 +312,6 @@
<EmbeddedResource Include="Logging.config" />
</ItemGroup>
<ItemGroup>
- <Shadow Include="Test References\DotNetOpenAuth.accessor" />
- </ItemGroup>
- <ItemGroup>
<EmbeddedResource Include="OpenId\Discovery\htmldiscovery\html1020.html" />
<EmbeddedResource Include="OpenId\Discovery\htmldiscovery\html10both.html" />
<EmbeddedResource Include="OpenId\Discovery\htmldiscovery\html10del.html" />