diff --git a/src/HotReloadKit.VS/HotReloadKit.VS.csproj b/src/HotReloadKit.VS/HotReloadKit.VS.csproj index 8e3b835..09b09b0 100644 --- a/src/HotReloadKit.VS/HotReloadKit.VS.csproj +++ b/src/HotReloadKit.VS/HotReloadKit.VS.csproj @@ -9,7 +9,7 @@ true - Key.snk + keypair.snk @@ -57,7 +57,7 @@ true - + Designer diff --git a/src/HotReloadKit.VS/Key.snk b/src/HotReloadKit.VS/Key.snk deleted file mode 100644 index e31a0a5..0000000 Binary files a/src/HotReloadKit.VS/Key.snk and /dev/null differ diff --git a/src/HotReloadKit.VS/source.extension.vsixmanifest b/src/HotReloadKit.VS/source.extension.vsixmanifest index 42b0744..331e51b 100644 --- a/src/HotReloadKit.VS/source.extension.vsixmanifest +++ b/src/HotReloadKit.VS/source.extension.vsixmanifest @@ -1,16 +1,31 @@  - + HotReloadKit.VS HotReloadKit extension pack LICENSE.txt true - - amd64 - + + amd64 + + + arm64 + + + amd64 + + + arm64 + + + amd64 + + + arm64 +