diff options
| author | Michael <[email protected]> | 2017-04-06 13:56:05 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-06 13:56:05 -0400 |
| commit | 34d659efbc7efdf23e276270007342a6e68a90bf (patch) | |
| tree | 4e3a69b2d68ea5f9ce7cf3489e90e9cec98b2ea8 /Project-Unite/Project-Unite.csproj | |
| parent | 687d62912c9eea205306df17422dbdba718344a8 (diff) | |
| download | project-unite-34d659efbc7efdf23e276270007342a6e68a90bf.tar.gz project-unite-34d659efbc7efdf23e276270007342a6e68a90bf.tar.bz2 project-unite-34d659efbc7efdf23e276270007342a6e68a90bf.zip | |
Add wiki category view
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 33cb81c..3201682 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -544,6 +544,7 @@ <Content Include="Views\Download\ViewRelease.cshtml" /> <Content Include="Views\Home\Discord.cshtml" /> <Content Include="Views\Developer\Wiki.cshtml" /> + <Content Include="Views\Developer\AddWikiCategory.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
