Add runway program icon
This commit is contained in:
parent
308d164532
commit
7d466f0c4f
@ -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
BIN
QueueSys/runway_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user