Commit Graph

27 Commits

Author SHA1 Message Date
Ryan Brandenburg d433f034fa Remove NETStandard.Library.NETFramework 2017-07-07 10:30:07 -07:00
Ryan Brandenburg 184ccb8f4a Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:00:29 -07:00
Nate McMaster fd502195a4 React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:39:16 -07:00
Pranav K e1cd8c9bc4 Add NETStandardImplicitPackageVersion 2017-06-29 08:50:23 -07:00
John Luo f6bb49d1ea Merge branch 'rel/2.0.0-preview2' into dev 2017-06-09 15:52:10 -07:00
John Luo d6f2767d1a Update Microsoft.IdentityModel.Clients.ActiveDirectory version to 3.13.9 2017-06-09 15:45:35 -07:00
Pranav K e573b84310 Branching for rel/2.0.0-preview2 2017-05-31 19:37:21 -07:00
Kiran Challa e65a67bb5c Updated to use the latest shared runtime 2017-05-29 04:41:58 -07:00
Chris R 30392a1811 Retarget to netstandard2.0 and net461 2017-05-24 19:04:48 -07:00
Nate McMaster bdd4d21996 Update test framework versions and fix issues with tests 2017-05-12 14:30:18 -07:00
Pavel Krymets 36605636df Remove unnecessary package references (#1210) 2017-05-10 11:47:56 -07:00
Pranav K 85dcdcc92c Merge pull request #1203 from aspnet/rel/2.0.0-preview1
Migrate to netcoreapp2.0 (#1202)
2017-05-04 19:27:14 -07:00
Chris R d84abf1fe6 Migrate to netcoreapp2.0 (#1202)
* Migrate to netcoreapp2.0, remove Microsoft.Owin.Security.Interop & tests.

* Remove net45 baselines
2017-05-04 19:26:44 -07:00
Pranav K e97ed66534 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:41 -07:00
Pranav K c0f4a211e4 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:12 -07:00
Pranav K 98e517de43 Branching for 2.0.0-preview1 2017-04-25 22:05:23 -07:00
Pranav K 0cc0a46b74 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:48:46 -07:00
Pranav K 2d7cd6038f Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
Pranav K 305ccf9cc5 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:36 -07:00
Kiran Challa 2b8a937828 Upgraded Json.NET version to 10.0.1 2017-03-28 10:37:03 -07:00
Pranav K ffa45dbd01 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 06:04:21 -07:00
Nate McMaster 10ef26d63c Consolidate dependency versions into one file and remove workarounds 2017-03-15 18:12:53 -07:00
Nate McMaster 591a2b0e6b
React to aspnet/KoreBuild#160 2017-02-16 11:23:03 -08:00
Nate McMaster 9847f40654
Downgrade to stable packages 2017-02-14 16:15:42 -08:00
Nate McMaster 7634c5420a Upgrade to RC.3
Removes __TemporarySources__ to use contentFiles packages
Remove default globs
Update test platform
2017-01-19 22:31:43 -08:00
Nate McMaster 46f0d193c8 React to aspnet/KoreBuild#155
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
2017-01-11 14:30:11 -08:00
Nate McMaster ba8f85d972 Upgrade to VS 2017 2017-01-05 13:53:05 -08:00