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
commit 0c2f0f787f
12 changed files with 183 additions and 46 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