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 - - - - - - - - - - - - - - - - - - - - - -