Skip to content

Commit

Permalink
Add application icon
Browse files Browse the repository at this point in the history
  • Loading branch information
alk0ve committed Apr 19, 2022
1 parent c4887af commit 9a60815
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions SerialPop/SerialPop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>
</ApplicationIcon>
<ApplicationIcon>pendrive.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -104,5 +103,8 @@
<ItemGroup>
<None Include="Resources\speedometer.png" />
</ItemGroup>
<ItemGroup>
<Content Include="pendrive.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
Binary file added SerialPop/pendrive.ico
Binary file not shown.

0 comments on commit 9a60815

Please sign in to comment.