From 6b0543ba27511d7bd7b40cfca2f24608a6b8d9ee Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Tue, 8 Nov 2016 14:54:55 -0800 Subject: starts up to a toolbar icon with context menu. still much more to do --- windows/WinUI/WinUI.csproj | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'windows/WinUI/WinUI.csproj') diff --git a/windows/WinUI/WinUI.csproj b/windows/WinUI/WinUI.csproj index 181983c0..00c07f6c 100644 --- a/windows/WinUI/WinUI.csproj +++ b/windows/WinUI/WinUI.csproj @@ -66,6 +66,10 @@ + + ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net45\Hardcodet.Wpf.TaskbarNotification.dll + True + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll True @@ -104,6 +108,9 @@ PeersPage.xaml + + ToolbarItem.xaml + @@ -141,6 +148,10 @@ MSBuild:Compile Designer + + Designer + MSBuild:Compile + @@ -214,6 +225,9 @@ + + + -- cgit v1.2.3