Uno.SkiaSharp/cake
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
..
UpdateDocs.cake Update the docs 2019-12-09 15:40:54 +02:00
UtilsManaged.cake Improve the Docker samples (#1051) 2019-12-08 15:21:53 +02:00
externals.cake Update externals.cake 2019-12-08 19:17:04 +02:00
msbuild.cake Upgrade to VS2019 and .NET Core 3.0 (#1030) 2019-12-22 18:50:47 +02:00
native-shared.cake Improve native build process + add Nano Server (#1040) 2019-12-04 03:12:12 +02:00
samples.cake Improve the Docker samples (#1051) 2019-12-08 15:21:53 +02:00
shared.cake Improve native build process + add Nano Server (#1040) 2019-12-04 03:12:12 +02:00
xcode.cake Improve native build process + add Nano Server (#1040) 2019-12-04 03:12:12 +02:00