Pegged latest versions of all involved projects; split single NuGet package recipe into three, one core and one each for Ninject and Microsoft dependency injection

This commit is contained in:
Markus Ewald 2025-06-19 18:32:22 +02:00
parent b7627e0126
commit 0c2f0f787f
12 changed files with 184 additions and 47 deletions

5
.gitmodules vendored
View file

@ -13,3 +13,8 @@
url = ../../nuclex-shared-dotnet/Nuclex.Windows.Forms.Ninject.git
branch = main
update = rebase
[submodule "Nuclex.Windows.Forms.DependencyInjection"]
path = Nuclex.Windows.Forms.DependencyInjection
url = ../../nuclex-shared-dotnet/Nuclex.Windows.Forms.DependencyInjection.git
branch = main
update = rebase