Skip to content

Commit

Permalink
Added ico to WiceAot gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
AelyoSoftWorks committed Sep 6, 2024
1 parent f13deea commit 67afe05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WiceAot.Samples.Gallery/WiceAot.Samples.Gallery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<WindowsSdkPackageVersion>10.0.26100.42</WindowsSdkPackageVersion>
<RootNamespace>Wice.Samples.Gallery</RootNamespace>
<ApplicationIcon>wice_color.ico</ApplicationIcon>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand All @@ -34,6 +35,10 @@
<Compile Include="..\WiceAot\Properties\AssemblyVersionInfo.cs" Link="Properties\AssemblyVersionInfo.cs" />
</ItemGroup>

<ItemGroup>
<Content Include="wice_color.ico" />
</ItemGroup>

<ItemGroup>
<EmbeddedResource Include="Resources\aelyo_flat.png" />
<EmbeddedResource Include="Resources\lorem-cn.txt" />
Expand Down
Binary file added WiceAot.Samples.Gallery/wice_color.ico
Binary file not shown.

0 comments on commit 67afe05

Please sign in to comment.