SpecFlowOSS / SpecFlow.VS

The next version of the Visual Studio extension for SpecFlow
MIT License
36 stars 10 forks source link

Add arm64 support for the Specflow plugin in Visual Studio 2022 #116

Open MartijnSips opened 1 year ago

MartijnSips commented 1 year ago

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

SpecFlow Section in app.config or content of specflow.json

No response

Issue Description

Since the release of Visual Studio 17.4 arm64 support is supported in Visual Studio. I am using Visual Studio in a Parallel Image on a Mac with a M1 Pro chipset (arm64). It would be very appreciated if the plugin could be compiled for arm64 as well.

Steps to Reproduce

See above.

Link to Repository Project

No response

snickler commented 1 year ago

I have a PR open for this :)

https://github.com/SpecFlowOSS/SpecFlow.VS/pull/113

snickler commented 1 year ago

@MartijnSips - this is now available in the Visual Studio Extension gallery. You should be able to install.

https://marketplace.visualstudio.com/items?itemName=TechTalkSpecFlowTeam.SpecFlowForVisualStudio2022