Jason Wei

Results 92 comments of Jason Wei

Is it GA? My .NET 7 app now builds on GitHub Action.

Hi guibranco, the package below is compiled from https://github.com/wakatime/visualstudio-wakatime/commit/779e2e9a81c80b1177ebd6d2f65360996f6a4dd1: [WakaTime-VisualStudio.zip](https://github.com/wakatime/visualstudio-wakatime/files/11928632/WakaTime-VisualStudio.zip)

I am facing the same issue with WinUI 3. I cannot run tests in CI with `vstest.console.exe MyTestApp.build.appxrecipe` because the path is longer than 260 characters.

这个是 Windows 默认的行为,没什么办法

这个是 UWP 的行为。 UWP 音乐应用要在 Windows 和 Windows Phone 的系统级媒体控制里显示音乐信息和专辑封面以及响应媒体控制按键的话,就要用 UWP 的 API 向系统报告这些信息。在 Win8 到 Win10 上系统会在音量条边上显示这些信息。 另外 Win11 把音量条设计改了,就没这个东西。

另外这个 repository 只是把原应用换个 ID 重新打包一下。原应用的包里是用 .NET Native 编译出来的机器码,没法随便反编译和修改。

Looks like v116 (or v115 ?) has fixed this bug.

Did some testing. On Windows 11 22621.2134: - Version ≤ 112 doesn't work - Version ≥ 113 works

这个我觉得还是交给用户自己决定。

This app sends anonymous telemetry data (like crash report) to Visual Studio App Center. It can help the developers to debug and improve user experience.