Add runway program icon

This commit is contained in:
kougyoku 2019-10-18 15:10:22 -07:00
parent 308d164532
commit 7d466f0c4f
2 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,9 @@
<PropertyGroup>
<ManifestKeyFile>QueueSys_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>runway_icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Dapper, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Dapper.2.0.30\lib\net461\Dapper.dll</HintPath>
@ -114,6 +117,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SqliteDataAccess.cs" />
<Content Include="runway_icon.ico" />
<EmbeddedResource Include="frmCustomerView.resx">
<DependentUpon>frmCustomerView.cs</DependentUpon>
</EmbeddedResource>

BIN
QueueSys/runway_icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB