Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Shane Neuville 723c4bc2f1
Dualscreen updates to new apis and add hinge angle for UWP (#10244)
* Dual Screen sdk updates
- update to newer windows sdk apis
- Add Hinge Angle Events

* - remove reflection call
2020-04-13 11:33:32 +01:00
shane 71f4b4724a Merge branch '4.4.0' into 4.5.0
# Conflicts:
#	UWP.Build.props
2020-02-02 02:39:23 -07:00
Shane Neuville 7f37e44a56
fix TargetFramework comparison 2020-02-02 02:36:36 -07:00
Shane Neuville d81ef9da44
fix TPV (#9396) 2020-02-02 02:31:52 -07:00
shane 801f1ca351 Merge branch '4.4.0' into 4.5.0
# Conflicts:
#	.nuspec/Xamarin.Forms.nuspec
#	UWP.Build.props
#	UWP.Build.targets
2020-02-02 01:47:03 -07:00
Shane Neuville e9358642b3
Fix nuspec to copy xaml files from obj directory (#9395)
* copy xaml files from obj

* reference 14393

* - nuget
2020-02-02 01:42:15 -07:00
Shane Neuville 2ac3e114c5
Pull xaml files from obj directory (#9394) 2020-02-02 00:32:40 -07:00
Shane Neuville 5af5f57155
Fix UWP Nuspec to copy correct NS version (#9388)
* fix ns references

* disable layout files

* - preserve

* - 2017 workarounds

* - winui
2020-02-01 18:42:07 -07:00
Shane Neuville 758ca37cb1
Fix UWP Platform project so that it doesn't try to load on VS MAC (#8989)
* Compile as empty library when opened on vsmac

* - more conditionals for uwp

* - centralize uwp targets and props

* - fix props files

* - 2017 hacks

* - import parent props/targets

* - fix map types
2019-12-20 18:26:33 -07:00