dotnet restore
dotnet build -c Release
dotnet test -c Release
./build-docs.sh
Use ./serve-docs.sh for a local preview server with Lunet watch mode.
dotnet pack Avalonia.Skia.Lottie.sln -c Release -o artifacts/packages
src/Lottiesrc/AnimationControlsrc/CompositionAnimatedControlsrc/ShaderAnimatedControlThe sample projects are not packable; they exist to validate usage and support the docs.