Replies: 1 comment
|
That's a good question. I know I'm happy to take requests and/or recommendations. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I am wondering if it is possible to specify which msbuild version psake should use if there are multiple installed on the system. My understanding is that VSSetup is used to determine the msbuild path. I have a machine which has VS 2022 installed in addition to 2026. Can I tell psake to use 2026? Thanks
All reactions