Skip to content
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

Postponement IVT ... :( Unable to initialize the "Vbc" task with its input parameters. #76880

Open
vsfeedback opened this issue Jan 23, 2025 · 1 comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
The build operation has started...
1>------ Start of Build: Project: Bio_Marine_REV_X, Configuration: Debug x64 ------
....
....
....
1>F:\CYRO\Pre\Cipher\Bio_Marine_REV-X\Bio_Marine_REV_X\packages\microsoft.net.compilers.toolset.4.12.0\tasks\netcore\Microsoft.VisualBasic.Core.targets(104,10): error MSB4064: The "ReportIVTs" parameter is not supported by the "Vbc" task loaded from the Microsoft.Build.Tasks.CodeAnalysis assembly, Version=3.11.6.10808, Culture=neutral, PublicKeyToken=31bf3856ad364e35 from the path C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll. Verify that the parameter exists for the task, <UsingTask> points to the appropriate assembly, and is a definable public instance property.
1>F:\CYRO\Pre\Cipher\Bio_Marine_REV-X\Bio_Marine_REV_X\packages\microsoft.net.compilers.toolset.4.12.0\tasks\netcore\Microsoft.VisualBasic.Core.targets(44,5): error MSB4063: Unable to initialize the "Vbc" task with its input parameters.
1> 144 Warning(s)
1> 2 Error(s)
1>
1>Elapsed time 00:00:00.64
========== Generation: 0 passed or is up to date, 1 failed, 0 was skipped==========


Original Comments

Feedback Bot on 23/1/2025, 06:53 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 23, 2025
@jjonescz
Copy link
Member

It looks like you are using microsoft.net.compilers.toolset package, you should not be doing that, or you need to upgrade it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants