From 34d25098adf04fde798efe77d1068d40dd9d0eab Mon Sep 17 00:00:00 2001 From: johnny-keker Date: Tue, 11 Oct 2022 21:03:17 +0200 Subject: [PATCH 01/17] added Alias column to the hosts editor --- .../ProjectSystem/Profiles/TargetHostsEditor.xaml | 15 +++++++++++++++ .../Profiles/TargetHostsEditor.xaml.cs | 6 +++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/VSRAD.Package/ProjectSystem/Profiles/TargetHostsEditor.xaml b/VSRAD.Package/ProjectSystem/Profiles/TargetHostsEditor.xaml index 461d146d5..d548fef9b 100644 --- a/VSRAD.Package/ProjectSystem/Profiles/TargetHostsEditor.xaml +++ b/VSRAD.Package/ProjectSystem/Profiles/TargetHostsEditor.xaml @@ -37,6 +37,21 @@ + + + + + + + +