Skip to content

Commit

Permalink
Added Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
OLeDouxEt committed Oct 29, 2024
1 parent 80fff11 commit 55d7daa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LogiWiz.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<ApplicationIcon>LogiWiz_3.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
<Content Include="LogiWiz_3.ico" />
</ItemGroup>

</Project>
Binary file added LogiWiz_3.ico
Binary file not shown.

0 comments on commit 55d7daa

Please sign in to comment.