1
0
mirror of https://github.com/livingcomputermuseum/Darkstar.git synced 2026-04-10 07:25:45 +00:00

Added proper icon for executable.

This commit is contained in:
Josh Dersch
2019-01-15 13:03:08 -08:00
parent aedcf2dd71
commit 45b84b5a61

View File

@@ -54,6 +54,9 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Dandelion.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="PacketDotNet, Version=0.13.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Sharp_Pcap.4.2.0\lib\PacketDotNet.dll</HintPath>