diff options
Diffstat (limited to 'ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj index ce9fc77..cdf291b 100644 --- a/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj +++ b/ShiftOS.Server.WebAdmin/ShiftOS.Server.WebAdmin.csproj @@ -76,6 +76,10 @@ <None Include="packages.config" /> </ItemGroup> <ItemGroup> + <ProjectReference Include="..\ShiftOS.Objects\ShiftOS.Objects.csproj"> + <Project>{A069089A-8962-4607-B2B2-4CF4A371066E}</Project> + <Name>ShiftOS.Objects</Name> + </ProjectReference> <ProjectReference Include="..\ShiftOS.Server\ShiftOS.Server.csproj"> <Project>{226c63b4-e60d-4949-b4e7-7a2ddbb96776}</Project> <Name>ShiftOS.Server</Name> @@ -93,6 +97,12 @@ <ItemGroup> <None Include="Resources\LoginView.txt" /> </ItemGroup> + <ItemGroup> + <None Include="Resources\SetupView.txt" /> + </ItemGroup> + <ItemGroup> + <None Include="Resources\Status.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. |
