From e7f09b54f910a0e613308c9e1dca9e3bb7ac03f3 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Fri, 7 Apr 2023 19:44:20 -0400 Subject: [PATCH] Update assembly name --- Wpf.Application.SingleInstance.csproj | 1 + 1 file changed, 1 insertion(+) 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