microsoft / microsoft/WindowsAppSDK
desktop3:CloudFiles is missing properties
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
### Describe the bug
I refer to https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-desktop3-cloudfiles
I am not sure where to log this, if its not here, please tell me where
There are new properties related to cloudfiles that are missing from the schema, for example, I need to provide a clsid for my IStorageProviderSearchHandlerFactory https://learn.microsoft.com/en-us/uwp/api/windows.storage.provider.istorageprovidersearchhandlerfactory?view=winrt-26100
### Steps to reproduce the bug
1. Try to set anything to do with IStorageProviderSearchHandlerFactory using appxmanifest, it doesnt work
### Expected behavior
_No response_
### Screenshots
_No response_
### NuGet package version
None
### Packaging type
_No response_
### Windows version
_No response_
### IDE
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the desktop3:CloudFiles schema with the linked Microsoft manifest documentation and the IStorageProviderSearchHandlerFactory API reference. Identify the missing properties needed for the clsid configuration, then verify that the corresponding appxmanifest settings are accepted by the schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100