From 736eccf306cefc0ab8a932ed5421fd95ec8a96d9 Mon Sep 17 00:00:00 2001 From: Matthew Connelly Date: Wed, 30 Oct 2019 11:13:06 +0000 Subject: [PATCH] Add link to plaza.one, hopefully fixed some bugs with the async stuff, UI now pays attention to maintenance mode, library now differentiates between maintenance and non-maintenance-related problems --- WinPlaza/MainWindow.xaml | 5 ++- WinPlaza/MainWindow.xaml.cs | 23 ++++++++++--- WinPlaza/WinPlaza.csproj | 7 ++-- WinPlaza/packages.config | 1 - libplaza/Main.cs | 64 +++++++++++++++---------------------- 5 files changed, 50 insertions(+), 50 deletions(-) diff --git a/WinPlaza/MainWindow.xaml b/WinPlaza/MainWindow.xaml index 12fbf8b..7c37e1f 100644 --- a/WinPlaza/MainWindow.xaml +++ b/WinPlaza/MainWindow.xaml @@ -29,7 +29,7 @@