vsSolutionBuildEvent icon indicating copy to clipboard operation
vsSolutionBuildEvent copied to clipboard

VS2026 support

Open Rand-Random opened this issue 6 months ago • 1 comments

Since Visual Studio 2026 is around the corner, I wanted

a) inform that the insider program for vs2026 has started, in case it is not already known https://devblogs.microsoft.com/visualstudio/visual-studio-2026-insiders-is-here/

b) I would like to ask what are the chances to get a vs2026 installer?

Rand-Random avatar Sep 09 '25 21:09 Rand-Random

Hello, Thank you for your interest in the project and important information!

Support for the VS2026 & MSBuild 18 is definitely planned because vsSolutionBuildEvent is actively used in one form or another in many of my projects https://github.com/3F (including projects that are more popular than itself).

However, I cannot guarantee the timeliness of this support due to various problems and difficulties at all. My current scheme for the releases has been mentioned in https://github.com/3F/coreclr/issues/3#issuecomment-2845660889

... It is easier to prepare 1 normal solution I mean

Unfortunately nothing has changed yet;

Most likely only in November-December I'll try to devote time to vsSolutionBuildEvent tasks as planned (I know about its accumulated errors and inconveniences, including from internal reports, but ...).

In any case, any help in adapting the functionality up to VS2026 etc via PR is very welcome! Follow the news here or via the links in my profile. Thanks

3F avatar Sep 10 '25 18:09 3F