From 6b07fab72589f497846751d1a4f1964ab23cee45 Mon Sep 17 00:00:00 2001 From: Philipp Sumi Date: Mon, 25 Nov 2013 15:43:33 +0100 Subject: [PATCH] CHG Moved files to new root folder. --- .../NuGet}/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec | 0 .../Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec | 0 .../Legacy Switch/readme.from.legacy.package.txt | 0 .../NuGet}/readme.1.0.5.txt | 0 .../Source}/BuildTargets.cmd | 0 .../Source}/Changelog.txt | 0 .../Source}/Cleanup_Solution_For_Deployment.bat | 0 .../Source}/NotifyIconWpf.sln | 0 .../Source}/NotifyIconWpf/BalloonIcon.cs | 0 .../NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd | 0 .../Source}/NotifyIconWpf/Interop/BalloonFlags.cs | 0 .../NotifyIconWpf/Interop/IconDataMembers.cs | 0 .../Source}/NotifyIconWpf/Interop/IconState.cs | 0 .../Source}/NotifyIconWpf/Interop/MouseEvent.cs | 0 .../Source}/NotifyIconWpf/Interop/NotifyCommand.cs | 0 .../Source}/NotifyIconWpf/Interop/NotifyIconData.cs | 0 .../NotifyIconWpf/Interop/NotifyIconVersion.cs | 0 .../Source}/NotifyIconWpf/Interop/Point.cs | 0 .../Source}/NotifyIconWpf/Interop/TrayInfo.cs | 0 .../Source}/NotifyIconWpf/Interop/WinApi.cs | 0 .../Source}/NotifyIconWpf/Interop/WindowClass.cs | 0 .../NotifyIconWpf/Interop/WindowMessageSink.cs | 0 .../Source}/NotifyIconWpf/NotifyIconWpf.csproj | 0 .../Source}/NotifyIconWpf/PopupActivationMode.cs | 0 .../NotifyIconWpf/Properties/AssemblyInfo.cs | 0 .../Source}/NotifyIconWpf/RoutedEventHelper.cs | 0 .../NotifyIconWpf/TaskbarIcon.Declarations.cs | 0 .../Source}/NotifyIconWpf/TaskbarIcon.cs | 0 .../Source}/NotifyIconWpf/Util.cs | 0 .../Source}/Sample Project/App.xaml | 0 .../Source}/Sample Project/App.xaml.cs | 0 .../Sample Project/Commands/CloseWindowCommand.cs | 0 .../Source}/Sample Project/Commands/CommandBase.cs | 0 .../Commands/HideSampleWindowCommand.cs | 0 .../Commands/ShowSampleWindowCommand.cs | 0 .../Source}/Sample Project/Icons/Bulb.ico | Bin .../Source}/Sample Project/Icons/Computers.ico | Bin .../Source}/Sample Project/Icons/Error.ico | Bin .../Source}/Sample Project/Icons/Inactive.ico | Bin .../Source}/Sample Project/Icons/NetDrives.ico | Bin .../Source}/Sample Project/Images/Add.png | Bin .../Source}/Sample Project/Images/Close.png | Bin .../Source}/Sample Project/Images/Info.png | Bin .../Source}/Sample Project/Images/Logo.png | Bin .../Source}/Sample Project/Images/Preferences.png | Bin .../Source}/Sample Project/Images/Remove.png | Bin .../Source}/Sample Project/Main.xaml | 0 .../Source}/Sample Project/Main.xaml.cs | 0 .../Sample Project/Properties/AssemblyInfo.cs | 0 .../Sample Project/Properties/Resources.Designer.cs | 0 .../Sample Project/Properties/Resources.resx | 0 .../Sample Project/Properties/Settings.Designer.cs | 0 .../Sample Project/Properties/Settings.settings | 0 .../Source}/Sample Project/Sample Project.csproj | 0 .../Sample Project/Showcase/FancyBalloon.xaml | 0 .../Sample Project/Showcase/FancyBalloon.xaml.cs | 0 .../Source}/Sample Project/Showcase/FancyPopup.xaml | 0 .../Sample Project/Showcase/FancyPopup.xaml.cs | 0 .../Sample Project/Showcase/FancyToolTip.xaml | 0 .../Sample Project/Showcase/FancyToolTip.xaml.cs | 0 .../Showcase/NotifyIconResources.xaml | 0 .../Sample Project/Showcase/ShowcaseWindow.xaml | 0 .../Sample Project/Showcase/ShowcaseWindow.xaml.cs | 0 .../Sample Project/Showcase/WelcomeBalloon.xaml | 0 .../Sample Project/Showcase/WelcomeBalloon.xaml.cs | 0 .../NotifyIconResourceDictionary.xaml | 0 .../SimpleWindowWithNotifyIcon.xaml | 0 .../SimpleWindowWithNotifyIcon.xaml.cs | 0 .../02 - ToolTips/InlineToolTipWindow.xaml | 0 .../02 - ToolTips/InlineToolTipWindow.xaml.cs | 0 .../Tutorials/02 - ToolTips/SimpleUserControl.xaml | 0 .../02 - ToolTips/SimpleUserControl.xaml.cs | 0 .../02 - ToolTips/UserControlToolTipWindow.xaml | 0 .../02 - ToolTips/UserControlToolTipWindow.xaml.cs | 0 .../Tutorials/03 - Popups/InlinePopupWindow.xaml | 0 .../Tutorials/03 - Popups/InlinePopupWindow.xaml.cs | 0 .../04 - ContextMenus/InlineContextMenuWindow.xaml | 0 .../InlineContextMenuWindow.xaml.cs | 0 .../05 - Balloons/BalloonSampleWindow.xaml | 0 .../05 - Balloons/BalloonSampleWindow.xaml.cs | 0 .../Tutorials/06 - Commands/CommandWindow.xaml | 0 .../Tutorials/06 - Commands/CommandWindow.xaml.cs | 0 .../Tutorials/06 - Commands/ShowMessageCommand.cs | 0 .../07 - Events/EventVisualizerWindow.xaml | 0 .../07 - Events/EventVisualizerWindow.xaml.cs | 0 .../08 - DataBinding/DataBoundToolTipWindow.xaml | 0 .../08 - DataBinding/DataBoundToolTipWindow.xaml.cs | 0 .../Sample Project/Tutorials/09 - MVVM/Clock.png | Bin .../Tutorials/09 - MVVM/ClockPopup.xaml | 0 .../Tutorials/09 - MVVM/ClockPopup.xaml.cs | 0 .../Tutorials/09 - MVVM/MvvmSampleViewModel.cs | 0 .../Tutorials/09 - MVVM/MvvmSampleWindow.xaml | 0 .../Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs | 0 .../Source}/Windowless Sample/App.xaml | 0 .../Source}/Windowless Sample/App.xaml.cs | 0 .../Source}/Windowless Sample/MainWindow.xaml | 0 .../Source}/Windowless Sample/MainWindow.xaml.cs | 0 .../Windowless Sample/NotifyIconResources.xaml | 0 .../Windowless Sample/NotifyIconViewModel.cs | 0 .../Windowless Sample/Properties/AssemblyInfo.cs | 0 .../Source}/Windowless Sample/Red.ico | Bin .../Windowless Sample/Windowless Sample.csproj | 0 .../Source}/WindowsFormsSample/FancyPopup.xaml | 0 .../Source}/WindowsFormsSample/FancyPopup.xaml.cs | 0 .../Source}/WindowsFormsSample/Form1.Designer.cs | 0 .../Source}/WindowsFormsSample/Form1.cs | 0 .../Source}/WindowsFormsSample/Form1.resx | 0 .../Source}/WindowsFormsSample/Icon/Led.ico | Bin .../WindowsFormsSample/Images/Preferences.png | Bin .../Source}/WindowsFormsSample/Program.cs | 0 .../WindowsFormsSample/Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../WindowsFormsSample/Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../WindowsFormsSample/Properties/Settings.settings | 0 .../WindowsFormsSample/WindowsFormsSample.csproj | 0 116 files changed, 0 insertions(+), 0 deletions(-) rename {NuGet => Hardcodet.NotifyIcon.Wpf/NuGet}/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec (100%) rename {NuGet => Hardcodet.NotifyIcon.Wpf/NuGet}/Legacy Switch/Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec (100%) rename {NuGet => Hardcodet.NotifyIcon.Wpf/NuGet}/Legacy Switch/readme.from.legacy.package.txt (100%) rename {NuGet => Hardcodet.NotifyIcon.Wpf/NuGet}/readme.1.0.5.txt (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/BuildTargets.cmd (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Changelog.txt (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Cleanup_Solution_For_Deployment.bat (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf.sln (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/BalloonIcon.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/BalloonFlags.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/IconDataMembers.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/IconState.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/MouseEvent.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/NotifyCommand.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/NotifyIconData.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/NotifyIconVersion.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/Point.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/TrayInfo.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/WinApi.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/WindowClass.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Interop/WindowMessageSink.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/NotifyIconWpf.csproj (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/PopupActivationMode.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Properties/AssemblyInfo.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/RoutedEventHelper.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/TaskbarIcon.Declarations.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/TaskbarIcon.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/NotifyIconWpf/Util.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/App.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/App.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Commands/CloseWindowCommand.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Commands/CommandBase.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Commands/HideSampleWindowCommand.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Commands/ShowSampleWindowCommand.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Icons/Bulb.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Icons/Computers.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Icons/Error.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Icons/Inactive.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Icons/NetDrives.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Add.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Close.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Info.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Logo.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Preferences.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Images/Remove.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Main.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Main.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Properties/AssemblyInfo.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Properties/Resources.Designer.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Properties/Resources.resx (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Properties/Settings.Designer.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Properties/Settings.settings (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Sample Project.csproj (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyBalloon.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyBalloon.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyPopup.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyPopup.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyToolTip.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/FancyToolTip.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/NotifyIconResources.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/ShowcaseWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/ShowcaseWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/WelcomeBalloon.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Showcase/WelcomeBalloon.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/01 - Declaration/NotifyIconResourceDictionary.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/06 - Commands/ShowMessageCommand.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/Clock.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/MvvmSampleViewModel.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/App.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/App.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/MainWindow.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/MainWindow.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/NotifyIconResources.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/NotifyIconViewModel.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/Properties/AssemblyInfo.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/Red.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/Windowless Sample/Windowless Sample.csproj (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/FancyPopup.xaml (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/FancyPopup.xaml.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Form1.Designer.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Form1.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Form1.resx (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Icon/Led.ico (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Images/Preferences.png (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Program.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Properties/AssemblyInfo.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Properties/Resources.Designer.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Properties/Resources.resx (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Properties/Settings.Designer.cs (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/Properties/Settings.settings (100%) rename {Source => Hardcodet.NotifyIcon.Wpf/Source}/WindowsFormsSample/WindowsFormsSample.csproj (100%) diff --git a/NuGet/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec b/Hardcodet.NotifyIcon.Wpf/NuGet/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec similarity index 100% rename from NuGet/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec rename to Hardcodet.NotifyIcon.Wpf/NuGet/Hardcodet.NotifyIcon.Wpf.1.0.5.nuspec diff --git a/NuGet/Legacy Switch/Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec b/Hardcodet.NotifyIcon.Wpf/NuGet/Legacy Switch/Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec similarity index 100% rename from NuGet/Legacy Switch/Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec rename to Hardcodet.NotifyIcon.Wpf/NuGet/Legacy Switch/Hardcodet.Wpf.TaskbarNotification.1.0.5.nuspec diff --git a/NuGet/Legacy Switch/readme.from.legacy.package.txt b/Hardcodet.NotifyIcon.Wpf/NuGet/Legacy Switch/readme.from.legacy.package.txt similarity index 100% rename from NuGet/Legacy Switch/readme.from.legacy.package.txt rename to Hardcodet.NotifyIcon.Wpf/NuGet/Legacy Switch/readme.from.legacy.package.txt diff --git a/NuGet/readme.1.0.5.txt b/Hardcodet.NotifyIcon.Wpf/NuGet/readme.1.0.5.txt similarity index 100% rename from NuGet/readme.1.0.5.txt rename to Hardcodet.NotifyIcon.Wpf/NuGet/readme.1.0.5.txt diff --git a/Source/BuildTargets.cmd b/Hardcodet.NotifyIcon.Wpf/Source/BuildTargets.cmd similarity index 100% rename from Source/BuildTargets.cmd rename to Hardcodet.NotifyIcon.Wpf/Source/BuildTargets.cmd diff --git a/Source/Changelog.txt b/Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt similarity index 100% rename from Source/Changelog.txt rename to Hardcodet.NotifyIcon.Wpf/Source/Changelog.txt diff --git a/Source/Cleanup_Solution_For_Deployment.bat b/Hardcodet.NotifyIcon.Wpf/Source/Cleanup_Solution_For_Deployment.bat similarity index 100% rename from Source/Cleanup_Solution_For_Deployment.bat rename to Hardcodet.NotifyIcon.Wpf/Source/Cleanup_Solution_For_Deployment.bat diff --git a/Source/NotifyIconWpf.sln b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf.sln similarity index 100% rename from Source/NotifyIconWpf.sln rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf.sln diff --git a/Source/NotifyIconWpf/BalloonIcon.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/BalloonIcon.cs similarity index 100% rename from Source/NotifyIconWpf/BalloonIcon.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/BalloonIcon.cs diff --git a/Source/NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd similarity index 100% rename from Source/NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Diagrams/TaskbarIcon Overview.cd diff --git a/Source/NotifyIconWpf/Interop/BalloonFlags.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/BalloonFlags.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/BalloonFlags.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/BalloonFlags.cs diff --git a/Source/NotifyIconWpf/Interop/IconDataMembers.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/IconDataMembers.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/IconDataMembers.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/IconDataMembers.cs diff --git a/Source/NotifyIconWpf/Interop/IconState.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/IconState.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/IconState.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/IconState.cs diff --git a/Source/NotifyIconWpf/Interop/MouseEvent.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/MouseEvent.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/MouseEvent.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/MouseEvent.cs diff --git a/Source/NotifyIconWpf/Interop/NotifyCommand.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyCommand.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/NotifyCommand.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyCommand.cs diff --git a/Source/NotifyIconWpf/Interop/NotifyIconData.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyIconData.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/NotifyIconData.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyIconData.cs diff --git a/Source/NotifyIconWpf/Interop/NotifyIconVersion.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyIconVersion.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/NotifyIconVersion.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/NotifyIconVersion.cs diff --git a/Source/NotifyIconWpf/Interop/Point.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/Point.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/Point.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/Point.cs diff --git a/Source/NotifyIconWpf/Interop/TrayInfo.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/TrayInfo.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/TrayInfo.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/TrayInfo.cs diff --git a/Source/NotifyIconWpf/Interop/WinApi.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WinApi.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/WinApi.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WinApi.cs diff --git a/Source/NotifyIconWpf/Interop/WindowClass.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WindowClass.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/WindowClass.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WindowClass.cs diff --git a/Source/NotifyIconWpf/Interop/WindowMessageSink.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WindowMessageSink.cs similarity index 100% rename from Source/NotifyIconWpf/Interop/WindowMessageSink.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Interop/WindowMessageSink.cs diff --git a/Source/NotifyIconWpf/NotifyIconWpf.csproj b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/NotifyIconWpf.csproj similarity index 100% rename from Source/NotifyIconWpf/NotifyIconWpf.csproj rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/NotifyIconWpf.csproj diff --git a/Source/NotifyIconWpf/PopupActivationMode.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/PopupActivationMode.cs similarity index 100% rename from Source/NotifyIconWpf/PopupActivationMode.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/PopupActivationMode.cs diff --git a/Source/NotifyIconWpf/Properties/AssemblyInfo.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Properties/AssemblyInfo.cs similarity index 100% rename from Source/NotifyIconWpf/Properties/AssemblyInfo.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Properties/AssemblyInfo.cs diff --git a/Source/NotifyIconWpf/RoutedEventHelper.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/RoutedEventHelper.cs similarity index 100% rename from Source/NotifyIconWpf/RoutedEventHelper.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/RoutedEventHelper.cs diff --git a/Source/NotifyIconWpf/TaskbarIcon.Declarations.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/TaskbarIcon.Declarations.cs similarity index 100% rename from Source/NotifyIconWpf/TaskbarIcon.Declarations.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/TaskbarIcon.Declarations.cs diff --git a/Source/NotifyIconWpf/TaskbarIcon.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/TaskbarIcon.cs similarity index 100% rename from Source/NotifyIconWpf/TaskbarIcon.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/TaskbarIcon.cs diff --git a/Source/NotifyIconWpf/Util.cs b/Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Util.cs similarity index 100% rename from Source/NotifyIconWpf/Util.cs rename to Hardcodet.NotifyIcon.Wpf/Source/NotifyIconWpf/Util.cs diff --git a/Source/Sample Project/App.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/App.xaml similarity index 100% rename from Source/Sample Project/App.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/App.xaml diff --git a/Source/Sample Project/App.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/App.xaml.cs similarity index 100% rename from Source/Sample Project/App.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/App.xaml.cs diff --git a/Source/Sample Project/Commands/CloseWindowCommand.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/CloseWindowCommand.cs similarity index 100% rename from Source/Sample Project/Commands/CloseWindowCommand.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/CloseWindowCommand.cs diff --git a/Source/Sample Project/Commands/CommandBase.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/CommandBase.cs similarity index 100% rename from Source/Sample Project/Commands/CommandBase.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/CommandBase.cs diff --git a/Source/Sample Project/Commands/HideSampleWindowCommand.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/HideSampleWindowCommand.cs similarity index 100% rename from Source/Sample Project/Commands/HideSampleWindowCommand.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/HideSampleWindowCommand.cs diff --git a/Source/Sample Project/Commands/ShowSampleWindowCommand.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/ShowSampleWindowCommand.cs similarity index 100% rename from Source/Sample Project/Commands/ShowSampleWindowCommand.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Commands/ShowSampleWindowCommand.cs diff --git a/Source/Sample Project/Icons/Bulb.ico b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Bulb.ico similarity index 100% rename from Source/Sample Project/Icons/Bulb.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Bulb.ico diff --git a/Source/Sample Project/Icons/Computers.ico b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Computers.ico similarity index 100% rename from Source/Sample Project/Icons/Computers.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Computers.ico diff --git a/Source/Sample Project/Icons/Error.ico b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Error.ico similarity index 100% rename from Source/Sample Project/Icons/Error.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Error.ico diff --git a/Source/Sample Project/Icons/Inactive.ico b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Inactive.ico similarity index 100% rename from Source/Sample Project/Icons/Inactive.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/Inactive.ico diff --git a/Source/Sample Project/Icons/NetDrives.ico b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/NetDrives.ico similarity index 100% rename from Source/Sample Project/Icons/NetDrives.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Icons/NetDrives.ico diff --git a/Source/Sample Project/Images/Add.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Add.png similarity index 100% rename from Source/Sample Project/Images/Add.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Add.png diff --git a/Source/Sample Project/Images/Close.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Close.png similarity index 100% rename from Source/Sample Project/Images/Close.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Close.png diff --git a/Source/Sample Project/Images/Info.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Info.png similarity index 100% rename from Source/Sample Project/Images/Info.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Info.png diff --git a/Source/Sample Project/Images/Logo.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Logo.png similarity index 100% rename from Source/Sample Project/Images/Logo.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Logo.png diff --git a/Source/Sample Project/Images/Preferences.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Preferences.png similarity index 100% rename from Source/Sample Project/Images/Preferences.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Preferences.png diff --git a/Source/Sample Project/Images/Remove.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Remove.png similarity index 100% rename from Source/Sample Project/Images/Remove.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Images/Remove.png diff --git a/Source/Sample Project/Main.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Main.xaml similarity index 100% rename from Source/Sample Project/Main.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Main.xaml diff --git a/Source/Sample Project/Main.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Main.xaml.cs similarity index 100% rename from Source/Sample Project/Main.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Main.xaml.cs diff --git a/Source/Sample Project/Properties/AssemblyInfo.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/AssemblyInfo.cs similarity index 100% rename from Source/Sample Project/Properties/AssemblyInfo.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/AssemblyInfo.cs diff --git a/Source/Sample Project/Properties/Resources.Designer.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Resources.Designer.cs similarity index 100% rename from Source/Sample Project/Properties/Resources.Designer.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Resources.Designer.cs diff --git a/Source/Sample Project/Properties/Resources.resx b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Resources.resx similarity index 100% rename from Source/Sample Project/Properties/Resources.resx rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Resources.resx diff --git a/Source/Sample Project/Properties/Settings.Designer.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Settings.Designer.cs similarity index 100% rename from Source/Sample Project/Properties/Settings.Designer.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Settings.Designer.cs diff --git a/Source/Sample Project/Properties/Settings.settings b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Settings.settings similarity index 100% rename from Source/Sample Project/Properties/Settings.settings rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Properties/Settings.settings diff --git a/Source/Sample Project/Sample Project.csproj b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Sample Project.csproj similarity index 100% rename from Source/Sample Project/Sample Project.csproj rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Sample Project.csproj diff --git a/Source/Sample Project/Showcase/FancyBalloon.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyBalloon.xaml similarity index 100% rename from Source/Sample Project/Showcase/FancyBalloon.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyBalloon.xaml diff --git a/Source/Sample Project/Showcase/FancyBalloon.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyBalloon.xaml.cs similarity index 100% rename from Source/Sample Project/Showcase/FancyBalloon.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyBalloon.xaml.cs diff --git a/Source/Sample Project/Showcase/FancyPopup.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyPopup.xaml similarity index 100% rename from Source/Sample Project/Showcase/FancyPopup.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyPopup.xaml diff --git a/Source/Sample Project/Showcase/FancyPopup.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyPopup.xaml.cs similarity index 100% rename from Source/Sample Project/Showcase/FancyPopup.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyPopup.xaml.cs diff --git a/Source/Sample Project/Showcase/FancyToolTip.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyToolTip.xaml similarity index 100% rename from Source/Sample Project/Showcase/FancyToolTip.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyToolTip.xaml diff --git a/Source/Sample Project/Showcase/FancyToolTip.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyToolTip.xaml.cs similarity index 100% rename from Source/Sample Project/Showcase/FancyToolTip.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/FancyToolTip.xaml.cs diff --git a/Source/Sample Project/Showcase/NotifyIconResources.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/NotifyIconResources.xaml similarity index 100% rename from Source/Sample Project/Showcase/NotifyIconResources.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/NotifyIconResources.xaml diff --git a/Source/Sample Project/Showcase/ShowcaseWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/ShowcaseWindow.xaml similarity index 100% rename from Source/Sample Project/Showcase/ShowcaseWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/ShowcaseWindow.xaml diff --git a/Source/Sample Project/Showcase/ShowcaseWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/ShowcaseWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Showcase/ShowcaseWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/ShowcaseWindow.xaml.cs diff --git a/Source/Sample Project/Showcase/WelcomeBalloon.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/WelcomeBalloon.xaml similarity index 100% rename from Source/Sample Project/Showcase/WelcomeBalloon.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/WelcomeBalloon.xaml diff --git a/Source/Sample Project/Showcase/WelcomeBalloon.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/WelcomeBalloon.xaml.cs similarity index 100% rename from Source/Sample Project/Showcase/WelcomeBalloon.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Showcase/WelcomeBalloon.xaml.cs diff --git a/Source/Sample Project/Tutorials/01 - Declaration/NotifyIconResourceDictionary.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/NotifyIconResourceDictionary.xaml similarity index 100% rename from Source/Sample Project/Tutorials/01 - Declaration/NotifyIconResourceDictionary.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/NotifyIconResourceDictionary.xaml diff --git a/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml similarity index 100% rename from Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml diff --git a/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/01 - Declaration/SimpleWindowWithNotifyIcon.xaml.cs diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/InlineToolTipWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/SimpleUserControl.xaml.cs diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml diff --git a/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/02 - ToolTips/UserControlToolTipWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml diff --git a/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/03 - Popups/InlinePopupWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml diff --git a/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/04 - ContextMenus/InlineContextMenuWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml diff --git a/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/05 - Balloons/BalloonSampleWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml diff --git a/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/CommandWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/06 - Commands/ShowMessageCommand.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/ShowMessageCommand.cs similarity index 100% rename from Source/Sample Project/Tutorials/06 - Commands/ShowMessageCommand.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/06 - Commands/ShowMessageCommand.cs diff --git a/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml diff --git a/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/07 - Events/EventVisualizerWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml diff --git a/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/08 - DataBinding/DataBoundToolTipWindow.xaml.cs diff --git a/Source/Sample Project/Tutorials/09 - MVVM/Clock.png b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/Clock.png similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/Clock.png rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/Clock.png diff --git a/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml diff --git a/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/ClockPopup.xaml.cs diff --git a/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleViewModel.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleViewModel.cs similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleViewModel.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleViewModel.cs diff --git a/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml diff --git a/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs similarity index 100% rename from Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Sample Project/Tutorials/09 - MVVM/MvvmSampleWindow.xaml.cs diff --git a/Source/Windowless Sample/App.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/App.xaml similarity index 100% rename from Source/Windowless Sample/App.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/App.xaml diff --git a/Source/Windowless Sample/App.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/App.xaml.cs similarity index 100% rename from Source/Windowless Sample/App.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/App.xaml.cs diff --git a/Source/Windowless Sample/MainWindow.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/MainWindow.xaml similarity index 100% rename from Source/Windowless Sample/MainWindow.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/MainWindow.xaml diff --git a/Source/Windowless Sample/MainWindow.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/MainWindow.xaml.cs similarity index 100% rename from Source/Windowless Sample/MainWindow.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/MainWindow.xaml.cs diff --git a/Source/Windowless Sample/NotifyIconResources.xaml b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/NotifyIconResources.xaml similarity index 100% rename from Source/Windowless Sample/NotifyIconResources.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/NotifyIconResources.xaml diff --git a/Source/Windowless Sample/NotifyIconViewModel.cs b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/NotifyIconViewModel.cs similarity index 100% rename from Source/Windowless Sample/NotifyIconViewModel.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/NotifyIconViewModel.cs diff --git a/Source/Windowless Sample/Properties/AssemblyInfo.cs b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Properties/AssemblyInfo.cs similarity index 100% rename from Source/Windowless Sample/Properties/AssemblyInfo.cs rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Properties/AssemblyInfo.cs diff --git a/Source/Windowless Sample/Red.ico b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Red.ico similarity index 100% rename from Source/Windowless Sample/Red.ico rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Red.ico diff --git a/Source/Windowless Sample/Windowless Sample.csproj b/Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Windowless Sample.csproj similarity index 100% rename from Source/Windowless Sample/Windowless Sample.csproj rename to Hardcodet.NotifyIcon.Wpf/Source/Windowless Sample/Windowless Sample.csproj diff --git a/Source/WindowsFormsSample/FancyPopup.xaml b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/FancyPopup.xaml similarity index 100% rename from Source/WindowsFormsSample/FancyPopup.xaml rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/FancyPopup.xaml diff --git a/Source/WindowsFormsSample/FancyPopup.xaml.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/FancyPopup.xaml.cs similarity index 100% rename from Source/WindowsFormsSample/FancyPopup.xaml.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/FancyPopup.xaml.cs diff --git a/Source/WindowsFormsSample/Form1.Designer.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.Designer.cs similarity index 100% rename from Source/WindowsFormsSample/Form1.Designer.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.Designer.cs diff --git a/Source/WindowsFormsSample/Form1.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.cs similarity index 100% rename from Source/WindowsFormsSample/Form1.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.cs diff --git a/Source/WindowsFormsSample/Form1.resx b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.resx similarity index 100% rename from Source/WindowsFormsSample/Form1.resx rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Form1.resx diff --git a/Source/WindowsFormsSample/Icon/Led.ico b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Icon/Led.ico similarity index 100% rename from Source/WindowsFormsSample/Icon/Led.ico rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Icon/Led.ico diff --git a/Source/WindowsFormsSample/Images/Preferences.png b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Images/Preferences.png similarity index 100% rename from Source/WindowsFormsSample/Images/Preferences.png rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Images/Preferences.png diff --git a/Source/WindowsFormsSample/Program.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Program.cs similarity index 100% rename from Source/WindowsFormsSample/Program.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Program.cs diff --git a/Source/WindowsFormsSample/Properties/AssemblyInfo.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/AssemblyInfo.cs similarity index 100% rename from Source/WindowsFormsSample/Properties/AssemblyInfo.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/AssemblyInfo.cs diff --git a/Source/WindowsFormsSample/Properties/Resources.Designer.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Resources.Designer.cs similarity index 100% rename from Source/WindowsFormsSample/Properties/Resources.Designer.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Resources.Designer.cs diff --git a/Source/WindowsFormsSample/Properties/Resources.resx b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Resources.resx similarity index 100% rename from Source/WindowsFormsSample/Properties/Resources.resx rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Resources.resx diff --git a/Source/WindowsFormsSample/Properties/Settings.Designer.cs b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Settings.Designer.cs similarity index 100% rename from Source/WindowsFormsSample/Properties/Settings.Designer.cs rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Settings.Designer.cs diff --git a/Source/WindowsFormsSample/Properties/Settings.settings b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Settings.settings similarity index 100% rename from Source/WindowsFormsSample/Properties/Settings.settings rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/Properties/Settings.settings diff --git a/Source/WindowsFormsSample/WindowsFormsSample.csproj b/Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/WindowsFormsSample.csproj similarity index 100% rename from Source/WindowsFormsSample/WindowsFormsSample.csproj rename to Hardcodet.NotifyIcon.Wpf/Source/WindowsFormsSample/WindowsFormsSample.csproj