Skip to content

Commit

Permalink
Feature: Added Files icon to the process in Windows (#16321)
Browse files Browse the repository at this point in the history
  • Loading branch information
IviriusMain authored Oct 9, 2024
1 parent fedfd8b commit 0e01986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Files.App/Files.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<PublishReadyToRun Condition="'$(Configuration)' == 'Debug'">False</PublishReadyToRun>
<PublishReadyToRun Condition="'$(Configuration)' != 'Debug'">True</PublishReadyToRun>
<PublishReadyToRunComposite Condition="'$(Configuration)' != 'Debug'">True</PublishReadyToRunComposite>
<ApplicationIcon>..\Files.App (Package)\Assets\AppTiles\Dev\Logo.ico</ApplicationIcon>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
Expand Down

0 comments on commit 0e01986

Please sign in to comment.