summaryrefslogtreecommitdiffstats
path: root/samples/OAuthResourceServer/OAuthResourceServer.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-04-24 16:45:14 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2012-04-24 16:45:14 -0700
commit42c6834c6b8f539ea48d42895e10df67cbab5cd3 (patch)
treee5a202b633b59b68269dbc2af9d4cf806b1a311f /samples/OAuthResourceServer/OAuthResourceServer.csproj
parent6149b8fd73cd67cccba26d97b6b5da9d3440baba (diff)
downloadDotNetOpenAuth-42c6834c6b8f539ea48d42895e10df67cbab5cd3.zip
DotNetOpenAuth-42c6834c6b8f539ea48d42895e10df67cbab5cd3.tar.gz
DotNetOpenAuth-42c6834c6b8f539ea48d42895e10df67cbab5cd3.tar.bz2
I hope VS will leave me alone if I finally let this in.
Diffstat (limited to 'samples/OAuthResourceServer/OAuthResourceServer.csproj')
-rw-r--r--samples/OAuthResourceServer/OAuthResourceServer.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/OAuthResourceServer/OAuthResourceServer.csproj b/samples/OAuthResourceServer/OAuthResourceServer.csproj
index f0fb075..c4a8cc7 100644
--- a/samples/OAuthResourceServer/OAuthResourceServer.csproj
+++ b/samples/OAuthResourceServer/OAuthResourceServer.csproj
@@ -94,9 +94,11 @@
<Compile Include="Code\TracePageAppender.cs" />
<Compile Include="Default.aspx.cs">
<DependentUpon>Default.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="TracePage.aspx.cs">
<DependentUpon>TracePage.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="TracePage.aspx.designer.cs">
<DependentUpon>TracePage.aspx</DependentUpon>