Commit Graph

183 Commits

Author SHA1 Message Date
Pavel Krymets d916653ff8 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-08 10:16:59 -07:00
Pavel Krymets dd19150ea4 Add test for DI scope validation defaults (#76) 2017-05-08 10:16:43 -07:00
= 81352cb598 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-06 00:13:48 -07:00
= 906f1d8f3e Fix command on macOS 2017-05-06 00:13:33 -07:00
= d013744f9c Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 23:18:04 -07:00
= f6e6b2cce9 Fix generation of deps files on macOS and Linux 2017-05-05 23:15:34 -07:00
John Luo 7bed8ca85f Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:22:37 -07:00
John Luo 793adb08ba Merge branch 'pakrym/restore-more' into rel/2.0.0-preview1 2017-05-05 17:22:26 -07:00
Pavel Krymets 1a0331eaaa Restore template to avoid deps trimming issue 2017-05-05 17:20:45 -07:00
John Luo 067c426200 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 16:54:34 -07:00
John Luo 8366aabd59 Remove timestamps from deps files 2017-05-05 16:44:26 -07:00
John Luo 3f239f2d92 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 15:28:05 -07:00
Pavel Krymets caaae2003e Fix deps trimming (#107) 2017-05-05 13:34:58 -07:00
John Luo 214de568a9 Add Mcrosoft.Extensions.Configuration.AzureKeyVault to the .All metapackage 2017-05-05 13:00:34 -07:00
Pavel Krymets eb6481b06d Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:24:56 -07:00
Pavel Krymets d1d1e42fd2 Update InternalAspNetCoreSdkVersion 2017-05-05 10:24:48 -07:00
Cesar Blum Silveira 150ca381f6 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 15:17:21 -07:00
Cesar Blum Silveira c548b3d7f4 Merge AppSettings sample into SampleApp. 2017-05-04 15:16:56 -07:00
John Luo bed3bf2b4e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 11:17:24 -07:00
John Luo 2fb5649b04 Revert "Revert "Migration""
This reverts commit 102daa6832.
2017-05-04 11:16:59 -07:00
John Luo bd805ef50d Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 18:12:26 -07:00
John Luo 102daa6832 Revert "Migration"
This reverts commit 91bef13d31.
2017-05-03 18:11:59 -07:00
John Luo 9bc9ed9812 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 17:12:46 -07:00
John Luo 91bef13d31 Migration 2017-05-03 17:03:19 -07:00
Cesar Blum Silveira f245512f6e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 15:58:20 -07:00
Cesar Blum Silveira 012d9990ef Show fwlink on HTTPS certificate errors (#83). 2017-05-03 15:55:19 -07:00
damianedwards 4d5e1076c9 Remove the DeveloperExceptionPage middleware from WebHost.CreateDefaultBuilder:
- The templates still have it explicitly and it's best to have middleware added by the app directly
2017-05-03 14:37:32 -07:00
Cesar Blum Silveira eb09fc7dd4 Build rel/ branches on Travis and AppVeyor. 2017-05-03 14:04:12 -07:00
John Luo f56cab4e80 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 12:49:24 -07:00
John Luo 9b32921a77 Missed rename updates 2017-05-03 12:49:02 -07:00
Nate McMaster c0f86d5687 Use ItemDefinitionGroup to simplify the list of packages.
See https://docs.microsoft.com/en-us/visualstudio/msbuild/item-definitions
2017-05-03 12:21:35 -07:00
Nate McMaster 655f70717e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 12:20:43 -07:00
Nate McMaster ebdc68ac10 Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
Cesar Blum Silveira a443068260 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 11:49:07 -07:00
Cesar Blum Silveira 634c9c180c Fix HTTPS functional tests on macOS (#96). 2017-05-03 11:48:37 -07:00
Cesar Blum Silveira fbd3d9438a Store sample app's certificate passwords in user secrets. 2017-05-03 11:44:29 -07:00
John Luo e0778b2fb5 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 17:17:00 -07:00
John Luo dc44c1f123 Use win7-x64/x86 rids for runtime store 2017-05-02 14:28:22 -07:00
John Luo 87c71197ae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 21:42:20 -07:00
John Luo ddd96887da Minimal restore when building deps files 2017-05-01 21:41:29 -07:00
Pranav K b3b986bfa9 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 21:09:36 -07:00
Cesar Blum Silveira 2637108c6e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 18:06:01 -07:00
Cesar Blum Silveira 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
Pavel Krymets 916b1d0c52 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 15:19:40 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
Andrew Stanton-Nurse 659c008ea8 fix LZMA archive directory structure (#88) 2017-05-01 13:11:15 -07:00
Pavel Krymets 08ec9a7e49 Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 12:24:07 -07:00
John Luo 4f5727bb18 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 11:06:03 -07:00
John Luo 7cb458673f Include tar.gz files in Build.RS nupkg 2017-04-29 16:28:52 -07:00
John Luo 7589c680d5 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-28 14:55:08 -07:00