diff --git a/src/TF2HUD.Editor/HUDEditor.csproj b/src/TF2HUD.Editor/HUDEditor.csproj index 1bb827b1..3bb52ac1 100644 --- a/src/TF2HUD.Editor/HUDEditor.csproj +++ b/src/TF2HUD.Editor/HUDEditor.csproj @@ -6,7 +6,7 @@ true true HUDEditor.App - favicon.ico + Resources\favicon.ico Igor Nikitin, Peter Wobcke CriticalFlaw CriticalFlaw @@ -49,18 +49,9 @@ - - - True - \ - - - True - - diff --git a/src/TF2HUD.Editor/favicon.ico b/src/TF2HUD.Editor/Resources/favicon.ico similarity index 100% rename from src/TF2HUD.Editor/favicon.ico rename to src/TF2HUD.Editor/Resources/favicon.ico