Jlll1 / Sutil-Template

Set of `dotnet new` templates for creating Sutil applications
MIT License
1 stars 2 forks source link

Fix favicon for `Sutil` template, resolves #2 #4

Closed Jlll1 closed 2 years ago

Jlll1 commented 2 years ago

Resolves #2

Favicon for Sutil template was retrieved as png but it's in ico format. This changes png to ico.