Closed tfaller closed 7 months ago
'This extension currently does not support Arm64 Visual Studio.' ==> What's the error message did you see?
It seems our manifest contains Amd64 at 'https://github.com/OData/ODataConnectedService/blob/master/src/ODataConnectedService_VS2022Plus/source.extension.vsixmanifest#L14-L20'
I get the same exception as in #375. The issue is, that the manifest only contains Amd64, but not Arm64 was well.
i think the work around is download source code and run it , it will open visual studio then open your project and you do not need to install odata if you will be checking connected service this should be there already
Is your feature request related to a problem? Please describe.
This extension currently does not support Arm64 Visual Studio. I can't use it with my Visual Studio 2022 Arm64.
Describe the solution you'd like
Fully support Arm64 Visual Studio. Please build for Arm64 architecture and publish it at the Visual Studio Marketplace.