Added Avalonia projects to foundation package; moved NuGet recipes into a subdirectory (they'll gain a few entries soon because I need to split things up and remove WinForms from the 'foundation' part, so at least 5 libraries soon)
This commit is contained in:
parent
c3b5c942f3
commit
39a5eefb97
10 changed files with 78 additions and 56 deletions
|
@ -11,6 +11,12 @@
|
|||
},
|
||||
{
|
||||
"path": "Nuclex.Windows.Forms.DependencyInjection"
|
||||
},
|
||||
{
|
||||
"path": "Nuclex.Avalonia"
|
||||
},
|
||||
{
|
||||
"path": "Nuclex.Avalonia.DependencyInjection"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue