Visual Studio Extension project when built in VS2022 results in build errors
VAIDYA Jeet A
21
Reputation points
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:
- Build a Visual Studio Extension project in VS2019, it builds fine.
- 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..
Sign in to answer