diff --git a/Wpf.Application.SingleInstance.csproj b/Wpf.Application.SingleInstance.csproj index 3d2fcf8..3ac1f9b 100644 --- a/Wpf.Application.SingleInstance.csproj +++ b/Wpf.Application.SingleInstance.csproj @@ -11,6 +11,7 @@ README.md This library can be used to restrict an application to only a single instance and sends the command line of any newly started instance to the currently running instance. ChrisKaczor.Wpf.Application.SingleInstance + ChrisKaczor.Wpf.Application.SingleInstance