Commit Graph

329 Commits

Author SHA1 Message Date
Ryan Brandenburg f3ccfa326a Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 031a2ed214
2018-11-19 11:42:11 -08:00
Nate McMaster 031a2ed214
Stop producing runtime-site-extension-internal.zip (#248)
This .zip isn't used anymore.
2018-11-08 16:19:35 -08:00
Pavel Krymets f58d3d4e94
Remove unused content from logging site extension (#245) 2018-10-26 09:49:27 -07:00
Pavel Krymets c6f9783671
Add AspNetCore runtime back into the runtime site extension (#244) 2018-10-25 11:06:23 -07:00
ASP.NET CI 8c58d65b24
Update package branding for 2.2 RTM 2018-10-16 12:48:11 -07:00
dotnet-maestro-bot a68e40c2ca Fix package name (#241) 2018-10-16 11:02:05 -07:00
Pavel Krymets 74aefc855d
Set DOTNET_ROOT in runtime site extension (#240) 2018-10-16 10:44:07 -07:00
Pavel Krymets 77669ddfc2
Remove SDK from runtim site extension (#237) 2018-10-16 10:35:29 -07:00
Pavel Krymets ec6adaa65a Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-10-16 09:39:45 -07:00
Pavel Krymets 904aac3612
Embed version into 2.1 logging site extensions name (#238) 2018-10-16 08:14:16 -07:00
Pavel Krymets 494978973c Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-10-11 12:37:22 -07:00
ASP.NET CI 373faa5d3b Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:06:34 +00:00
ASP.NET CI 6f8c2e385c Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:06:27 -07:00
Nate McMaster fba173047c
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:30 -07:00
Nate McMaster 480d9f9234
Cleanup code signing configuration 2018-09-27 12:05:07 -07:00
ASP.NET CI b00baf8be7 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:06:07 +00:00
Pavel Krymets b64aae0353
Do not build runtime site extension (#228) 2018-09-21 16:47:37 -07:00
Pranav K 312221df2f
Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 16:13:39 -07:00
ASP.NET CI 4dc1dca0c7 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:04:49 -07:00
ASP.NET CI 40c5f0d2a5 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:05:54 -07:00
ASP.NET CI 0bed1326d1
Update branding to 2.2.0-preview3 2018-09-05 16:33:12 -07:00
ASP.NET CI 5dba26f8fb Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:05:31 -07:00
ASP.NET CI 049fb37dc6 Update package branding for 2.2.0-preview2 2018-08-21 13:33:48 -07:00
ASP.NET CI cfa66d7c8e Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:05:30 +00:00
ASP.NET CI 21ebe78324 Update dependencies.props
[auto-updated: dependencies]
2018-08-06 20:29:01 +00:00
ASP.NET CI 5834273ace Update dependencies.props
[auto-updated: dependencies]
2018-08-05 19:05:55 +00:00
ASP.NET CI b0b56ec2ff Update dependencies.props
[auto-updated: dependencies]
2018-07-29 12:05:10 -07:00
Nate McMaster 135155109a
Merge branch 'release/2.1' into release/2.2 2018-07-24 12:06:51 -07:00
ASP.NET CI a73dddc890 Update dependencies.props
[auto-updated: dependencies]
2018-07-22 12:05:23 -07:00
Pavel Krymets 0970888187
Do not reference AspNetCoreModuleV2 on non-windows (#217) 2018-07-19 12:04:41 -07:00
ASP.NET CI b6d539b7d2 Update dependencies.props
[auto-updated: dependencies]
2018-07-15 12:05:46 -07:00
Nate McMaster 88a615ba46
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:50:23 -07:00
Nate McMaster 8be87c5f8f
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:47:36 -07:00
Nate McMaster 2135944b44
Reverting version from 2.1.2 back to 2.1.1
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:23 -07:00
ASP.NET CI e849173691 Update dependencies.props
[auto-updated: dependencies]
2018-07-08 12:05:34 -07:00
Pavel Krymets 6c50820a49
Add ANCM to runtime site extension (#210) 2018-06-29 08:51:08 -07:00
Nate McMaster b4a54b878f
Update infrastructure for the 2.2 release 2018-06-28 16:18:37 -07:00
Nate McMaster d65c138c80
Bumping version from 2.1.1 to 2.1.2 2018-06-27 13:39:42 -07:00
ASP.NET CI dd3eda2fe4 Update dependencies.props
[auto-updated: dependencies]
2018-06-25 11:06:27 -07:00
Ryan Brandenburg e56fbce686 Set 2.1 baselines 2018-06-14 11:11:54 -07:00
Ryan Brandenburg 887353707e Set 2.1 baselines 2018-06-14 11:11:43 -07:00
ASP.NET CI 41c0cfb1a8 Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:11:24 +00:00
Ryan Brandenburg 3a0dc2023d Adding VSTS file 2018-06-08 15:35:54 -07:00
ASP.NET CI 428fe94e13 Update dependencies.props
[auto-updated: dependencies]
2018-06-07 19:26:32 +00:00
Nate McMaster 8e88fce5bb
Add certificate names for code signing 2018-06-05 22:30:22 -07:00
ASP.NET CI eb649cf65f Update dependencies.props
[auto-updated: dependencies]
2018-06-03 19:06:08 +00:00
Nate McMaster c710aa8c26
Bumping version from 2.1.0 to 2.1.1 2018-05-30 09:49:58 -07:00
ASP.NET CI f21e8fafbc Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:29:56 -07:00
ASP.NET CI 19f4acee04 Update dependencies.props
[auto-updated: dependencies]
2018-05-27 19:05:49 +00:00
Nate McMaster (automated) cdcf5de52d
Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:12:38 -07:00