Skip to content

Commit

Permalink
chore: removed png reference from FrameBuffer project
Browse files Browse the repository at this point in the history
  • Loading branch information
pictos committed Nov 28, 2023
1 parent b63127c commit 5a88b12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<ItemGroup>
<EmbeddedResource Include="Package.appxmanifest" />
<Manifest Include="$(ApplicationManifest)" />
<Content Include="..\Resizetizer.Extensions.Sample.Windows\Images\StoreLogo.png" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="Package.appxmanifest" />
<Content Include="..\Resizetizer.Extensions.Sample.Windows\Images\StoreLogo.png" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5a88b12

Please sign in to comment.