diff --git a/src/Artemis.UI/Artemis.UI.csproj b/src/Artemis.UI/Artemis.UI.csproj index a78e9658a..7f8c86dbf 100644 --- a/src/Artemis.UI/Artemis.UI.csproj +++ b/src/Artemis.UI/Artemis.UI.csproj @@ -138,7 +138,7 @@ - + diff --git a/src/Artemis.UI/Screens/TrayView.xaml b/src/Artemis.UI/Screens/TrayView.xaml index afac1218c..6e43c046d 100644 --- a/src/Artemis.UI/Screens/TrayView.xaml +++ b/src/Artemis.UI/Screens/TrayView.xaml @@ -1,24 +1,25 @@ - - + + + + + + Artemis + + + @@ -60,4 +61,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/Artemis.UI/packages.lock.json b/src/Artemis.UI/packages.lock.json index a00f2702b..524e0ec98 100644 --- a/src/Artemis.UI/packages.lock.json +++ b/src/Artemis.UI/packages.lock.json @@ -27,9 +27,13 @@ }, "Hardcodet.NotifyIcon.Wpf.NetCore": { "type": "Direct", - "requested": "[1.0.14, )", - "resolved": "1.0.14", - "contentHash": "aNwwax4+C/xhIxTbwKHJnxh0A6hWGnqXZtppZ+/lkE8VOL+a2WuMOBgWpkiUk6Tv+pi1bc+yuHo0lh4Md6KEFw==" + "requested": "[1.0.18, )", + "resolved": "1.0.18", + "contentHash": "oI8YY/gUQooA0XIIZl4TgueexJcu+MbSvCQ2+ZBZRa+rIvFCWiyk8rjgywQ17sVrhLXRn+xF8+FTrWLxetkx0A==", + "dependencies": { + "H.NotifyIcon": "1.0.18", + "System.Drawing.Common": "5.0.0" + } }, "Humanizer.Core": { "type": "Direct", @@ -225,6 +229,11 @@ "resolved": "3.0.1", "contentHash": "i7CuPSikVroBaWG8sPvO707Ex9C6BP5+r4JufKNU1FGMmiFgLJvNo1ttUg6ZiXIzUNknvIb1VUTIO9iEDucibg==" }, + "H.NotifyIcon": { + "type": "Transitive", + "resolved": "1.0.18", + "contentHash": "vV0lNWD9xGeCH4pCmT8vKtax2QOmo8WwhCBgBDO3BYQtPG7Rjuf5Ua+3O8++XkZB7t9zromzxcT5nYdGDg1Puw==" + }, "HidSharp": { "type": "Transitive", "resolved": "2.1.0",