* Remove duplicate jsonschema build
* Don't attempt to --no-build for dotnet pack (fixes static assets)
* Bump version to 10.0.0-rc3
* Improve restoreKeys
* update Umbraco.GitVersioning.Extensions to 0.1.1
(cherry picked from commit 0ef34ab9c5)
* tag e2e container with current commit
* cache cypress binaries
* Skip symbols for Umbraco.Templates
* Resolve some test issues
+ Fixed whitespace dependant tests to pass regardless of build OS vs
run OS.
+ Snap dictionary tests were failing when Configuration was release
+ Removed hardcoded baseUrl from one of the acceptance tests
* Move docfx setup to ./build and fix
* Update UI docs title
* Added dockerfile that can be used when running the acceptance tests.
* Take explicit dependency on System.Security.Cryptography.Pkcs
* Refactor ci/cd pipeline