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

27 Коммитов

Автор SHA1 Сообщение Дата
Andrew Leader e0966b1f5a
.NET 5 support for Notifications package (#3622)
* Works with .NET 5

* Keep UWP min version at 10240

* Undo accidentally committed change

* Aleader/notifications net 5 and native (#3644)

* Making package works but throws at runtime

* I think it all works!

* Remove comment and update description

* Support for UWP 10240

Just using winmd version

* Interop working on all but UWP 15063 and lower

* Fix warnings

* Support activating when process is elevated

* Fix warnings

* Nuspec updates

Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com>
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
2021-01-26 12:44:10 -08:00
Nirmal Guru ccaf0ec547
Consolidate Build logic — Design projects only
Rename Platform version to revision — after all that's what it is!
Introduce PlatformBaseVersion to hold '10.0'
Move UWP specific logic to its own targets
2020-11-25 09:40:34 +05:30
Alexandre Zollinger Chohfi bc141e152a Updated min and target SDKs and removed redundant conditional execution paths.
Removed any WinJS reference.
2020-09-16 17:29:14 -07:00
Alexandre Zollinger Chohfi a72ab31ede Fix Sample app in release mode 2020-06-04 15:19:24 -07:00
Alexandre Zollinger Chohfi a66e9f3f10 Fixed strong name signing. 2020-05-29 11:30:03 -07:00
Alexandre Zollinger Chohfi d805a13a3d Removed full pdb workaround, switching to portable pdbs. 2020-05-28 00:05:04 -07:00
Alexandre Zollinger Chohfi 4afd5c8e9e Fixed compilation. 2019-02-07 14:32:56 -08:00
Nikola Metulev 9cab0ba886 moving win32 projects to a new repo 2018-11-13 14:21:41 -08:00
Nikola Metulev f8ebd4eb1b updated min required version on projects to 16299 2018-10-04 16:03:27 -07:00
Richard Murillo 39800aeff0
XamlHost initial commit
- XamlHost for Windows Forms and WPF
- Documentation
2018-08-28 10:18:10 -07:00
Nikola Metulev 52001880f0
Revert "Introduction of XamlHost" 2018-08-27 08:46:02 -07:00
Richard Murillo 6230ee6751
XamlHost initial commit
- XamlHost for Windows Forms and WPF
- Documentation
2018-08-24 11:29:36 -07:00
Nikola Metulev 657b111b22 moved up .netcore.uwp to 6.1.5 and fixed issue with building solution from clean state 2018-08-06 13:24:54 -07:00
Oren Novotny 0fa8e29e08
Disable strong name->non-strong named warning 2018-08-01 09:20:06 -04:00
Oren Novotny 31d1fdb452
Don't strong name UWP projects 2018-08-01 08:42:24 -04:00
Oren Novotny 92366deccb
rename target 2018-06-07 16:49:46 -04:00
Oren Novotny 3204abf844
Adds CommitHash assembly metadata 2018-06-07 16:47:39 -04:00
Nikola Metulev 85e03e203e fixed merge conflict 2018-05-02 18:05:57 -07:00
Richard Murillo c8a056fbc8 Update condition for Windows 10 SDK reference
Change to use `IsWin32Project` instead of `TargetFramework`
2018-04-30 12:54:12 -07:00
Richard Murillo b45cef7745 Update Directory.Build.targets to include Windows.winmd
When a target framework of `net47` is detected, the Windows.winmd is added as a reference based on target platform version/min version. Reference is added as series of hint paths so the most recent SDK available for that version is selected. If no TPV/TPMV is specified, the defaults are used from Directory.Build.props.
2018-04-18 10:42:13 -07:00
Oren Novotny 232b83a071
Move Extras to SDK format 2018-04-13 19:06:03 -04:00
Oren Novotny 8f0bf76b7f Move conditionals into Choose When for better legacy project system support 2017-09-21 09:49:09 -04:00
Oren Novotny a8082f31b1 Fine tuning 2017-08-27 17:56:38 -04:00
Oren Novotny 98bb532f31 Convert DeveloperTools 2017-08-27 16:10:11 -04:00
Oren Novotny c80a57ba59 convert UI 2017-08-27 14:22:56 -04:00
Oren Novotny 4f8029f351 Convert Uwp 2017-08-27 10:24:04 -04:00
Oren Novotny 87e7a1ed16 Add some common props 2017-08-26 23:24:03 -04:00