From 636219d539a0fe8bc61278b3492d0b2370e9288d Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Wed, 14 Jun 2023 13:18:11 +0200 Subject: [PATCH] Enable arm64 installation --- ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template b/ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template index db13ce77e..be1488335 100644 --- a/ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template +++ b/ILSpy.AddIn.VS2022/source.extension.vsixmanifest.template @@ -13,6 +13,9 @@ amd64 + + arm64 +