Skip to content

Commit

Permalink
Declare a %(BaseSize) for images
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Jun 23, 2023
1 parent 117e3af commit 00a57aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MemoryLeakEverywhere/MemoryLeakEverywhere.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<!-- Images -->
<MauiImage Include="Resources\Images\*" />
<MauiImage Update="Resources\Images\dotnet_bot.svg" BaseSize="168,208" />
<MauiImage Update="Resources\Images\monkey.svg" BaseSize="88,88" />
<MauiImage Update="Resources\Images\favorite_filled_icon.svg" BaseSize="88,88" />

<!-- Custom Fonts -->
<MauiFont Include="Resources\Fonts\*" />
Expand Down

0 comments on commit 00a57aa

Please sign in to comment.