Added Visual Studio Codium workspace, NuGet configuration and updated the submodules

This commit is contained in:
Markus Ewald 2024-06-17 22:36:49 +02:00
parent 48ba3f9962
commit 970155157a
5 changed files with 73 additions and 1 deletions

View file

@ -0,0 +1,10 @@
{
"folders": [
{
"path": "Nuclex.Support"
},
{
"path": "Nuclex.Windows.Forms"
}
]
}