Commit Graph

78 Commits

Author SHA1 Message Date
Javier Calvarro Nelson e384f7ec29
Remove dependency on Microsoft.AspNetCore.Identity.Service.AzureKeyVault (#145) 2018-02-08 13:17:17 -08:00
Nate McMaster 9645612ae3 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:10 -08:00
Ryan Brandenburg b0bc3d111a Fix misnamed variables 2018-01-24 15:19:06 -08:00
Pranav K 0a57bb2f8f Branching for 2.1.0-preview1 2018-01-23 15:29:59 -08:00
Pavel Krymets 2599ecca46
Fix Antares specific behaviors in site extensions (#136) 2018-01-19 12:27:17 -08:00
Pavel Krymets a63e2bfaaa
Fix site extension building (#135) 2018-01-17 17:34:14 -08:00
Pavel Krymets c3aa0342bc
React to runtime zip name chagne (#133) 2018-01-08 10:04:50 -08:00
ASP.NET CI 77d2e7c1a6 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 00:33:34 +00:00
ASP.NET CI 8bad262294 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 20:27:04 +00:00
Nate McMaster e348158499 Change site extension target to match CI folder layout
Also, removed a few unused properties
2017-12-29 08:53:45 -08:00
Nate McMaster 27287ed7c4 React to aspnet/Universe#731 2017-12-28 17:21:29 -08:00
Nate McMaster bb285f479d React to aspnet/Universe#729 and aspnet/Universe#728 2017-12-27 11:26:36 -08:00
Pavel Krymets ca34ac2a35 Restore and pack in different steps 2017-12-21 15:26:21 -08:00
Pavel Krymets 0125769f8a
Use SiteExtension.Sdk in Microsoft.AspNetCore.AzureAppServices.SiteExtension (#128) 2017-12-21 11:12:30 -08:00
Pavel Krymets 8af3d9fa73 Push depends on build 2017-12-21 10:28:47 -08:00
Pavel Krymets 8570f1e0c0
Move site extensions out from src (#131) 2017-12-20 12:11:26 -08:00
Pavel Krymets dee673ea09
Build site extensions in main build chain (#130) 2017-12-20 10:52:11 -08:00
ASP.NET CI 72b9190012 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 16:26:37 -08:00
ASP.NET CI 281531160c Update dependencies.props
[auto-updated: dependencies]
2017-12-13 20:13:10 +00:00
ASP.NET CI afedd75390 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 12:07:05 -08:00
Pavel Krymets 78c8bdbbef
Exclude Microsoft.AspNetCore.Runtime.SiteExtension from pack (#125) 2017-12-04 11:57:15 -08:00
Pavel Krymets c07d699f0f
Add AspNetCore runtime site extension (#118) 2017-12-01 09:42:49 -08:00
Pavel Krymets db6c04818e
Add application model detection package (#119) 2017-11-30 15:00:03 -08:00
Pranav K 5b0cf49d0d Specify runtime versions to install 2017-11-29 14:14:48 -08:00
Pranav K 277735343f Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:26:54 -08:00
Nate McMaster 498cd129d3 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:37 -08:00
Pranav K 2419c03b70 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
Pranav K 8fece7e7bb Update samples and tests to target netcoreapp2.1 2017-11-13 17:12:02 -08:00
Nate McMaster 2143ef49c2 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 09:45:38 -07:00
Chris Ross 9b9bb4dde7 Exclude net461 tests on mac/linux (#113) 2017-10-19 15:54:54 -07:00
Chris Ross (ASP.NET) 16ee691c3e #21 Tests for InsertOrAppend xdt transform 2017-10-18 11:00:37 -07:00
Pavel Krymets a2303c732f Move tests to seperate app (#107) 2017-09-29 08:55:31 -07:00
Pavel Krymets 305ab1fa4c 1.0, 1.1 template tests (#100) 2017-08-31 15:49:14 -07:00
Pavel Krymets b53a6f9a25 Install site extension on top of existing dotnet (#97) 2017-08-29 08:40:12 -07:00
Nate McMaster 9e72cb0783 Use PackageLineup to manage PackageReference versions 2017-08-28 11:33:57 -07:00
Nate McMaster a93cf9ff5b Use Directory.Build.props/targets (#95) 2017-08-28 11:20:30 -07:00
Pavel Krymets 8cc1cdc62f Install and use multiple runtimes/sdks (#93) 2017-08-25 12:51:11 -07:00
Pavel Krymets c7fabda615 Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
Pavel Krymets 80194511f5 Add test that uses site extension and bundled aspnetcore version (#91) 2017-08-24 14:27:41 -07:00
Pavel Krymets 9778c29007 Allow building an pushing site extension for azure functional testing (#87) 2017-08-23 14:55:27 -07:00
Nate McMaster f4ee5bcf04 Upgrade to xunit 2.3.0-beta4 2017-08-22 10:51:17 -07:00
John Luo 8545d88be0 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:08:01 -07:00
Nate McMaster 7ae00ceddd Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:30:34 -07:00
Pranav K 9f46c88961 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:11 -07:00
Ryan Brandenburg 2121c0dbec Set AspNetCoreVersion 2017-07-24 17:54:11 -07:00
= bf0e2bca5e Update ApplicationInsights version 2017-07-12 15:43:39 -07:00
Nate McMaster 4dba368c8a React to aspnet/BuildTools#293
[ci skip]
2017-07-06 10:36:14 -07:00
Mike Harder 1c80d8fcf8 Set "TreatWarningsAsErrors" before NuGet restore (#71)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:38:32 -07:00
Ryan Brandenburg 3fba37c7cd Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:52:29 -07:00
Pranav K b76209f3ca Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:15:35 -07:00