Monitor: Fix SQL, add Icon
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
<PropertyGroup>
|
||||
<StartupObject>DigitalData.GUIs.Monitor.My.MyApplication</StartupObject>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>ChartType_Line.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="DevExpress.BonusSkins.v19.2" />
|
||||
<Reference Include="DevExpress.Data.v19.2" />
|
||||
@@ -192,6 +195,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\export.svg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="ChartType_Line.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.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.
|
||||
|
||||
Reference in New Issue
Block a user