Skip to content

Commit 0729222

Browse files
Merge pull request #4 from nullinside-development-group/release/1
Initial software release. Includes: 1. A GUI displaying the status of services 2. Minimize GUI to taskbar 3. GUI automatically maximizes on a service going down
2 parents d7dbe05 + e0bcc3c commit 0729222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SiteMonitor/SiteMonitor.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<PackageProjectUrl>https://nullinside.com</PackageProjectUrl>
1111
<PackageIcon>Assets\icon.png</PackageIcon>
1212
<RepositoryUrl>https://github.com/nullinside-development-group/nullinside-site-monitor</RepositoryUrl>
13+
<ApplicationIcon>Assets\logo.ico</ApplicationIcon>
1314
</PropertyGroup>
1415
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1516
<DocumentationFile>bin\Debug\SiteMonitor.xml</DocumentationFile>

0 commit comments

Comments
 (0)