Skip to content

Commit

Permalink
Moved favicon, removed LICENSE and README from project solution
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Jul 14, 2024
1 parent b2e7194 commit 946538c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/TF2HUD.Editor/HUDEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<StartupObject>HUDEditor.App</StartupObject>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<ApplicationIcon>Resources\favicon.ico</ApplicationIcon>
<Authors>Igor Nikitin, Peter Wobcke</Authors>
<Company>CriticalFlaw</Company>
<Copyright>CriticalFlaw</Copyright>
Expand Down Expand Up @@ -49,18 +49,9 @@
<None Remove="log4net.config" />
<None Remove="Resources\banner.png" />
<None Remove="Resources\chapterbackgrounds.txt" />
<None Remove="Resources\favicon.ico" />
<None Remove="Resources\TF2Build.ttf" />
<None Remove="Resources\TF2Crosshairs.ttf" />
<None Remove="Resources\TF2Secondary.ttf" />
<None Include="..\..\.github\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>

<ItemGroup>
Expand Down
File renamed without changes.

0 comments on commit 946538c

Please sign in to comment.