Skip to content

Commit

Permalink
Merge pull request #3089 from sbwalker/dev
Browse files Browse the repository at this point in the history
add appicon to Maui client project
  • Loading branch information
sbwalker committed Aug 2, 2023
2 parents 4740404 + a72e5e0 commit 8d0b046
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Oqtane.Maui/Oqtane.Maui.csproj
Expand Up @@ -44,7 +44,7 @@

<ItemGroup>
<!-- App Icon -->
<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" Color="#512BD4" />
<MauiIcon Include="Resources\AppIcon\appicon.svg" />

<!-- Splash Screen -->
<MauiSplashScreen Include="Resources\Splash\splash.svg" Color="#512BD4" BaseSize="128,128" />
Expand Down
23 changes: 19 additions & 4 deletions Oqtane.Maui/Resources/AppIcon/appicon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d0b046

Please sign in to comment.