Jens

Results 14 issues of Jens

### Describe the bug I want to automatically check in my CI if the referenced WindowsAppSDK version is still supported. Please add something like this for AppSDK. requirements: - machine...

good first issue
feature proposal

### 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...

area-VersionInfo

``` > dotnet tool install --global dotnet-suggest --version 2.0.0-rc.2.25502.107 > dotnet-suggest --version 2.0.0-rc.2.25502.107+89c8f6a112d37d2ea8b77821e56d170a1bccdc5a # "dotnet-suggest get" returns nothing. Though it should. # with "--debug": nothing > dotnet-suggest get --debug --executable...