We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7dbe05 commit e0bcc3cCopy full SHA for e0bcc3c
src/SiteMonitor/SiteMonitor.csproj
@@ -10,6 +10,7 @@
10
<PackageProjectUrl>https://nullinside.com</PackageProjectUrl>
11
<PackageIcon>Assets\icon.png</PackageIcon>
12
<RepositoryUrl>https://github.com/nullinside-development-group/nullinside-site-monitor</RepositoryUrl>
13
+ <ApplicationIcon>Assets\logo.ico</ApplicationIcon>
14
</PropertyGroup>
15
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
16
<DocumentationFile>bin\Debug\SiteMonitor.xml</DocumentationFile>
0 commit comments