From cd0ab14ee04c1a85061306d5a73818f1b80aad90 Mon Sep 17 00:00:00 2001 From: cygon Date: Wed, 7 Aug 2024 22:43:36 +0200 Subject: [PATCH] Removed outdated file --- ReadMe.md | 4 +--- foundation-package-old.nuspec | 35 ----------------------------------- 2 files changed, 1 insertion(+), 38 deletions(-) delete mode 100644 foundation-package-old.nuspec diff --git a/ReadMe.md b/ReadMe.md index 4f4c1f2..eae9126 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -58,8 +58,6 @@ MVVM with Nuclex.Windows.Forms This library implements the MVVM pattern through its `WindowManager` class: -![The WindowManager and its related classes](./Documents/WindowManager.svg) - The `WindowManager` keeps track of all open windows and their view models, so your basic `Main()` method, which normally looks like this: @@ -243,4 +241,4 @@ class Test { // Clone is now a complete copy of test, including the child object } } -``` \ No newline at end of file +``` diff --git a/foundation-package-old.nuspec b/foundation-package-old.nuspec deleted file mode 100644 index f1658ad..0000000 --- a/foundation-package-old.nuspec +++ /dev/null @@ -1,35 +0,0 @@ - - - - Nuclex.Foundation - 1.1.0 - Nuclex Foundation Libraries - Markus Ewald - - false - Apache 2.0 - Set of basic libraries offering tools for MVVM-based UIs, storage of settings, license keys, collections and observer/subscriber pattern helpers - en-US - mvvm,util - - - - - - - - - - - - - - - - - - - - - -