diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-11-13 09:23:08 -0800 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2009-11-13 09:23:08 -0800 |
commit | f04e965b6825ff3c3b81fc38d702ab20d7d5a30f (patch) | |
tree | 6957be44ac268a8a4560fb22d0450ddff8338c85 /projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj | |
parent | 6a39ee4c79de7a36626d67a02d7c3eba09150d1b (diff) | |
download | DotNetOpenAuth-f04e965b6825ff3c3b81fc38d702ab20d7d5a30f.zip DotNetOpenAuth-f04e965b6825ff3c3b81fc38d702ab20d7d5a30f.tar.gz DotNetOpenAuth-f04e965b6825ff3c3b81fc38d702ab20d7d5a30f.tar.bz2 |
Fixed up vstemplate file to be up to date with the .csproj file.
Diffstat (limited to 'projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj')
-rw-r--r-- | projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj b/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj index 4f6cdc6..b1ba4b7 100644 --- a/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj +++ b/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj @@ -266,7 +266,6 @@ </ItemGroup> <ItemGroup> <None Include="Admin\CreateDatabase.sql" /> - <Content Include="bin\Microsoft.Contracts.dll" /> <Content Include="Members\OAuthAuthorize.aspx" /> <Content Include="OAuth.ashx" /> </ItemGroup> |