diff --git a/DellMonitorControl/App.xaml b/DellMonitorControl/App.xaml index 939a665..cf6ba55 100644 --- a/DellMonitorControl/App.xaml +++ b/DellMonitorControl/App.xaml @@ -6,7 +6,7 @@ Startup="Application_Startup"> diff --git a/DellMonitorControl/DellMonitorControl.csproj b/DellMonitorControl/DellMonitorControl.csproj index 8e96557..c58f305 100644 --- a/DellMonitorControl/DellMonitorControl.csproj +++ b/DellMonitorControl/DellMonitorControl.csproj @@ -27,10 +27,12 @@ + + diff --git a/DellMonitorControl/MonitorIcon.ico b/DellMonitorControl/MonitorIcon.ico new file mode 100644 index 0000000..232686e Binary files /dev/null and b/DellMonitorControl/MonitorIcon.ico differ