From 618ab00ce530d51482c991ce8340e690bc55af6b Mon Sep 17 00:00:00 2001 From: Dave Antoine Date: Sun, 14 Jul 2024 18:52:25 -0400 Subject: [PATCH] SimpleWeather.Windows: v5.9.7 --- .../BackgroundTaskClient.cs | 2 +- .../InProcBackgroundTask/InProcBackgroundTask.cs | 2 +- SimpleWeather.Windows/Package.appxmanifest | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SimpleWeather.BackgroundTasks/BackgroundTaskClient.cs b/SimpleWeather.BackgroundTasks/BackgroundTaskClient.cs index b0ceae66..2c7e21f2 100644 --- a/SimpleWeather.BackgroundTasks/BackgroundTaskClient.cs +++ b/SimpleWeather.BackgroundTasks/BackgroundTaskClient.cs @@ -8,7 +8,7 @@ namespace SimpleWeather.BackgroundTasks { internal class BackgroundTaskClient { - private static Guid inProcBackgroundTaskHostGuid = new Guid("148C5627-665B-4DAC-AB27-64397E80335A"); + private static Guid inProcBackgroundTaskHostGuid = new Guid("E3E44B22-74AE-47CE-A507-6EBE2F832B8F"); private readonly IBackgroundTask backgroundTask; diff --git a/SimpleWeather.Windows/InProcBackgroundTask/InProcBackgroundTask.cs b/SimpleWeather.Windows/InProcBackgroundTask/InProcBackgroundTask.cs index af1b13cb..b9d7fcac 100644 --- a/SimpleWeather.Windows/InProcBackgroundTask/InProcBackgroundTask.cs +++ b/SimpleWeather.Windows/InProcBackgroundTask/InProcBackgroundTask.cs @@ -7,7 +7,7 @@ namespace SimpleWeather.NET // that the system can identify this entry point and launch it as necessary [ComVisible(true)] [ClassInterface(ClassInterfaceType.None)] - [Guid("148C5627-665B-4DAC-AB27-64397E80335A")] + [Guid("E3E44B22-74AE-47CE-A507-6EBE2F832B8F")] [ComSourceInterfaces(typeof(IBackgroundTask))] public class InProcBackgroundTask : IBackgroundTask { diff --git a/SimpleWeather.Windows/Package.appxmanifest b/SimpleWeather.Windows/Package.appxmanifest index 6bac5a74..b1dec3fa 100644 --- a/SimpleWeather.Windows/Package.appxmanifest +++ b/SimpleWeather.Windows/Package.appxmanifest @@ -10,7 +10,7 @@ xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" IgnorableNamespaces="uap rescap mp desktop4"> - + SimpleWeather - A simple weather app @@ -34,7 +34,7 @@ - + @@ -73,8 +73,8 @@ - + LaunchAndActivationPermission="O:PSG:BUD:(A;;11;;;IU)(A;;11;;;S-1-15-2-2670365806-2911716598-2260801434-585721284-1716833224-1671719374-3724409756)S:(ML;;NX;;;LW)"> + @@ -82,7 +82,7 @@ - + @@ -96,7 +96,7 @@ Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe - +