This is a forked version of Avalonia with custom modifications.
Run the build script with the desired version number:
./build-fork-nugets.sh <version>If no version is specified, it defaults to 11.9.1. You can also pass a build configuration as the second argument (defaults to Release).
The build produces the following NuGet packages in forked_nugets/:
Avalonia.<version>.nupkg(repackaged official meta-package with patched Avalonia.Base.dll)Avalonia.Android.<version>.nupkgAvalonia.iOS.<version>.nupkgAvalonia.OpenGL.<version>.nupkgAvalonia.Skia.<version>.nupkg