SpecFlowOSS / SpecFlow.VS

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

Adds Arm64 VS Extension support #113

Closed snickler closed 1 year ago

snickler commented 1 year ago

Updates VSSDK.BuildTools to 17.4. Adds Arm64 to ProjectPlatformTarget / ProcessorArchitectureSetting enums. Adds Arm64 extension targeting in VSIXManifest. This enables the use of this extension on Visual Studio 2022 17.4+ Arm64.

Types of changes

Checklist:

Screenshots:

Screenshot_20221114_080646 Screenshot_20221114_080904 Screenshot_20221114_082725 Screenshot_20221114_082823 image image

SabotageAndi commented 1 year ago

Awesome!