summaryrefslogtreecommitdiffstats
path: root/samples/OAuthResourceServer/OAuthResourceServer.csproj
diff options
context:
space:
mode:
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>