microsoft / microsoft/WindowsAppSDK

desktop3:CloudFiles is missing properties

Open
#6,014 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-External needs-triage
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.