Browse Source

添加图标

master
sc 3 months ago
parent
commit
ea94a9e3f1
  1. 3
      ProcessManageUI/ProcessManageUI.csproj

3
ProcessManageUI/ProcessManageUI.csproj

@ -34,6 +34,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>sunlight_logo.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />

Loading…
Cancel
Save