From dfa4db823dac72f88bea7dd5b7e0399d9080a0a7 Mon Sep 17 00:00:00 2001 From: Damian Suess Date: Tue, 14 Feb 2023 11:56:06 -0500 Subject: [PATCH] Updated release notes and removed preview flag --- release-notes.md | 4 +- .../source.extension.vsixmanifest | 61 +++++++++---------- 2 files changed, 32 insertions(+), 33 deletions(-) diff --git a/release-notes.md b/release-notes.md index 14d7b65..620a68e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -4,10 +4,10 @@ This document contains the release information for the project. -### 2.0.2 (Prev-2) +### 2.0.2 * Fixed: As per #53, cleaned up exponential Build status messages. -* Added: Enabled quick access to Linux Debugger's Options dialog +* Added: Submenu item to "Options" to quickly access to Linux Debugger's Options dialog * Update: Refactored options mechanism in prep for custom profiles. ### 2.0.1 (Prev-1) diff --git a/src/VsLinuxDebugger/source.extension.vsixmanifest b/src/VsLinuxDebugger/source.extension.vsixmanifest index df399de..1cdc942 100644 --- a/src/VsLinuxDebugger/source.extension.vsixmanifest +++ b/src/VsLinuxDebugger/source.extension.vsixmanifest @@ -2,35 +2,34 @@ - - - VS Linux Debugger - Remotely deploy and debug your .NET apps visa SSH on your Linux device using Visual Studio 2022. Works with popular Linux distrobutions such as Ubuntu, Raspberry Pi, and more! - https://github.com/SuessLabs/VsLinuxDebug - LICENSE.txt - ..\..\readme.md - ..\..\release-notes.md - Resources\TuxDebug.png - debug; build; remote debug; vsdbg; linux; xamarin; rpi; rpi4; remotedebug; remote; debugger; linux debug; net6; dotnet; raspberry pi; ubuntu; - true - - - - amd64 - - - - - - - - - - - + + + VS Linux Debugger + Remotely deploy and debug your .NET apps visa SSH on your Linux device using Visual Studio 2022. Works with popular Linux distrobutions such as Ubuntu, Raspberry Pi, and more! + https://github.com/SuessLabs/VsLinuxDebug + LICENSE.txt + ..\..\readme.md + ..\..\release-notes.md + Resources\TuxDebug.png + debug; build; remote debug; vsdbg; linux; xamarin; rpi; rpi4; remotedebug; remote; debugger; linux debug; net6; dotnet; raspberry pi; ubuntu; + + + + amd64 + + + + + + + + + + +