-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot build using VSBuild@1 with latest version of VS 2022 #15537
Comments
Hello @SophisticatedConsulting , could you please try to use
"windows-latest" doesn't contain VS 2022, only VS 2019: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md#visual-studio-enterprise-2019 |
Thanks @tatyana-kostromskaya. However, I now have a new problem: VSTest@2 - you cannot set this to use VS 2022... from config this is not available and if I code it into the task: with |
@SophisticatedConsulting, Please try to delete |
Latest or no |
@tatyana-kostromskaya ... please see response above. |
@SophisticatedConsulting , which task version do you have? Could you please share debug logs of VSTest task without |
Hi @tatyana-kostromskaya.
Run with this config, I now have the following output: |
@SophisticatedConsulting, you can find announcements regarding windows-2022 in this issue:actions/runner-images#4488 May I close this ticket? |
Hi @tatyana-kostromskaya. |
Type: Bug
Enter Task Name: VSBuild@1
Environment
Issue Description
Cannot build using VSBuild@1 with latest version of VS 2022 (since 17.0.1 - was working with 17.0.0)
Task logs
Pipeline executes correctly up to VSBuild.
On commencing the VSBuild it now reports... and the build fails (service migrated to .NET 6)
##[warning]Visual Studio version '17.0' not found. Falling back to version '16.0'.
The text was updated successfully, but these errors were encountered: