diff options
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. |
