summaryrefslogtreecommitdiff
path: root/Project-Unite/Project-Unite.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-09 12:58:19 -0400
committerMichael <[email protected]>2017-05-09 12:58:19 -0400
commit28e035e581b29cb118060ba6bce3d3a29b2ed22a (patch)
tree7b3d5296db7233597b792272526b838d4cdb9af8 /Project-Unite/Project-Unite.csproj
parentc018086ad6c5431047930bc8401f1b97d7ece73f (diff)
downloadproject-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.tar.gz
project-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.tar.bz2
project-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.zip
Start revamp of bug UI
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
-rw-r--r--Project-Unite/Project-Unite.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj
index dd41d50..f4da41b 100644
--- a/Project-Unite/Project-Unite.csproj
+++ b/Project-Unite/Project-Unite.csproj
@@ -248,6 +248,7 @@
<Compile Include="App_Start\IdentityConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="App_Start\Startup.Auth.cs" />
+ <Compile Include="ChartExtensions.cs" />
<Compile Include="Controllers\AccountController.cs" />
<Compile Include="Controllers\AdminController.cs" />
<Compile Include="Controllers\APIController.cs" />