diff options
| author | Michael <[email protected]> | 2017-04-14 17:54:26 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-14 17:54:26 -0400 |
| commit | a2cbddfbfdbf385547484aa5edc208ebdbba334a (patch) | |
| tree | 8103d9c250b5bf708d0916a4a26abe0cb6bc3c7d /Project-Unite/Project-Unite.csproj | |
| parent | e63b7b343b56c0170ee7dedd9eea3773ac302350 (diff) | |
| download | project-unite-a2cbddfbfdbf385547484aa5edc208ebdbba334a.tar.gz project-unite-a2cbddfbfdbf385547484aa5edc208ebdbba334a.tar.bz2 project-unite-a2cbddfbfdbf385547484aa5edc208ebdbba334a.zip | |
You can now post bugs.
Well, there's no categories to post them in, yet.
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index f7e54ed..cb3bfb3 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -566,6 +566,7 @@ <Content Include="Views\Bugs\_Sidebar.cshtml" /> <Content Include="Views\Bugs\ViewCategory.cshtml" /> <Content Include="Views\Bugs\ViewBug.cshtml" /> + <Content Include="Views\Bugs\PostBug.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
