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:
parent
b7627e0126
commit
0c2f0f787f
12 changed files with 184 additions and 47 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue