Skip to content

Commit

Permalink
Dev Home no longer registers for the DeveloperId provider (#1834)
Browse files Browse the repository at this point in the history
* Dev Home is no longer a Dev Home extension itself

* Re-add extension, but keep out provider declarations
  • Loading branch information
EricJohnson327 authored Feb 1, 2024
1 parent abd3718 commit 43da40d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
<Activation>
<CreateInstance ClassId="426A52D6-8007-4894-A946-CF80F39507F1" />
</Activation>
<SupportedInterfaces>
<DeveloperId />
</SupportedInterfaces>
</DevHomeProvider>
</uap3:Properties>
</uap3:AppExtension>
Expand Down

0 comments on commit 43da40d

Please sign in to comment.