Skip to content

Commit

Permalink
Removed application icon from dotnet launcher.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemalcs committed Apr 25, 2021
1 parent 9a84a40 commit 27bbff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>LogoIcon.ico</ApplicationIcon>
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="DeltaCompressionDotNet, Version=1.1.0.0, Culture=neutral, PublicKeyToken=1d14d6e5194e7f4a, processorArchitecture=MSIL">
Expand Down Expand Up @@ -175,9 +176,6 @@
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="LogoIcon.ico" />
</ItemGroup>
<ItemGroup>
<Resource Include="Logo.png" />
</ItemGroup>
Expand Down
Binary file not shown.

0 comments on commit 27bbff5

Please sign in to comment.