As the expat library version was upgraded recently and the PR was merged yesterday: Update expat native library to 2.2.9 #1214
My aim is to use the latest native binaries from the master post this merge to perform a Managed-only build using the following command:
> .\bootstrapper.ps1 -t everything --skipExternals=all
And before I perform that, I can get the latest native binaries in the preparation step that is below:
> .\bootstrapper.ps1 -t externals-download
But I noticed that the master-builds in the SkiaSharp(Public) pipeline: https://dev.azure.com/xamarin/public/_build?definitionId=4
has the latest dating back to Feb7 while the PR I am concerned about was completed yesterday.
Can somebody manually trigger a new build to help me get the latest native binaries for the managed-only build?
I'll trigger another build there... They have been paused from automatically billings for now.
But, I also pushed a release (preview 55) to the preview feed: https://aka.ms/skiasharp-eap/index.json
The azure build on master seems to have failed due to some test cases. @mattleibow
Yeah. Re running them. We got an issue open to find out what is happening.
@AshishMantosh all green! Have fun!
I'll trigger another build there... They have been paused from automatically billings for now.
But, I also pushed a release (preview 55) to the preview feed: https://aka.ms/skiasharp-eap/index.json
I don't see Preview 55 in nuget. Any ETA on that?
It is in the private feed for now. We just have a few more issues to close and then we can push to nuget.org