aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj')
-rw-r--r--ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj6
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 3eaca2f..faec295 100644
--- a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj
+++ b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj
@@ -109,6 +109,12 @@
<ItemGroup>
<None Include="Resources\ChatEditTemplate.txt" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="Resources\NoUsersFound.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Resources\GenericTableList.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.