Commit 25a27b5d0067fa99e1e1198ac34db65688adebc7
1 parent
d537c753
one file is included
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.API/AIAHTML5.API.csproj
@@ -110,6 +110,7 @@ | @@ -110,6 +110,7 @@ | ||
110 | <Compile Include="Controllers\AdminAccessController.cs" /> | 110 | <Compile Include="Controllers\AdminAccessController.cs" /> |
111 | <Compile Include="Controllers\AuthenticateController.cs" /> | 111 | <Compile Include="Controllers\AuthenticateController.cs" /> |
112 | <Compile Include="Controllers\ForgotUserController.cs" /> | 112 | <Compile Include="Controllers\ForgotUserController.cs" /> |
113 | + <Compile Include="Controllers\LicenseTermConditionController.cs" /> | ||
113 | <Compile Include="Controllers\PixelLocationsController.cs" /> | 114 | <Compile Include="Controllers\PixelLocationsController.cs" /> |
114 | <Compile Include="Controllers\ResetPasswordController.cs" /> | 115 | <Compile Include="Controllers\ResetPasswordController.cs" /> |
115 | <Compile Include="Global.asax.cs"> | 116 | <Compile Include="Global.asax.cs"> |