Fixing S.P.Corelib to not double include files and ensure that S.N.V is marked #nulla...
commitf34d562641954316bed7d7ba8ad8131c587d6e5e
authorTanner Gooding <tagoo@outlook.com>
Sat, 11 May 2019 03:19:26 +0000 (10 20:19 -0700)
committerMarek Safar <marek.safar@gmail.com>
Tue, 14 May 2019 05:49:30 +0000 (13 22:49 -0700)
treee66719685411d8b875c2392975261fe1da54e74d
parentbe552ca506ed471cdbef9e2e06ab4be7d63f4e88
Fixing S.P.Corelib to not double include files and ensure that S.N.V is marked #nullable enable (#24526)

* Changing EnableDefaultCompileItems=false to EnableDefaultItems=false

* Taking the VS auto-fixes for the solution and corelib csproj

* Removing the duplicated T4 file includes in the main csproj

* Regenerating the included T4 templates

* Fixing S.P.Corelib to properly list available platforms/configurations

* Add a comment on the T4 template service

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Numerics/ConstantHelper.cs
netcore/System.Private.CoreLib/shared/System/Numerics/Register.cs
netcore/System.Private.CoreLib/shared/System/Numerics/Vector.cs