Skip to content

Commit

Permalink
Remove old icon resource
Browse files Browse the repository at this point in the history
  • Loading branch information
hbivnm committed Jan 3, 2023
1 parent e7f05d0 commit 071cf18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VenomCrosshairs/VenomCrosshairs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>TF2WSC.ico</ApplicationIcon>
<ApplicationIcon>
</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down Expand Up @@ -145,7 +146,6 @@
<None Include="Resources\question.png" />
<None Include="Resources\drive-upload.png" />
<None Include="Resources\exclamation-red-frame.png" />
<Content Include="TF2WSC.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 071cf18

Please sign in to comment.