Skip to content

Commit c84fd08

Browse files
authored
Removes UniversalBGTask Activation class from framework manifest (#4863)
Signed-off-by: godlytalias <[email protected]>
1 parent 60a18ba commit c84fd08

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

build/NuSpecs/AppxManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
<ActivatableClass ActivatableClassId="Microsoft.Windows.Globalization.ApplicationLanguages" ThreadingModel="both" />
2626
</InProcessServer>
2727
</Extension>
28-
<Extension Category="windows.activatableClass.inProcessServer">
29-
<InProcessServer>
30-
<Path>Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll</Path>
31-
<ActivatableClass ActivatableClassId="Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.Task" ThreadingModel="both" />
32-
</InProcessServer>
33-
</Extension>
3428
<Extension Category="windows.activatableClass.inProcessServer">
3529
<InProcessServer>
3630
<Path>Microsoft.WindowsAppRuntime.dll</Path>

0 commit comments

Comments
 (0)