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

489 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster d417aacd7c
Update README.md 2018-11-20 10:53:22 -08:00
David Fowler 501dd3924b
Added a method to configure the web host defaults (#298)
- Added ConfigureWebHostDefaults to configure the web specific defaults on the generic host builder.
2018-11-16 21:29:18 -08:00
Nate McMaster 6bf1cc8545
Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299)
Changes:

* Upgrade dependencies
* Change TFM on Microsoft.AspNetCore to netcoreapp3.0
* Remove .NET Framework tests
2018-11-16 16:50:31 -08:00
John Luo 62d9794c63 Merge branch 'release/2.2' 2018-10-31 11:52:48 -07:00
John Luo 27efce1042 Do not use the default 5000 port for functional tests 2018-10-31 11:45:53 -07:00
ASP.NET CI 9949306ca3
Update package branding for 2.2 RTM 2018-10-16 12:48:17 -07:00
Pavel Krymets 3e0ee5a711 Merge branch 'merge/release/2.2-to-master' 2018-10-11 11:12:58 -07:00
Pavel Krymets f13f262bad
Remove ANCM reference from test site (#281) 2018-10-09 11:05:11 -07:00
Pavel Krymets 4347a45f29
Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
ASP.NET CI ca6ab92ca4 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:24:47 +00:00
ASP.NET CI 75169f131e Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:23:29 -07:00
Nate McMaster 9b101769b3
Merge branch 'release/2.2' 2018-10-05 12:21:31 -07:00
Nate McMaster ee52ff2dc9
Merge branch 'release/2.1' into release/2.2 2018-10-05 12:20:54 -07:00
Nate McMaster 96be626c87
Update branding to 2.1.6-servicing (#289)
Per discussion with our team, we want to make the following changes to versioning during servicing updates:

* The versioning on packages with ship with ASP.NET Core should be consistent
* (No change) on packages with changes in them ship during servicing updates
* Version gaps are okay. For example, this repo is producing a patch for 2.1.6, so packages will be 2.1.6. It did not patch for 2.1.4 or 2.1.3 so those versions will be skipped.

This also includes another minor change: for consistency with the rest of the .NET Core teams, pre-release servicing builds will be 2.1.x-servicing-buildnumber.
2018-10-05 12:09:55 -07:00
ASP.NET CI a3cb22f171 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:24:03 -07:00
ASP.NET CI 4d3c1addd3 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:22:29 -07:00
Nate McMaster 0cc99bd0a0
automated: merge branch release/2.2 2018-09-28 17:27:33 -07:00
Nate McMaster bdc9ab00f6
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
Nate McMaster 83a490c058
Merge branch 'release/2.2' 2018-09-28 11:48:51 -07:00
Nate McMaster e48d280f1b
Merge branch 'release/2.1' into release/2.2 2018-09-28 11:48:24 -07:00
Nate McMaster a0323945bc
Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:48:05 -07:00
Nate McMaster f20e2f82aa
Bumping version from 2.1.4 to 2.1.5 2018-09-28 09:52:59 -07:00
Eilon Lipton 0ae86b44ee
Update LICENSE.txt 2018-09-27 15:45:43 -07:00
ASP.NET CI fc42580cd2 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:23:51 +00:00
ASP.NET CI 4738b4c26a Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:21:53 -07:00
ASP.NET CI 7b10cd4df6 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:23:06 +00:00
ASP.NET CI badd2e81b8 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:21:02 -07:00
ASP.NET CI 5605eabee6 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 19:24:02 +00:00
ASP.NET CI b9f5b26a2e Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:22:30 -07:00
Nate McMaster 3b74b37ac4
Merge branch 'release/2.2' 2018-09-05 17:17:41 -07:00
ASP.NET CI 7b756b37fc Update dependencies.props
[auto-updated: dependencies]
2018-09-05 23:54:19 +00:00
ASP.NET CI 16eb603cb2
Update branding to 2.2.0-preview3 2018-09-05 16:35:27 -07:00
ASP.NET CI ec8040d9cc Update dependencies.props
[auto-updated: dependencies]
2018-09-02 19:22:04 +00:00
ASP.NET CI d022ce775b Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:20:10 -07:00
Nate McMaster e08d987cb3
Merge branch 'release/2.1' into release/2.2 2018-08-28 10:51:38 -07:00
Nate McMaster 3dedfa2f61
Bumping version from 2.1.3 to 2.1.4 2018-08-28 09:07:52 -07:00
ASP.NET CI d420967e3e Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:22:03 +00:00
ASP.NET CI 8f0e948d60 Update package branding for 2.2.0-preview2 2018-08-21 13:33:51 -07:00
ASP.NET CI 0c48eb0c97 Update dependencies.props
[auto-updated: dependencies]
2018-08-19 19:22:22 +00:00
ASP.NET CI 57128d2581 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 20:07:39 +00:00
ASP.NET CI e692ca5a30 Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:21:31 +00:00
ASP.NET CI e41703a6ce Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:44:17 +00:00
ASP.NET CI 42b3407cd6 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:57:44 +00:00
ASP.NET CI ffe45b8aa0 Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:21:40 +00:00
ASP.NET CI 8d66b577cb Update dependencies.props
[auto-updated: dependencies]
2018-07-29 20:03:11 +00:00
ASP.NET CI a2e96209dc Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:19:32 -07:00
Pavel Krymets 5875ff40b1
Add UseIIS to CreateDefaultBuilder (#278) 2018-07-27 10:18:56 -07:00
Nate McMaster 5c4002941d
Merge branch release/2.2 2018-07-24 13:20:06 -07:00
Nate McMaster fc7a3e9498
Merge branch 'release/2.1' into release/2.2 2018-07-24 12:07:22 -07:00
Eilon Lipton 58db4ab782
Update CONTRIBUTING.md 2018-07-24 10:54:10 -07:00