Skip to content

Update README.md#4299

Merged
mattleibow merged 1 commit into
mainfrom
mattleibow-patch-2
Jun 30, 2026
Merged

Update README.md#4299
mattleibow merged 1 commit into
mainfrom
mattleibow-patch-2

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

This pull request makes a small documentation update by removing the "Compare Code" section from the README.md file, which previously included links for comparing code versions and tracking updates with the upstream Google repository.

@github-actions

Copy link
Copy Markdown
Contributor

📦 Try the packages from this PR

Warning

Do not run these scripts without first reviewing the code in this PR.

Step 1 — Download the packages

bash / macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.sh | bash -s -- 4299

PowerShell / Windows:

iex "& { $(irm https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.ps1) } 4299"

Step 2 — Add the local NuGet source

dotnet nuget add source ~/.skiasharp/hives/pr-4299/packages --name skiasharp-pr-4299
More options
Option Description
--successful-only / -SuccessfulOnly Only use successful builds
--force / -Force Overwrite previously downloaded packages
--list / -List List available artifacts without downloading
--build-id ID / -BuildId ID Download from a specific build

Or download manually from Azure Pipelines — look for the nuget artifact on the build for this PR.

Remove the source when you're done:

dotnet nuget remove source skiasharp-pr-4299

@mattleibow mattleibow merged commit 6d1d448 into main Jun 30, 2026
2 checks passed
@mattleibow mattleibow deleted the mattleibow-patch-2 branch June 30, 2026 23:33
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

The documentation for this PR has been deployed and is available at:

🔗 View Staging Site
🔗 View Staging Docs
🔗 View Staging Gallery (Blazor)
🔗 View Staging Gallery (Uno Platform)
🔗 View Staging SkiaFiddle

This preview will be updated automatically when you push new commits to this PR.


This comment is automatically updated by the documentation staging workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant