diff options
| author | Michael <[email protected]> | 2017-05-21 08:12:24 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-21 08:12:24 -0400 |
| commit | 54f52b10a64b564aef489310da29b12d64c4ec18 (patch) | |
| tree | 6ce9c5952582682c8f8c64abb2823a28417b9000 /Project-Unite/Project-Unite.csproj | |
| parent | 5222febd5b7a9ef177e051f14a048f53776ac194 (diff) | |
| download | project-unite-54f52b10a64b564aef489310da29b12d64c4ec18.tar.gz project-unite-54f52b10a64b564aef489310da29b12d64c4ec18.tar.bz2 project-unite-54f52b10a64b564aef489310da29b12d64c4ec18.zip | |
viewsubmission screen
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 3ecbf96..c8e3dd6 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -973,6 +973,7 @@ <Content Include="Views\Contests\ViewContest.cshtml" /> <Content Include="Views\Contests\CreateContest.cshtml" /> <Content Include="Views\Contests\SubmitEntry.cshtml" /> + <Content Include="Views\Contests\ViewSubmission.cshtml" /> </ItemGroup> <ItemGroup> <Folder Include="App_Data\" /> |
