summaryrefslogtreecommitdiff
path: root/Project-Unite/Project-Unite.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
-rw-r--r--Project-Unite/Project-Unite.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj
index 100b767..9c09bdb 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -232,6 +232,7 @@
<Compile Include="Controllers\LegalController.cs" />
<Compile Include="Controllers\ManageController.cs" />
<Compile Include="Controllers\ModeratorController.cs" />
+ <Compile Include="Controllers\ProfilesController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
@@ -505,6 +506,8 @@
<Content Include="Views\Shared\_PostModerationBar.cshtml" />
<Content Include="Views\Forum\EditPost.cshtml" />
<Content Include="Views\Legal\TOS.cshtml" />
+ <Content Include="Views\Profiles\ViewProfile.cshtml" />
+ <Content Include="Views\Profile\ViewProfile.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />