How to create and use a local NuGet package for Avalonia. #6215
-
|
Hi, I am trying to test the Is there a way to create a local NuGet package for Avalonia. Any help is much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
|
Build docs: https://github.com/AvaloniaUI/Avalonia/blob/master/Documentation/build.md |
Beta Was this translation helpful? Give feedback.


Build docs: https://github.com/AvaloniaUI/Avalonia/blob/master/Documentation/build.md
To run full build with packages you need either run "_build.csproj" or run "build.ps1" (build.sh on linux) script.