Skip to content

Runtime query'able version information API spec#2893

Merged
DrusTheAxe merged 2 commits intomainfrom
user/drustheaxe/versioninfo-spec
Sep 2, 2022
Merged

Runtime query'able version information API spec#2893
DrusTheAxe merged 2 commits intomainfrom
user/drustheaxe/versioninfo-spec

Conversation

@DrusTheAxe
Copy link
Copy Markdown
Member

@DrusTheAxe DrusTheAxe commented Aug 23, 2022

Spec for new API to query Windows App SDK runtime version in use at runtime

WindowsAppSDK-VersionInfo.h at build-time provides what you're built with, but that's merely a "minimum criteria" what you'll use at runtime when using WinAppSDK framework-dependent (aka as MSIX packages). If you build with 1.2.3 you could run with 1.2.3, or 1.2.4, or 1.2.5, or... This lets you query for what is in use at runtime

See Runtime query'able version information #2889 for the implementation

https://task.ms/41026156

@DrusTheAxe DrusTheAxe added the area-WinAppSDKDeployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) label Aug 23, 2022
@DrusTheAxe DrusTheAxe added this to the 1.2 milestone Aug 23, 2022
@DrusTheAxe DrusTheAxe self-assigned this Aug 23, 2022
@ghost ghost added the needs-triage label Aug 23, 2022
@DrusTheAxe DrusTheAxe modified the milestones: 1.2, Future (backlog) Sep 1, 2022
@DrusTheAxe
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-WinAppSDKDeployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) needs-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants