Skip to content

Commit f31fea8

Browse files
authored
Adding AppNotificationConferencingConfig to AppxManifest.xml (#5026)
1 parent da0e202 commit f31fea8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/NuSpecs/AppxManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
<ActivatableClass ActivatableClassId="Microsoft.Windows.AppNotifications.AppNotification" ThreadingModel="both" />
6565
<ActivatableClass ActivatableClassId="Microsoft.Windows.AppNotifications.AppNotificationProgressData" ThreadingModel="both" />
6666
<ActivatableClass ActivatableClassId="Microsoft.Windows.AppNotifications.AppNotificationActivatedEventArgs" ThreadingModel="both" />
67+
<ActivatableClass ActivatableClassId="Microsoft.Windows.AppNotifications.AppNotificationConferencingConfig" ThreadingModel="both" />
6768

6869
<!-- AppNotificationBuilder -->
6970
<ActivatableClass ActivatableClassId="Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilder" ThreadingModel="both" />

0 commit comments

Comments
 (0)