From a9573c56e80d552950c69f39f4332e8545a9385e Mon Sep 17 00:00:00 2001 From: Marcin Badurowicz Date: Fri, 1 Sep 2023 11:46:03 +0200 Subject: [PATCH] Update manifest for VS2022 on ARM64 --- src/OpenCommandLine/OpenCommandLine.csproj | 4 +- .../source.extension.vsixmanifest | 45 ++++++++++--------- 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/src/OpenCommandLine/OpenCommandLine.csproj b/src/OpenCommandLine/OpenCommandLine.csproj index a822ef0..bc0abf4 100644 --- a/src/OpenCommandLine/OpenCommandLine.csproj +++ b/src/OpenCommandLine/OpenCommandLine.csproj @@ -119,10 +119,10 @@ - 17.0.0-previews-4-31709-430 + 17.7.37357 - 17.0.5232 + 17.7.2196 runtime; build; native; contentfiles; analyzers all diff --git a/src/OpenCommandLine/source.extension.vsixmanifest b/src/OpenCommandLine/source.extension.vsixmanifest index 603e6c7..8f39301 100644 --- a/src/OpenCommandLine/source.extension.vsixmanifest +++ b/src/OpenCommandLine/source.extension.vsixmanifest @@ -1,24 +1,27 @@  - - - Open Command Line - Opens a command line at the root of the project. Support for all consoles such as CMD, PowerShell, Bash etc. Provides syntax highlighting, Intellisense and execution of .cmd and .bat files. - https://github.com/madskristensen/OpenCommandLine - Resources\LICENSE - Resources\icon.png - Resources\preview.png - Solution Explorer, cmd, powershell, bash, post-git, cmder, prompt, console, conemu - - - - amd64 - - - - - - - - + + + Open Command Line + Opens a command line at the root of the project. Support for all consoles such as CMD, PowerShell, Bash etc. Provides syntax highlighting, Intellisense and execution of .cmd and .bat files. + https://github.com/madskristensen/OpenCommandLine + Resources\LICENSE + Resources\icon.png + Resources\preview.png + Solution Explorer, cmd, powershell, bash, post-git, cmder, prompt, console, conemu + + + + amd64 + + + arm64 + + + + + + + +