Visual Studio Extension project when built in VS2022 results in build errors

VAIDYA Jeet A 21 Reputation points
2022-11-24T10:19:33.82+00:00

Error Detail:

"C:\Users\JVaidya.nuget\packages\microsoft.vssdk.buildtools\17.4.2119\tools\VSSDK\Microsoft.VisualStudio.Sdk.Common.targets(82,5): error MSB6006: "vsct.exe" exited with code 1."

Steps to reproduce:

  1. Build a Visual Studio Extension project in VS2019, it builds fine.
  2. Open same project in VS2022 and change the reference of dependent dlls to use latest compatible version and build the project. We get the above error.

Need support to fix this error.

Thanks in advance..

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,365 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.