diff options
| author | Michael <[email protected]> | 2017-02-12 14:03:46 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-12 14:03:46 -0500 |
| commit | f5ef64e87d4ec61f630ab28235c4906bfb08a2e1 (patch) | |
| tree | 3dd39c5bc05bb34986cff27e145b347a629c6fd7 /ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj | |
| parent | 9f782550b571912c1450f94100c372c60ecd1881 (diff) | |
| download | shiftos_thereturn-f5ef64e87d4ec61f630ab28235c4906bfb08a2e1.tar.gz shiftos_thereturn-f5ef64e87d4ec61f630ab28235c4906bfb08a2e1.tar.bz2 shiftos_thereturn-f5ef64e87d4ec61f630ab28235c4906bfb08a2e1.zip | |
Admin panel for chat frontend.
Diffstat (limited to 'ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj index cdf291b..3eaca2f 100644 --- a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj +++ b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj @@ -103,6 +103,12 @@ <ItemGroup> <None Include="Resources\Status.txt" /> </ItemGroup> + <ItemGroup> + <None Include="Resources\ChatListView.txt" /> + </ItemGroup> + <ItemGroup> + <None Include="Resources\ChatEditTemplate.txt" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. |
