Removed the bad Assemblies

my fault :(
pull/398/head
Joerg Hochwald 2023-09-15 16:55:22 +02:00
parent 9d6fa35138
commit 3978edd9d2
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -170,8 +170,6 @@ function Start-NotifTask
{
#else, run as connected user
# Load Assemblies
$null = (Add-Type -AssemblyName Windows.UI)
$null = (Add-Type -AssemblyName Windows.Data)
$null = [Windows.UI.Notifications.ToastNotificationManager, Windows.UI.Notifications, ContentType = WindowsRuntime]
$null = [Windows.Data.Xml.Dom.XmlDocument, Windows.Data.Xml.Dom.XmlDocument, ContentType = WindowsRuntime]