From 9fa86e97f0b65d9d906fa61f582b8fee6fd32f71 Mon Sep 17 00:00:00 2001 From: cygon Date: Wed, 7 Aug 2024 14:38:44 +0200 Subject: [PATCH] Added a NuGet package specification for this set of libraries --- foundation-package.nuspec | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 foundation-package.nuspec diff --git a/foundation-package.nuspec b/foundation-package.nuspec new file mode 100644 index 0000000..7fcd394 --- /dev/null +++ b/foundation-package.nuspec @@ -0,0 +1,38 @@ + + + + Nuclex.Foundation + 1.1.0 + Nuclex Foundation Libraries + Markus Ewald + + false + Apache-2.0 + ReadMe.md + https://github.com/nuclex-shared-dotnet/Nuclex.Support + 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 + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file