From ee4660707ce8918661196dc27e02d936455eab13 Mon Sep 17 00:00:00 2001 From: Dimitrij Date: Tue, 18 Jan 2022 10:31:50 +0000 Subject: [PATCH 1/2] correction --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9aa34f2..310c0f9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.77.3] -### Fixed -- #2125: Fixed string parsing logic for Quick Connect toolbar. -- #2122: Fix to avoid throwing exception incase if not able decrypt connections and ask to open another one or create a new. -- #2117: Fix of broken Links due migration to .NET 6 and branch renaming ### Added - # #2123: Thycotic Secret Server - Added 2FA OTP support From cd7c594b76beda46aaa4458a1fd612ca99123b0c Mon Sep 17 00:00:00 2001 From: Dimitrij Date: Tue, 18 Jan 2022 10:38:14 +0000 Subject: [PATCH 2/2] lib update --- ExternalConnectors/ExternalConnectors.csproj | 4 ++-- mRemoteNGTests/mRemoteNGTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ExternalConnectors/ExternalConnectors.csproj b/ExternalConnectors/ExternalConnectors.csproj index 54d15db7..bf58eb5c 100644 --- a/ExternalConnectors/ExternalConnectors.csproj +++ b/ExternalConnectors/ExternalConnectors.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/mRemoteNGTests/mRemoteNGTests.csproj b/mRemoteNGTests/mRemoteNGTests.csproj index e716f94a..c0ddbc53 100644 --- a/mRemoteNGTests/mRemoteNGTests.csproj +++ b/mRemoteNGTests/mRemoteNGTests.csproj @@ -18,8 +18,8 @@ - - + + all