diff options
| author | Michael <[email protected]> | 2017-05-02 20:59:58 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-02 20:59:58 -0400 |
| commit | 737a18b592d757449548c9b4cf179b7a1fe8e1b9 (patch) | |
| tree | ab2754368a5b88ff7bdc00236396d829bda7b657 /Project-Unite/Project-Unite.csproj | |
| parent | 7b23b2c724bc4912158647d75fec50c4184931e6 (diff) | |
| download | project-unite-737a18b592d757449548c9b4cf179b7a1fe8e1b9.tar.gz project-unite-737a18b592d757449548c9b4cf179b7a1fe8e1b9.tar.bz2 project-unite-737a18b592d757449548c9b4cf179b7a1fe8e1b9.zip | |
Codepoints stats page
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 3f73890..02325a5 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -586,6 +586,7 @@ <Content Include="Views\Bugs\ViewBug.cshtml" /> <Content Include="Views\Bugs\PostBug.cshtml" /> <Content Include="Views\Stats\Pong.cshtml" /> + <Content Include="Views\Stats\Codepoints.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
