Monitor: UI Changes

This commit is contained in:
Jonathan Jenne
2021-11-25 15:52:43 +01:00
parent 297a8d144b
commit ec13c76f15
7 changed files with 188 additions and 212 deletions

View File

@@ -151,6 +151,10 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Controls.SQLEditor\SQLEditor.vbproj">
<Project>{3e7bc8a9-91ef-49b8-8110-2c01f664c24a}</Project>
<Name>SQLEditor</Name>
</ProjectReference>
<ProjectReference Include="..\GUIs.Common\Common.vbproj">
<Project>{d20a6bf2-c7c6-4a7a-b34d-fa27d775a049}</Project>
<Name>Common</Name>
@@ -197,6 +201,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="ChartType_Line.ico" />
<None Include="Resources\inserttreeview1.svg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.