Commit Graph

41 Commits

Author SHA1 Message Date
Steve Sanderson 1b7fe76382 Add missing package source for external Components packages 2018-11-27 17:57:04 +00:00
Nate McMaster 68cc5e7846
Merge release/2.2 and aspnet/KestrelHttpServer
* Merges latest changes from the master branch of aspnet/KestrelHttpServer
* Merges changes on release/2.2
2018-11-15 08:41:55 -08:00
Nate McMaster 6cc9f6f130
Merge release/2.2 and replace submodules
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo
* Likewise for aspnet/DotNetTools
* And aspnet/HtmlAbstractions
* merge latest infrastructure changes from the release/2.2 branch
2018-11-14 22:57:10 -08:00
Nate McMaster 0271428dbe
Merge aspnet/KestrelHttpServer release/2.2 and release/2.1 2018-11-14 21:33:33 -08:00
Nate McMaster 406c80bfb0
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 4598850c20
2018-11-14 16:03:24 -08:00
Nate McMaster a8ec75aac4
Prepare for the 2.2.1 patch
* Generate 2.2.0 package baselines
* Update dependencies to 2.2.0
* Update branding to 2.2.1-servicing
2018-11-13 18:21:09 -08:00
Nate McMaster a2d855406b
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in eba014d534
2018-11-13 15:36:38 -08:00
Nate McMaster 1ab08d70ef
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 252ae0c434
2018-11-09 16:17:15 -08:00
Nate McMaster 74d9728e95
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 218064c300
2018-11-09 12:49:58 -08:00
Nate McMaster c92536a21a
Remove the DependencyInjection submodule 2018-11-02 09:58:20 -07:00
Nate McMaster 5abb3f1f57
Merge branch 'release/2.2' 2018-11-01 14:15:50 -07:00
Nate McMaster 57d52d392d
Add Microsoft.NETFramework.ReferenceAssemblies to list of external dependencies 2018-11-01 00:25:05 -07:00
Nate McMaster 5e4166f940
Merge branch 'release/2.2' 2018-10-29 16:05:19 -07:00
Nate McMaster b78ee81a1e
Flow DotNetRestoreSourcePropsPath and DotNetPackageVersionPropsPath into the shared framework build steps 2018-10-26 10:44:47 -07:00
Nate McMaster fd48670abe
Add a restore source to the artifacts/build folder and ensure build number is consistent when running local builds 2018-10-24 17:11:28 -07:00
Nate McMaster 968df9578b
Refactor shared framework projects targets and project layout (#3703)
This refactors the targets used to build the shared framework and its .zip files. There are lots of reasons motivating this: Arcade convergence, migration to VSTS, making it easier to build this locally, etc.

Changes:
* Moves move content of build/Sharedfx.{props/targets} into eng/targets/SharedFx.Common.{props/targets}
* Update the build to produce a `runtime.$rid.Microsoft.AspNetCore.App` package (not just the one with symbols in it)
* Refactor the targets which produce .tar.gz/.zip files into separate projects in `src/Installers/`
* Refactor installers, unit tests, and the framework projects to use ProjectReference to flow dependencies between different parts of the build.
* Makes it easier to build the shared framework locally (for the inner dev loop, you can run `dotnet build -p src/Framework/Microsoft.AspNetCore.App/src/ -r win-x64`)
2018-10-24 15:42:06 -07:00
Nate McMaster 2950b11b0a
Add aspnetcore-dev and vside.devcore myget feeds to restore 2018-10-24 13:09:13 -07:00
Nate McMaster 674401235b
Fix local builds of src/DataProtection/build.cmd 2018-10-17 17:35:01 -07:00
Nate McMaster f09aa6eacb
Backport cleanups to infrastructure
* Fix README links to use https
* Add a bigger timeout to PushToBlobFeed
* Remove hard-coded restore source for the 2.1.4 build
* Fail the build if korebuild.json cannot be parsed
* Fix output path for sharedfx .tar.gz files to avoid max path issues
2018-10-12 16:36:34 -07:00
Nate McMaster ac9b1f97c5
Add a restore feed for 2.1.3 packages 2018-08-10 10:02:45 -07:00
Nate McMaster cd449cef2b
Update xunit.runner.visualstudio to 2.4.0-rc.1.build4038 2018-07-05 14:56:52 -07:00
Nate McMaster e4e3551a1e
Prepare 2.1.2 patch 2018-06-12 15:18:36 -07:00
Nate McMaster 4935711bce
Add trailing slash to <DotNetAssetRootUrl> 2018-05-30 17:13:42 -07:00
Nate McMaster 6cf45a4f8a
Prepare the 2.1.1 patch 2018-05-23 15:38:16 -07:00
Nate McMaster b6ce8e18b2
Remove dotnet-buildtools myget feed 2018-05-08 21:29:43 -07:00
Nate McMaster a293d2c187
Update to NETStandard.Library 2.0.3 (#1099) 2018-04-23 16:55:55 -07:00
Nate McMaster 016fa66640
Map properties DotNetRestoreSources => RestoreSources for metapackage builds (#955) 2018-03-13 12:23:18 -07:00
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
Pranav K 9abdd3883d
Use dotnet-core feed in repos 2018-03-06 10:04:38 -08:00
Pranav K a2c82ff883
Use dotnet-core feed in repos 2018-03-06 10:04:32 -08:00
Pranav K a34a3e319e
Use dotnet-core feed in repos 2018-03-06 10:03:51 -08:00
Pranav K e45a788f65
Use dotnet-core feed in repos 2018-03-06 10:03:21 -08:00
Pranav K e07a19446b Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 16:27:06 -08:00
Pranav K afa4844230 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:11 -08:00
Pranav K b5906870fd Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:09 -08:00
Pranav K f6341853de Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:47:50 -08:00
Nate McMaster 4ecabacc76
Create an initial implementation of the secret manager for VS (#355) 2017-11-21 14:16:39 -08:00
Nate McMaster 2d69698cfa
Use MSBuild to set NuGet feeds instead of NuGet.config (#2176) 2017-11-20 16:05:56 -08:00
Nate McMaster 0d4e34e0a1 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:17 -08:00
Nate McMaster dc095b1f4d Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:56 -08:00
Nate McMaster bd725635c7 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:49 -08:00