Fixed typos (nothing that should affect the package install); added new dependency injection project to Visual Studio Codium workspace

This commit is contained in:
Markus Ewald 2025-06-20 08:13:44 +02:00
parent 0c2f0f787f
commit ba91335e08
2 changed files with 8 additions and 5 deletions

View file

@ -8,6 +8,9 @@
},
{
"path": "Nuclex.Windows.Forms.Ninject"
},
{
"path": "Nuclex.Windows.Forms.DependencyInjection"
}
]
}
}