WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

enable Feature_VersionInfoAPI for stable

Open juwens opened this issue 1 year ago • 0 comments

Describe the bug

development for the feature is inactive since 10 months, so it seems it's finished, but only enabled for experimental channel.

see https://github.com/microsoft/WindowsAppSDK/blob/release/1.3-stable/dev/Common/TerminalVelocityFeatures-VersionInfo.h

see https://github.com/microsoft/WindowsAppSDK/pull/3542 (merged march 2023)

Steps to reproduce the bug

  1. using the feature in c++ or c# will fail

Expected behavior

  • end-developer can use the VersionInfoAPI in c# and c++
  • docs are more correct and up-to-date in https://github.com/microsoft/WindowsAppSDK/blob/main/specs/VersionInfo/VersionInfo.md

Screenshots

No response

NuGet package version

Windows App SDK 1.5.4: 1.5.240607001

Packaging type

Packaged (MSIX)

Windows version

Windows 10 version 22H2 (19045, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

juwens avatar Jun 19 '24 15:06 juwens