Skip to content

Commit

Permalink
Fixed UI and Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshaGDS committed Jun 2, 2023
1 parent 6407516 commit d066fc6
Show file tree
Hide file tree
Showing 4 changed files with 1,283 additions and 638 deletions.
5 changes: 5 additions & 0 deletions DNSManager/DNSManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationManifest>app.manifest</ApplicationManifest>
<ApplicationIcon>icons8-connection-96.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
<Content Include="icons8-connection-96.ico" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="MaterialSkin.2" Version="2.3.1" />
<PackageReference Include="System.Data.SQLite" Version="1.0.117" />
Expand Down
Loading

0 comments on commit d066fc6

Please sign in to comment.