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

17 Коммитов

Автор SHA1 Сообщение Дата
Andrew Arnott 5c2a598512 .NET Foundation copyright updates 2020-05-22 13:09:48 -06:00
Andrew Arnott b5619d738f
Merge remote-tracking branch 'origin/master' into fix382 2018-09-05 12:14:37 -07:00
Andrew Arnott a0a840ddbe
Update MSBuild.Sdk.Extras 2018-09-01 19:51:17 -07:00
Andrew Arnott e6c8b5db16
Rename DesktopAndPortableFrameworks to PlatformAndPortableFrameworks 2018-09-01 15:31:06 -07:00
Andrew Arnott 918b9e4cab
Finally get GitHub to show the LICENSE info 2018-04-17 13:24:15 -07:00
Andrew Arnott 0cf13c83ef
Rename license file so GitHub recognizes it 2018-04-17 06:37:48 -07:00
Andrew Arnott 0eb1227793 Fix library template to deploy PublicAPI files 2017-06-26 15:09:44 -07:00
Andrew Arnott b3c3291a03 Consolidate sets of target frameworks 2017-03-16 22:12:13 -07:00
Andrew Arnott 0a823aa3df Always load modules from System32 folder
Since this attribute was only introduced in net45, we now have to compile for that version specifically as well. It's not enough to only target net40/net20.

Fixes #321
2017-03-16 21:38:49 -07:00
Andrew Arnott 1dee25d67e Add support for netstandard 1.1
Support is only added to those projects that already had a portable profile to them.

Fixes #263
2017-03-14 22:52:54 -07:00
Andrew Arnott ae04aeba8d Add support for .NET 2.0
Fixes #305
2017-03-14 22:36:39 -07:00
Andrew Arnott ce4d0ed548 Update template 2017-03-04 00:21:56 -08:00
jmelosegui 16b6c56624 Excluding CodeGeneration dlls from nuget package referencing them 2016-01-14 19:58:43 -05:00
Andrew Arnott 6362ac0ca8 Apply code gen to AdvApi32 2015-12-16 22:26:36 -08:00
Andrew Arnott 31d52f868c Fix missing shared project reference in portable template 2015-10-26 12:57:19 -07:00
Andrew Arnott 8dbf7ad766 Reference Windows.Core from Kernel32.Desktop
This required that we retarget all PCLs to net40 instead of net45.
2015-10-24 09:01:56 -07:00
Andrew Arnott b10f36740c Remove PInvoke. prefix from project names
They were redundant, and we already have so many projects that removing the prefixes increases accessibility.
2015-10-24 08:49:17 -07:00