Skip to content

Commit

Permalink
add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanyucel committed Jun 10, 2023
1 parent e32410b commit 57c7fcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DovizKuru.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@
<TargetFramework>net7.0-windows10.0.17763.0</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<ApplicationIcon>assets\icon.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
<Content Include="assets\icon.ico" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
Expand Down
Binary file added assets/icon.ico
Binary file not shown.

0 comments on commit 57c7fcf

Please sign in to comment.