Skip to content

Commit

Permalink
Update Package.appxmanifest (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaiganeshKumaran authored Apr 5, 2023
1 parent d2d6f78 commit 231f9a3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/dev/DevToys.Startup/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,6 @@
</uap:Protocol>
</uap:Extension>

<uap:Extension Category="windows.fileOpenPicker">
<uap:FileOpenPicker>
<uap:SupportedFileTypes>
<uap:SupportsAnyFileType/>
</uap:SupportedFileTypes>
</uap:FileOpenPicker>
</uap:Extension>

<desktop:Extension Category="windows.fullTrustProcess" Executable="DevToys.OutOfProcService\DevToys.OutOfProcService.exe" />

</Extensions>
Expand Down

0 comments on commit 231f9a3

Please sign in to comment.