You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use windows-2025-vs2026 and improve msbuild check
Update build and release workflows to run on windows-2025-vs2026. Improve the diagnostics step: explicitly use pwsh, broaden MSBuild.exe lookup to handle nested Visual Studio folders, fallback to msbuild if available, and otherwise note that dotnet build will be used. Applied consistently in .github/workflows/build.yml and .github/workflows/release.yml.
0 commit comments