summaryrefslogtreecommitdiff
path: root/Project-Unite/Project-Unite.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-05 18:45:44 -0400
committerMichael <[email protected]>2017-04-05 18:45:50 -0400
commitb7457b5d532506abdae0ab74bfdc45f0f955a526 (patch)
treebe88f8714a5dd404041814cf5e077ab66e7c7291 /Project-Unite/Project-Unite.csproj
parentd4c087381f96c56c628de84c725f7003c5119c2b (diff)
downloadproject-unite-b7457b5d532506abdae0ab74bfdc45f0f955a526.tar.gz
project-unite-b7457b5d532506abdae0ab74bfdc45f0f955a526.tar.bz2
project-unite-b7457b5d532506abdae0ab74bfdc45f0f955a526.zip
Add dev CP index.
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
-rw-r--r--Project-Unite/Project-Unite.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj
index 2872ce2..9fe031a 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -238,6 +238,7 @@
<Compile Include="App_Start\Startup.Auth.cs" />
<Compile Include="Controllers\AccountController.cs" />
<Compile Include="Controllers\AdminController.cs" />
+ <Compile Include="Controllers\DeveloperController.cs" />
<Compile Include="Controllers\DownloadController.cs" />
<Compile Include="Controllers\ForumController.cs" />
<Compile Include="Controllers\HomeController.cs" />
@@ -537,6 +538,7 @@
<Content Include="Views\Download\Index.cshtml" />
<Content Include="Views\Forum\ViewUnread.cshtml" />
<Content Include="Views\Wiki\Index.cshtml" />
+ <Content Include="Views\Developer\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />