summaryrefslogtreecommitdiff
path: root/Project-Unite/Project-Unite.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-18 21:25:20 -0400
committerMichael <[email protected]>2017-05-18 21:25:20 -0400
commit9b06522c668ff8d2c27367529553eab6bded2021 (patch)
tree7ee18e49870a63951bc8cc35ccb92c016f1bf85c /Project-Unite/Project-Unite.csproj
parentcb9e12c980fa6abd64b0a3c57afc6496d60ca89f (diff)
downloadproject-unite-9b06522c668ff8d2c27367529553eab6bded2021.tar.gz
project-unite-9b06522c668ff8d2c27367529553eab6bded2021.tar.bz2
project-unite-9b06522c668ff8d2c27367529553eab6bded2021.zip
feedback
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 dd1e06a..6fcf989 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -820,6 +820,7 @@
<Compile Include="Models\PongHighscore.cs" />
<Compile Include="Models\Role.cs" />
<Compile Include="Models\SearchModels.cs" />
+ <Compile Include="Models\SendFeedbackViewModel.cs" />
<Compile Include="Models\Skin.cs" />
<Compile Include="Models\WikiModels.cs" />
<Compile Include="NotificationDaemon.cs" />
@@ -963,6 +964,7 @@
<Content Include="Views\Groups\ViewGroup.cshtml" />
<Content Include="Views\Groups\CreateGroup.cshtml" />
<Content Include="Views\Home\AccessDenied.cshtml" />
+ <Content Include="Views\Home\SendFeedback.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />