Commit graph

15 commits

Author SHA1 Message Date
Matthew Leibowitz
171e086a89
Update .NET to 8.0 (#2927)
* Update the Dockerfiles
* Use newer Xcode
* Update Blazor WASM Sample
* Update Uno Samples
2024-07-26 00:28:28 +08:00
Matthew Leibowitz
3ea1bd5d3a Updated the samples to use the new APIs 2023-08-17 17:24:04 +02:00
Matthew Leibowitz
bc5020b9ee
Modernize the repository and prepare SkiaSharp 3.0 (#2505)
* Merge and modernize the binding projects
* Remove UWP and watchOS
* Add the native assets projects
* Rename bootstrapper.ps1 to build.ps1
* Add new device tests
* Rework the test skipping feature

---------

Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
2023-07-30 23:49:57 +08:00
Matthew Leibowitz
ff5239a007
Merge the "classic" projects (#2092) 2022-06-02 19:02:14 +02:00
Matthew Leibowitz
4a687a87b8
Fix the what the IgnorePixelScaling property works (#1804) 2021-09-12 09:32:48 +02:00
Matthew Leibowitz
69c89d555e
Don't embed libSkiaSharp in the assemblies (#1296)
* Don't embed libSkiaSharp in the dlls
* Update the samples to use the new .targets
* Update forms
2020-06-10 21:03:56 +02:00
Matthew Leibowitz
282638783f
Update Samples (#1313)
* Update samples (new things, AndroidX, updated versions)
* Update icons
* Move away from all obsolete uses
* Temporary workaround for https://developercommunity.visualstudio.com/content/problem/1057547/incorrect-file-validation-for-the-installappleprov.html
* Fix the API diff
2020-06-03 23:30:51 +02:00
Matthew Leibowitz
e84ba47396
Upgrade to VS2019 and .NET Core 3.0 (#1030)
* Upgraded a good few things
 - multitargeting for netstandard1.3, netstandard2.0, netcoreapp3.0 and net45
 - iOS, tvOS, macOS, watchOS now builds on non-macOS (not embedded binaries)
 - removed empty assembly infos
 - using Directory.Build.* to clean up a few things
 - improved the msbuild tasks to properly skip
* Add the targets file to the nuget
* Let all the tests run before failing the build
* Pack and validate in one go
* Update the samples to use the new projects
* Use VS 2017 for native builds for now
* Update Dockerfiles
* removed references from Views.WPF to OpenTK #1029 (#1078)
* Install the type redirector
* Update depot_tools
* Don't do any signing for macOS

Co-authored-by: Tyson Williams <34664007+bender2k14@users.noreply.github.com>
2019-12-22 18:50:47 +02:00
Matthew Leibowitz
83ba22c84f
Updated all the samples (#1021)
* Updated all the samples with new things
* Update the docs
2019-11-21 21:26:38 +02:00
Matthew Leibowitz
c3fdbd0b6d
Removing shared projects from the samples 2018-05-23 01:08:23 +02:00
Matthew Leibowitz
6377bcfa3f
Fix the samples a bit 2018-05-08 01:49:46 +02:00
Matthew Leibowitz
062385eab5 Remove folders in the samples and ensure Android is deployed 2018-02-22 05:28:40 +02:00
Matthew Leibowitz
9c39a29380 Cleaned up the basic sample solutions 2018-01-31 23:13:05 +02:00
Matthew Leibowitz
cdabd53d9e Fix the casing for linux 2018-01-30 17:50:18 +02:00
Matthew Leibowitz
23e678f44b Added macOS and tvOS basic samples 2018-01-29 17:26:14 +02:00