Commit Graph

303 Commits

Author SHA1 Message Date
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
ASP.NET CI 9ae2206d4b Update dependencies.props
[auto-updated: dependencies]
2018-05-20 19:22:23 +00:00
ASP.NET CI ea8850dd84 Update dependencies.props
[auto-updated: dependencies]
2018-05-13 14:00:14 -07:00
Ryan Brandenburg b8ba0634ac Upgrade to netcoreapp22 2018-05-07 16:07:41 -07:00
Pavel Krymets b51db1fc91
React to retargeting site extension to .App/All (#196) 2018-05-07 08:50:28 -07:00
ASP.NET CI 4f2f44c74b Update dependencies.props
[auto-updated: dependencies]
2018-05-06 12:06:44 -07:00
ASP.NET CI 3fd1d90c65 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:26:27 -07:00
Nate McMaster (automated) 92ae6790bb
Merge branch release/2.1 into dev 2018-04-30 15:53:02 -07:00
Nate McMaster (automated) dc38a31c88
Bump version to 2.1.0-rtm 2018-04-30 14:51:37 -07:00
ASP.NET CI a828eeef40 Update dependencies.props
[auto-updated: dependencies]
2018-04-29 12:07:26 -07:00
ASP.NET CI abcd5e5272 Update dependencies.props
[auto-updated: dependencies]
2018-04-23 11:59:34 -07:00
Nate McMaster 249c91ab9b
Merge branch 'release/2.1' into dev 2018-04-20 14:31:12 -07:00
ASP.NET CI 0d9edc691f Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:13:41 -07:00
Nate McMaster 97d236d5ae
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:30:31 -07:00
Nate McMaster 53c25198fd
Revert "Produce the Microsoft.AspNetCore.AzureAppServices.SiteExtension package on normal builds (#188)"
This reverts commit 0921e5b60f.
2018-04-19 15:08:17 -07:00
Nate McMaster 7aa792efe6
Produce a zip containing site-extension files (#189) 2018-04-19 14:48:21 -07:00
Nate McMaster 0921e5b60f
Produce the Microsoft.AspNetCore.AzureAppServices.SiteExtension package on normal builds (#188) 2018-04-19 11:00:10 -07:00
Mike Harder 7afa5edc34
Remove unnecessary ApplicationBaseUriHint (#185)
- Allows ApplicationDeployer to directly bind to dynamic port 0, which is more reliable than GetNextPort() which is required when ApplicationBaseUriHint is set.
- Addresses https://github.com/aspnet/AzureIntegration/issues/184
2018-04-18 10:21:02 -07:00
Pavel Krymets 65b1ea45aa
Disable NU5119 for site extensions (#183) 2018-04-17 11:52:28 -07:00
Ryan Brandenburg 0cb45afdaa
Script missed this one 2018-04-16 16:44:35 -07:00
Ryan Brandenburg ef5202d981
Fix bad update 2018-04-16 16:23:57 -07:00
Ryan Brandenburg e77be23e2b Update version number to 2.2.0 2018-04-16 13:15:32 -07:00
Ryan Brandenburg dd60db5303 Merge branch 'release/2.1' into dev 2018-04-16 13:15:32 -07:00
Ryan Brandenburg b68ffe6af1 Branching for 2.1.0-rc1 2018-04-16 13:15:27 -07:00
Ryan Brandenburg e2147cff77
Merge pull request #182 from aspnet/rybrande/Release21IntoDev
Merge Release/2.1 into dev
2018-04-16 12:26:41 -07:00
Ryan Brandenburg 3dcf01ee65 Revert feed name 2018-04-16 12:18:21 -07:00
Ryan Brandenburg d3023390f3 Merge remote-tracking branch 'origin/release/2.1' into rybrande/Release21IntoDev 2018-04-16 12:12:30 -07:00