Commit Graph

1082 Commits

Author SHA1 Message Date
John Luo a313aead2a Update supported installer platforms
Remove ubuntu 17.04

Add ubuntu 17.10

Add ubuntu 18.04
2018-03-16 11:47:50 -07:00
Chris Ross fa825fe247 Add new HostFiltering package 2018-03-16 10:33:54 -07:00
Andrew Peters 1f470164d9 Update artifacts.props 2018-03-16 10:11:50 -07:00
Ryan Brandenburg cd1d4d4b41 Update dependencies to unblock ProdCon 2018-03-15 16:58:52 -07:00
Pranav K c6369bfba1 Move MicrosoftDotNetArchivePackageVersion to pinned version section 2018-03-15 14:27:28 -07:00
David Fowler d28d89e140 Remove Microsoft.AspNetCore.Sockets 2018-03-15 08:42:01 -07:00
Nate McMaster 416fe6abfe
Add Alpine Linux download links to the README and remove conditionals to exclude building alpine (#960) 2018-03-14 16:15:08 -07:00
Stephen Halter 2d97118821
Remove Kestrel.Transport.Libuv from app metapackage (#959) 2018-03-14 13:16:52 -07:00
Pavel Krymets c5efbc0b15
Update BenchmarkDotNet (#958) 2018-03-14 08:55:51 -07:00
Nate McMaster 27440da725
Add additional restore sources to PackageArchive.targets 2018-03-13 17:13:09 -07:00
John Luo 1ce0e6ecdf Add lzma repo task 2018-03-13 12:25:22 -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
N. Taylor Mullen 5de21c8da3 Update MonoDevelop.Addins package to 1.3.8. 2018-03-13 10:07:34 -07:00
Nate McMaster a3f0260ee8
Upload to Azure in parallel (#952) 2018-03-13 10:01:55 -07:00
John Luo 5930b19e98 Remove duplicate files from symbols packages 2018-03-12 16:12:30 -07:00
Nate McMaster 2d6680986f
Remove entrypoint from Dockerfile so build arguments properly flow into the container 2018-03-12 16:08:06 -07:00
Nate McMaster 1c7f4142aa
Implement script to run build inside a local docker container (#950) 2018-03-12 14:04:12 -07:00
AndriySvyryd b0a40d8bc7 Rename Microsoft.EntityFrameworkCore.Attributes to Microsoft.EntityFrameworkCore.Abstractions 2018-03-12 00:17:29 -07:00
Pavel Krymets 8e74412a4c
Update to new corefx (#946) 2018-03-08 14:23:31 -08:00
= c46f164c26 Fix shared fx symbols name 2018-03-07 12:42:29 -08:00
= 7f8b23847e Add Microsoft.AspNet.WebApi.Client to .App and .All metapackages 2018-03-06 12:32:24 -08:00
Nate McMaster 63a990c1c0
Move Microsoft.Build.* and System.Runtime.Interopservices.RuntimeInformation to stable versions list (#942) 2018-03-06 09:47:05 -08:00
= 59155fde58 Remove azure packages from .App metapackage and framework 2018-03-05 14:54:17 -08:00
Pavel Krymets eb3e6cfab5
Realign all package versions (#941) 2018-03-05 14:53:08 -08:00
= c45864d299 Remove HostingStartup infrastructure from Universe 2018-03-05 12:23:59 -08:00
Pavel Krymets 0a462d5e83
Remove keyvault hosting startup from artifacts (#937) 2018-03-05 10:38:02 -08:00
Nate McMaster 2e158c85f2
Fix restore failures on CI for dotnet-deb-tool-consumer 2018-03-02 10:24:10 -08:00
Nate McMaster 7b8c85f7dd
Use dotnet-deb-tool 2.0.0 from the aspnetcore-dev myget feed 2018-03-02 10:01:24 -08:00
Nate McMaster 8d274cdb0f
React to removal of the cli-deps myget feed 2018-03-02 09:32:26 -08:00
Nate McMaster 7357e483cf
Add one more condition to around building Alpine support 2018-03-02 08:41:07 -08:00
Nate McMaster 5919024499
Disable Alpine Linux builds by default (#934)
We need to create more CI infrastructure to enable building Alpine since crossgen for alpine doesn't work on Ubuntu Linux.
2018-03-01 16:01:17 -08:00
Nate McMaster 48ea4a6699
Force restore when building sharedfx csproj file 2018-03-01 13:00:35 -08:00
Nate McMaster 0276bb199e
Produce an Alpine Linux version of the ASP.NET Core shared framework (#931)
Required changes:
 - Update to SQLitePCLRaw 1.1.10-pre20180223200113
 - Add alpine.3.6-x64 as a new RID
 - Add new external dependencies
2018-03-01 10:55:53 -08:00
Smit Patel 3ffcc9bdb5 Add EFCore.Analyzers package 2018-02-28 16:37:19 -08:00
Pavel Krymets 2a5c27c789
Add new package artifacts (#930) 2018-02-28 13:46:09 -08:00
Pavel Krymets 437b34b746
Reac to pipes in corefx (#926) 2018-02-28 12:42:12 -08:00
Chris Ross 2a41837df4
Add new WsFederation package (#927) 2018-02-28 10:16:59 -08:00
Nate McMaster 4dcb3f4ce9
Don't set version variables in a ProdCon build that we expect from PackageVersions.props (#924) 2018-02-27 15:50:17 -08:00
Pranav K a75c51befa
Remove Microsoft.VisualStudio.Web.CodeGeneration.Tools artifact 2018-02-25 06:22:26 -08:00
Pranav K c4304ea723 Add dotnet-aspnet-codegenerator to artifacts.props 2018-02-24 14:19:35 -08:00
Nate McMaster 68b3df8fe9
Don't ship global CLI tool packages to nuget.org or put into LZMA (#906) 2018-02-22 14:49:24 -08:00
Pavel Krymets fd38a67f80
Drop Pipelines.Testing dependency that we don't use (#915) 2018-02-22 12:38:44 -08:00
Ryan Nowak 3f96f6e232 Add new Http.Polly package to universe 2018-02-21 17:11:34 -08:00
= 9546f894a5 Remove MsgPack from .All metapackage 2018-02-20 15:09:20 -08:00
Andrew Stanton-Nurse d9122fbdf7
update SignalR and MsgPack-Cli version (#909) 2018-02-20 13:57:19 -08:00
Nate McMaster 295fd1bac4
Update Microsoft.NET.Test.Sdk to 15.6.0 2018-02-20 13:45:20 -08:00
= f868fd8558 Rename cumulatvie runtimestores for publishing 2018-02-20 10:45:50 -08:00
John Luo 2a7d2ea12e Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages 2018-02-19 17:56:06 -06:00
Doug Bunting 0891903596 Use RTM `Microsoft.AspNet.WebApi.Client` package
- aspnet/Mvc#7212
2018-02-18 18:09:20 -08:00
Nate McMaster a1916c8ea1 Merge branch 'release/2.1' into dev 2018-02-16 15:54:28 -08:00
Nate McMaster 6a47e39215 Update dependencies to prodcon build 20180216-05 2018-02-16 15:42:55 -08:00
Matt Mitchell 29991868f3 Update corefxlab dependencies to preview1 versions (#902) 2018-02-16 14:05:41 -08:00
Ryan Nowak b48aeaf323
Add Polly.Signed to lineup (#882) 2018-02-16 13:47:38 -08:00
Nate McMaster 06e225dc9f
Better error for when you forget to clone submodules 2018-02-16 10:55:37 -08:00
Ryan nopush 86b277ed37 Updating BuildTools from 2.1.0-preview2-15704 to 2.1.0-preview2-15705
[auto-updated: buildtools]
2018-02-16 10:23:38 -08:00
Nate McMaster 5b4fd530c7 Merge branch 'release/2.1' into dev 2018-02-15 17:15:51 -08:00
Nate McMaster 177e22ef41
Publish the Windows Server hosting bundle in prodcon output (#897) 2018-02-15 17:12:39 -08:00
Nate McMaster c44cf5bdc5 Merge branch release/2.1 into dev 2018-02-15 15:58:13 -08:00
Nate McMaster 50641534ad Publish corefxlab packages to the transport feed 2018-02-15 15:48:59 -08:00
Nate McMaster b9afadedec Remove dependency on custom version of Microsoft.NETCore.Compilers 2018-02-15 14:39:52 -08:00
John Luo 334c3bd6c9 Use correct directory for packing sharedfx files 2018-02-15 13:04:00 -08:00
Nate McMaster e691822d2b Merge branch 'release/2.1' into dev 2018-02-14 15:18:12 -08:00
Nate McMaster fec15b8246
Split dependency versions into pinned vs automatically updated/overridden (#879) 2018-02-14 14:11:16 -08:00
Nate McMaster b99cdb09d1 Merge branch 'release/2.1' into dev 2018-02-14 11:30:36 -08:00
Nate McMaster 9aa67caa59
Put aspnetcore-runtime installers into a subfolder in dotnetcli (#886) 2018-02-14 11:28:57 -08:00
Nate McMaster 5e97b02de6 Mark Microsoft.AspNetCore.AspNetCoreModule as not-shipping 2018-02-13 17:35:19 -08:00
Nate McMaster e3040af779 Merge branch 'release/2.1' into dev 2018-02-13 17:34:31 -08:00
Nate McMaster 5e1220377e Mark Microsoft.AspNetCore.AspNetCoreModule as shipping 2018-02-13 15:29:39 -08:00
John Luo 5483ea80f3 Rebase fixes 2018-02-13 14:37:59 -08:00
John Luo b90e74cd10 Merge branch 'release/2.1' into dev 2018-02-13 14:29:11 -08:00
John Luo 84aee6be39 Feedback 2018-02-13 14:18:37 -08:00
John Luo 989afa53ae Undo typo 2018-02-13 14:17:57 -08:00
John Luo b7c61128af Resolve portable pdbs from symbols packages 2018-02-13 14:17:57 -08:00
John Luo a37e712579 Build RID specific .All and .App symbols packages 2018-02-13 14:17:57 -08:00
= b674549e4f Revert "Build RID specific .All and .App symbols packages"
This reverts commit f5dc3f71f2.
2018-02-13 14:17:31 -08:00
= 0e67bc83c8 Build RID specific .All and .App symbols packages 2018-02-13 14:16:32 -08:00
= 3309cc5f90 Remove AzureAppServices.Hosting startup from .App and remove AzureKeyVault.HostingStartup from .All 2018-02-13 14:14:17 -08:00
= 6c4f043136 Include SignalR packages in .App/.All 2018-02-13 14:14:17 -08:00
= e21df792fb Rename generic rpm installers 2018-02-13 14:14:16 -08:00
Nate McMaster f76d2f8d92 Update dependencies to prodcon build 20180208-05-1367307 (#867)
* Updates packages to 20180208-05-1367307 prodcon output
* Updates corefxlab packages to 0.1.0-preview1-180208-1
* Add script to automate updates from prodcon build manifest
2018-02-13 14:14:16 -08:00
Pavel Krymets 167f71ebb9 Restore external dependencies in SiteExtension build (#868) 2018-02-13 14:09:04 -08:00
Nate McMaster af61e09949 Fix typo in assigning publish category to prodcon packages (#861) 2018-02-13 14:06:43 -08:00
Javier Calvarro Nelson 858ac2b487 Removes the token server packages from preview1 2018-02-13 14:06:16 -08:00
Pavel Krymets 6abf11a3bb Prepare output paths (#860) 2018-02-13 14:06:16 -08:00
Pavel Krymets ad4b73ebe9 Fix property name in universe (#857) 2018-02-13 14:06:16 -08:00
John Luo 127b374b19 Undo typo 2018-02-13 12:29:15 -08:00
Nate McMaster 86be67a1f3
Fix typo in property name (#876) 2018-02-13 11:44:48 -08:00
John Luo 71676f7888 Fix typo 2018-02-13 11:26:37 -08:00
Pranav K bb5bf073c2 Update to final versions 2018-02-13 10:56:45 -08:00
John Luo 23c1fed2e4 Resolve portable pdbs from symbols packages 2018-02-12 19:55:19 -08:00
John Luo a8dc9ca37d Build RID specific .All and .App symbols packages 2018-02-12 16:48:56 -08:00
= 354269a4dd Revert "Build RID specific .All and .App symbols packages"
This reverts commit f5dc3f71f2.
2018-02-12 16:47:13 -08:00
Nate McMaster f4585bdbfd
Re-enable templates tests on CI (#874) 2018-02-12 15:43:40 -08:00
= f5dc3f71f2 Build RID specific .All and .App symbols packages 2018-02-12 14:21:44 -08:00
David Fowler bc40174a49
Remove Buffers.Primitives as Private 2018-02-10 13:14:06 -08:00
= 533f368ac5 Remove AzureAppServices.Hosting startup from .App and remove AzureKeyVault.HostingStartup from .All 2018-02-09 15:53:00 -08:00
= a7676ddaf4 Include SignalR packages in .App/.All 2018-02-09 15:11:38 -08:00
= a5cba06ef8 Rename generic rpm installers 2018-02-09 11:51:35 -08:00
Nate McMaster 21da438c1b
Update dependencies to prodcon build 20180208-05-1367307 (#867)
* Updates packages to 20180208-05-1367307 prodcon output
* Updates corefxlab packages to 0.1.0-preview1-180208-1
* Add script to automate updates from prodcon build manifest
2018-02-09 11:20:15 -08:00
BrennanConroy bc8662acda
Update Xunit dependency (#869) 2018-02-09 10:50:29 -08:00
Pavel Krymets 9f68d4b92e
Restore external dependencies in SiteExtension build (#868) 2018-02-09 08:26:08 -08:00
Nate McMaster 8dabce0c19
Restore the original lockfile in repos after invoking build.cmd/sh (#865) 2018-02-08 17:23:35 -08:00
Javier Calvarro Nelson 184520f501 Adding AngleSharp for testing purposes 2018-02-08 14:22:15 -08:00
Pavel Krymets 4040cb9638
Create all directories and make it by default (#862) 2018-02-08 11:39:09 -08:00
Nate McMaster 6f814ed536
Fix typo in assigning publish category to prodcon packages (#861) 2018-02-08 11:35:33 -08:00
Javier Calvarro Nelson 331e46c632
Removes the token server packages from preview1 2018-02-08 10:34:04 -08:00
Pavel Krymets 508d7ab9e1
Prepare output paths (#860) 2018-02-08 09:19:27 -08:00
Pavel Krymets 72255f5338
Fix property name in universe (#857) 2018-02-07 15:19:40 -08:00
Nate McMaster 0b2f053ad8 Fix #785 - publish nuget packages and the shared runtime at the same time 2018-02-07 14:40:08 -08:00
Smit Patel e12c666ed7 Upgrade Remotion.Linq dependency to RTM 2018-02-06 22:40:44 -08:00
John Luo f15d0f7567 Merge branch 'release/2.1' into dev 2018-02-06 09:46:09 -08:00
John Luo 0732f9379f Merge branch 'rybrande/AddArchiveReferences' into release/2.1 2018-02-06 09:44:21 -08:00
= 0ec2bd4e76 Add .App to LZMA
- Use metapackage version for .App in archiver project
2018-02-06 09:44:04 -08:00
Ryan Brandenburg 0f9d1f13ed Publish symbol packages to transport feed 2018-02-06 09:29:22 -08:00
Ryan Brandenburg 711436b7a1 Notify which package is missing 2018-02-05 16:41:05 -08:00
Nate McMaster bbd617590f Revert "Include Microsoft.AspNetCore.App in the LZMA"
This reverts commit f35d96b0db.
2018-02-05 16:06:31 -08:00
Nate McMaster b06e3f3725 Revert "Include Microsoft.AspNetCore.App in the LZMA"
This reverts commit f35d96b0db.
2018-02-05 16:00:30 -08:00
= 3cbd587bf2 Merge branch 'release/2.1' into dev 2018-02-05 10:25:23 -08:00
John Luo f35d96b0db Include Microsoft.AspNetCore.App in the LZMA 2018-02-05 10:20:03 -08:00
Nate McMaster 3213438353 Merge branch 'release/2.0' into release/2.0-msrc 2018-02-02 16:44:42 -08:00
Chris Ross (ASP.NET) 6d21d9c04b Raise IdentityModel dependencies to 5.2.0. Add new WsFed dependencies. 2018-02-02 16:27:34 -08:00
Pranav K 3e17ec1450 React to Razor SDK rename 2018-02-02 14:35:45 -08:00
Chris Ross (ASP.NET) 4f82c3e230 Add new WsFederation package and dependencies 2018-02-02 14:00:44 -08:00
Ryan Nowak 9ff2d2f87d Add CPS dependencies
These are the latest public (nuget.org) released versions and they are a
bit old, but for now these meet our requirements.
2018-02-02 12:46:52 -08:00
John Luo 1c31731d89 Merge branch 'release/2.1' into dev 2018-02-01 15:01:46 -08:00
John Luo 3ad022d5a9 Include SpaServices.Extensions in .App and .All metapackages 2018-02-01 12:10:31 -08:00
John Luo af29b489cb Update rhel.7 image used to build rpms 2018-02-01 11:56:27 -08:00
John Luo e4e837fa24 Flatten dependencies of Microsoft.AspNetCore.All metapackage
Remove BrowserLink from Microsoft.AspNetCore.App
Remove version locking in .All metapackage
2018-02-01 11:51:27 -08:00
Nate McMaster 864ee50b4c Merge branch 'release/2.1' into dev 2018-02-01 10:40:07 -08:00
Nate McMaster 2233481d34 Ensure all packages are included in ArtifactInfo 2018-02-01 10:24:07 -08:00
Nate McMaster a9960cec13 Merge branch 'release/2.1' into dev 2018-01-31 10:07:10 -08:00
Nate McMaster e3131d0d5d Use PackageVersion to set the name of the debian installers, not Version 2018-01-31 10:06:12 -08:00
John Luo 0afcf7ed76 Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages 2018-01-30 15:55:23 -08:00
Pranav K b9dd8c676a Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
#	korebuild-lock.txt
2018-01-30 15:38:22 -08:00
Nate McMaster 05174814f6
Ensure the LZMA includes CLI global tools .nupkg, nupkg.sha512, and .nuspec files (#829) 2018-01-30 15:22:31 -08:00
Pranav K fe2628a68f Mark Logging.Analyzers as shipoob so it gets signed 2018-01-30 13:49:48 -08:00
Nate McMaster 723e2d854d
Update publish to include more metadata in the manifest (#826)
* Update publish to include more metadata in the manifest
* Update build tools to 2.1.0-preview1-1009
2018-01-30 13:36:39 -08:00
Ryan Brandenburg 18575e8879 Run more checks on Universe PRs 2018-01-30 13:03:42 -08:00
Pavel Krymets be98846588 Update to latest aligned set of versions 2018-01-30 12:46:34 -08:00
John Luo 4c79a2fe59 Merge branch 'release/2.1' into dev 2018-01-30 12:04:18 -08:00
John Luo bd7c1b1c22 Update rhel.7 image used to build rpms 2018-01-30 11:03:37 -08:00
Nate McMaster 5fae89b962
Update versions to include prodcon build id (#819)
* Update versions to include prodcon build id
* Ensure version metadata does not appear in the package version
* Update build tools
2018-01-30 10:38:09 -08:00
Pavel Krymets c42bd87fdf
Update corefx and corefxlab (#821) 2018-01-30 10:21:02 -08:00
John Luo 818bb50e43 Update metapackages
.All will include all assets from .App

.All and .App will check TFM compatibility during inner builds

Remove unused runtime store templates
2018-01-29 17:40:19 -08:00
Pavel Krymets 471f0672d0 Use even newer version 2018-01-29 16:03:16 -08:00
Pavel Krymets 80cbcfd075 Update rest of versions 2018-01-29 15:40:55 -08:00
Pavel Krymets 67a3aa85ad
Update corefx and corefxlab dependencies (#817) 2018-01-29 14:34:09 -08:00
Pranav K c24b577175 Merge remote-tracking branch 'origin/release/2.1' into dev 2018-01-29 13:54:35 -08:00
Pranav K 9137604ea3 Add ShipInstaller=dotnetcli to non-package blobs 2018-01-29 12:55:58 -08:00
Nate McMaster eebe2576d3 Merge branch 'release/2.1' into dev 2018-01-26 12:07:56 -08:00
Pranav K 6ba5e8cadf
Include metadata when publishing to blob (#804)
* Include metadata when publishing to blob
2018-01-26 11:57:04 -08:00
Smit Patel ad6f4046c8 Add EFCore.DocumentDb package (noship) 2018-01-26 09:34:18 -08:00
Nate McMaster 1f8f30a1e8 Merge branch 'release/2.1' into dev 2018-01-25 18:05:59 -08:00
Nate McMaster baa665db81
Include global CLI tool packages in the LZMA (#809)
Fixes #803
2018-01-25 18:04:40 -08:00
Pranav K 1e725e6f71 Add Razor.Sdk package 2018-01-25 15:05:04 -08:00
Doug Bunting 6162476e0a Add aspnet/WebHooks to Universe 2018-01-25 10:46:13 -08:00
John Luo 13b3d51b80 Exclude native assets from Microsoft.NETCore.App 2018-01-23 16:46:06 -08:00
Andrew Stanton-Nurse cf9075d3fc
Mirror System.Net.WebSockets.WebSocketProtocol (#789) 2018-01-23 14:07:13 -08:00
John Luo cc3c24417c Remove duplicated assemblies from .All shared framework 2018-01-23 10:42:23 -08:00
Pranav K b960818247 Build metapackages in sequence since they rely on each other. 2018-01-22 14:57:41 -08:00
Pranav K 13cf9f76bd Add support for building Microsoft.AspNetCore.Analyzers metapackage 2018-01-22 13:54:50 -08:00
Nate McMaster c6f2fa307a Merge branch 'release/2.0' 2018-01-19 16:57:57 -08:00
Nate McMaster 22c09387cb Update runtime store generation to respect DotNetAssetRootUrl 2018-01-19 16:57:17 -08:00
Pranav K f33892ebc4 Add Microsoft.AspNetCore.Mvc.Analyzer 2018-01-19 16:49:50 -08:00
Nate McMaster 5bd5ba9626 Mirror System.Data.SqlClient 2018-01-19 14:42:24 -08:00
Arthur Vickers f0f65317fb Add EntityFramework.Proxies package 2018-01-19 14:15:17 -08:00
John Luo 95508a0058 Fix rebase error 2018-01-19 12:32:12 -08:00
= 564e049ae9 Build Microsoft.AspNetCore.App
- Produce .App and .All metapackages and shared frameworks
2018-01-19 11:32:30 -08:00
Nate McMaster 0447754f4f Merge branch 'release/2.0' 2018-01-19 11:14:42 -08:00
Nate McMaster df31235288 Ensure the required 2.0.x runtime is installed 2018-01-19 11:12:16 -08:00
Nate McMaster 523ee741f9 Update to .NET Core 2.0.6-servicing-26118-01 and System.Data.SqlClient 4.4.3-servicing-26117-02 2018-01-19 09:47:26 -08:00
Nate McMaster fb4d7fe5d9 Update FileSystem submodule and apply the result of the cascading versions 2018-01-18 16:48:30 -08:00
Pavel Krymets ad24f6b22d
Roll corefx packages back to 26112-01 (#783) 2018-01-16 11:58:32 -08:00
Pavel Krymets e30b8ee360
Update runtime to catch up to SDK (#781) 2018-01-16 10:50:44 -08:00
Ryan Nowak 5839baaa2e Update roslyn dependencies 2018-01-16 09:06:30 -08:00
Nate McMaster 230e4a02ef
Split compilation and tests into separate phases (#779)
* Split compilation and tests into separate phases
* Ensure template tests are skipped, and reduce duplication between test/build repo targets
* Show summary at the end of which repos failed
2018-01-12 09:46:36 -08:00
Andrew Stanton-Nurse 946ba04333
mark System.Threading.Channels non-private and update SignalR (#778) 2018-01-11 14:32:25 -08:00
Nate McMaster 4791eccc4f Update references to the 2.0.5 runtime store 2018-01-11 14:23:59 -08:00
Nate McMaster cefe2aa65d Update build tools to 2.0.5-rtm-10014 and update the SQLite repo 2018-01-11 14:05:11 -08:00
Andrew Stanton-Nurse 4bbd0bc530
fix artifacts, external deps and update SignalR (#775) 2018-01-11 12:16:38 -08:00
Jass Bagga 48825ffce3 Remove Dispatcher packages 2018-01-11 11:29:08 -08:00
Ryan Brandenburg 30b520df3e Be verbose about missing items 2018-01-11 11:15:28 -08:00
Nate McMaster 5214c9382b
Run some verification checks on PRs and add early errors for bad PackageArtifact config (#771) 2018-01-11 10:30:57 -08:00
Nate McMaster 326c02e415 Update Microsoft.Data.Sqlite to include aspnet/Microsoft.Data.Sqlite#475 2018-01-11 08:56:25 -08:00
Nate McMaster 952dbae68d Revert changes to artifacts.props that are missing the matching submodule update 2018-01-10 18:07:51 -08:00
Jass Bagga b1593db7be Remove shared source package 2018-01-10 16:07:01 -08:00
Jass Bagga cf5ddf77df Remove Dispatcher packages 2018-01-10 15:04:11 -08:00
Nate McMaster cc4c8d7551 Update repos to bumped versions and update the list of shipping packages 2018-01-10 14:59:17 -08:00
Andrew Stanton-Nurse d786cebb72
Add SignalR to the meta-package (#768) 2018-01-10 14:52:33 -08:00
John Luo 871debe753 Use platform assemblies paths instead of app paths for crossgen 2018-01-10 12:20:15 -08:00
Nate McMaster 83b7d0b052 Update EF Core and Kestrel submodules 2018-01-10 09:35:01 -08:00
Nate McMaster c762abc1e3 Bump build tools to 2.0.3-rtm-10011 2018-01-10 09:35:01 -08:00
Nate McMaster 2d38720211 Don't call PushToBlobFeed in the repo context 2018-01-09 17:07:15 -08:00
Nate McMaster 806e995f58 Add workaround for dotnet/buildtools#1855 - don't publish duplicate blobs for orchestrated builds 2018-01-09 15:06:04 -08:00
= b4f77aea08 Remove 2.0 runtime store dependency from 2.1 shared framework installers 2018-01-09 12:37:23 -08:00
Nate McMaster 56d31947a8 Fix typo in publish targets 2018-01-09 10:46:53 -08:00
Nate McMaster 91b852136b Update publish step to support pushing all assets to the transport feed 2018-01-09 08:49:28 -08:00
Nate McMaster 6358e0d3ef Update README and list of installers to publish 2018-01-08 21:43:47 -08:00
Nate McMaster 0f39f91a08 Copy all outputs to artifacts directory after publish 2018-01-08 20:42:36 -08:00
Nate McMaster a54852fe6e Add targets to deploy all known installers to an azure blob feed
- Add PublishToAzureBlob task
 - Move badge/version txt file generation to publish step
2018-01-08 18:23:24 -08:00
= 5a93dffb06 Distro agnostic installers 2018-01-08 17:08:19 -08:00
Nate McMaster 32a29980d8
Update config to pull runtime store from the public CLI feed 2018-01-08 17:02:16 -08:00
= 96060d8b63 Generate cumulative archives for all platforms
- Add runtime store to cumulative archives
2018-01-08 13:09:04 -08:00
= 83d26d660e Remove runtime store related build steps 2018-01-08 11:51:04 -08:00
John Luo cabc9874c5 Generate deps for hosting startup in external dependencies
Use publish deps file instead of build deps file
2018-01-08 11:13:16 -08:00
John Luo 867438a4ae LZMA woes 2018-01-08 11:13:16 -08:00
John Luo 07d014ab32 January patch fixes 2018-01-08 11:13:16 -08:00
John Luo 8a30fc50ba Pass build number property when building all metapackage 2018-01-08 11:13:16 -08:00
= 0554b12109 Delay building metapackage to after runtime store generation
Wait for all manifests to be generated
2018-01-08 11:13:16 -08:00
= 4ed1ade289 Trim common manifest 2018-01-08 11:12:24 -08:00
Nate McMaster 997e31805b Update dependencies 2018-01-08 11:12:07 -08:00
Nate McMaster 49c952a035 Update build tools to 2.0.3-rtm-10005 2018-01-08 11:10:45 -08:00
Nate McMaster 405d6f97bf Rename Microsoft.AspNetCore.AspNetCoreModule.RequestHandler to .Server.IIS 2018-01-08 10:18:12 -08:00
Nate McMaster 61dbe32e1e Fixup missed variable rename 2018-01-05 19:38:11 -08:00
Doug Bunting cedbbd8394 Use latest `Microsoft.AspNet.WebApi.Client` package
- aspnet/Mvc#5822
- see also PR aspnet/Mvc#7200
2018-01-05 16:40:53 -08:00
Nate McMaster 7bbfd2dcad
Rename intermediate sharedfx archive to avoid conflicts with final file (#755) 2018-01-05 16:34:39 -08:00
John Luo 12806465d8 Crossgen SharedFx
- And produce symbols for crossgen'ed binaries
2018-01-05 10:57:46 -08:00
Pavel Krymets ebd358ec05
Update AzureServicesAppAuthentication (#727) 2018-01-05 09:49:52 -08:00
Pavel Krymets 4c8a7de748 Switch SystemThreadingTasksExtensionsPackageVersion to preview1 2018-01-04 18:23:03 -08:00
Pavel Krymets bef789cd1d
Update SystemThreadingTasksExtensionsPackageVersion (#752) 2018-01-04 16:58:38 -08:00
Pavel Krymets 272c38b06d
Update corefx to 26102-01 (#749) 2018-01-04 10:38:41 -08:00
Justin Kotalik 7c939212a2
Add RequestHandler as an artifact (#737) 2018-01-04 10:07:41 -08:00
Pavel Krymets 055d37d337
Update corefx to 26102-01 (#738) 2018-01-04 09:45:31 -08:00
Javier Calvarro Nelson 2b944b02d3
Remove Microsoft.AspNetCore.Certificates.Configuration.Sources 2017-12-30 12:27:31 -08:00
Nate McMaster 00dfbd9509 Skip installing the shared runtime when building templating 2017-12-29 19:54:10 -08:00
Justin Kotalik 28de4aea87
Makes ANCM an internal dependency (#735) 2017-12-29 14:16:19 -08:00
Nate McMaster 0344969e50
Update Universe to ship global CLI tool packages (#733) 2017-12-29 09:33:42 -08:00
Nate McMaster e849dc91fb Disable sign request generation and update AzureIntegration 2017-12-28 17:29:46 -08:00
Ryan Nowak b736dd39c6 Revert "Update Razor.Design to noship"
This reverts commit 882f4bb100.
2017-12-28 16:56:53 -08:00
Nate McMaster af88d38cf7 Update to build tools 2.1.0-preview1-15651 2017-12-28 16:17:15 -08:00
Nate McMaster 69f87610ce
Produce the Windows sharedfx as win-x64/x64 for consistency with Microsoft.NETCore.App (#731) 2017-12-28 15:09:00 -08:00
Ryan Nowak 882f4bb100 Update Razor.Design to noship
I'm having lotsa problems getting this package to flow through all of our packaging checks. I don't think we're going to ship this in it's current form, so I'm changing to noship as an unblocker
2017-12-27 18:43:55 -08:00
Nate McMaster 50391c0341 Ensure PackageVersion is set when computing sharedfx output path 2017-12-27 13:30:48 -08:00
Nate McMaster 4a3f00b255 Don't use the KoreBuild bundled packages folder
Something is weird in NuGet about downloading from local feeds. Need to investigate more
2017-12-27 13:25:08 -08:00
Nate McMaster ababb64d51 Change output of sharedfx build to match feed layout
- Upgrade build tools
- Produce an SVG badge for the sharedfx
- Produce the 'latest.aspnetcore.version' file for the dotnet-install.ps1/sh downloader script
- Change layout of output for sharefx build
- Use KoreBuild's bundled package folder for internal build tools packages
2017-12-27 11:12:02 -08:00
John Luo 44f1787cec Consolidate dotnet-hosting and aspnetcore-shared installers (#728) 2017-12-27 10:07:55 -08:00
Pavel Krymets 2e130f50dd
Update MicrosoftIdentityModelClientsActiveDirectoryPackageVersion (#726) 2017-12-22 13:42:45 -08:00
Javier Calvarro Nelson bc6c9baafa
Re-Add Microsoft.AspNetCore.Identity.UI 2017-12-21 19:18:07 -08:00
Pavel Krymets d2495eb7ae
Revert Add Microsoft.AspNetCore.Identity.UI package (#725) 2017-12-21 16:59:02 -08:00
Javier Calvarro Nelson ef81eae0e2
Add Microsoft.AspNetCore.Identity.UI package
Adds the new Microsoft.AspNetCore.Identity.UI package to the list of packages.
2017-12-21 14:25:54 -08:00
Pavel Krymets 8c6794e35d
Remove Microsoft.AspNetCore.AzureAppServices.SiteExtension from package artifacts (#724) 2017-12-21 11:48:57 -08:00
Nate McMaster 5d53df55c4 Update analyze build graph to ignore unknown artifact types 2017-12-20 15:42:26 -08:00
Nate McMaster 294e6e8739 Avoid double-slashes when consuming dotnet-core assets from a custom blob store 2017-12-20 13:33:29 -08:00
Nate McMaster fadeb7394a Add more bash magic to our script to avoid issues with unset and unbound variables 2017-12-20 11:56:12 -08:00
Pavel Krymets ee8d0f30eb
Add AzureIntegration.targets (#722) 2017-12-20 08:52:30 -08:00
Pavel Krymets 8490becc40
Update pacakge dependencies (#718) 2017-12-18 12:07:16 -08:00
N. Taylor Mullen d38e73c5d0 Update MonoDevelop.Sdk to 1.0.1 2017-12-15 16:22:53 -08:00
BrennanConroy 03878f671c Fix NERCorePlatforms package version 2017-12-15 16:15:25 -08:00
BrennanConroy 61e9e01574 Fix wrong package versions 2017-12-15 15:58:16 -08:00
BrennanConroy 9453dba8cb
Update pacakge deps (#716) 2017-12-15 15:29:53 -08:00
AndriySvyryd 2584f260ac Add Microsoft.EntityFrameworkCore.Attributes
[ci skip]
2017-12-15 14:19:35 -08:00
Ryan Nowak 55dee97e99 Add Microsoft.AspNetCore.Razor.Design
Adding a new package for Razor MSBuild assets
2017-12-13 15:10:30 -08:00
Nate McMaster bc804863a2
Don't import the external package props file into the module build context (#711) 2017-12-13 12:14:19 -08:00
Nate McMaster 804ab764c2 Re-enable the version consistency check 2017-12-13 10:49:48 -08:00
Nate McMaster 0a465851bc Revert "Add Microsoft.AspNetCore.Razor.Design"
This reverts commit b89a0655b6.
2017-12-12 15:25:23 -08:00
Nate McMaster 42943ce58c Set DotNetAdditionalRestoreSources on all ExternalDependency items 2017-12-12 15:02:05 -08:00
Ryan Nowak b89a0655b6 Add Microsoft.AspNetCore.Razor.Design
Adding a new package for Razor MSBuild assets
2017-12-12 14:09:24 -08:00
Pavel Krymets f8a38b9d3d
Update BenchmarkDotNet (#704) 2017-12-12 09:12:11 -08:00
Pavel Krymets 8a1c210c69
Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup (#697) 2017-12-11 11:12:52 -08:00
Pavel Krymets 42050eed56
Add Internal.AspNetCore.SiteExtension.Sdk external dependency (#701) 2017-12-11 11:10:14 -08:00
BrennanConroy ce07904b1a
Upgrade corefx packages and shared runtime (#702) 2017-12-11 09:01:59 -08:00
= d1881c74c9 Rename props to avoid reserved names 2017-12-08 01:41:45 -08:00
= 21d08999a4 Fix typo for property name
Missed commit in previous PR
2017-12-08 01:16:55 -08:00
= 35d4ad0f30 Always produce shared framework zips
Coherence-Signed has trouble working with tar.gz archives
2017-12-08 00:46:55 -08:00
Nate McMaster 88e66f2b21 Prepare the 2.0.5 patch and add task to ensure repo versions cascade 2017-12-07 22:52:46 -08:00
Nate McMaster 0ade3698b4 Identify the difference between skipped and shipped repositories 2017-12-07 22:36:44 -08:00
John Luo 554c3310e3 Updates for 2.0.5 installers 2017-12-07 15:54:51 -08:00
John Luo d6bbfa5f00 Revert "Build 2.0.4 Hosting installers"
This reverts commit d5ffe85bb9.
2017-12-07 14:50:39 -08:00
John Luo 911264eb04 Clean up shared framework generation. 2017-12-07 11:00:24 -08:00
Ryan Brandenburg 835325f5ee Clean up Universe 2017-12-06 11:04:20 -08:00
John Luo e0daa126e2 Produce aspnetcore shared framework 2017-12-05 12:15:30 -08:00
Ahson Khan 6ca98f4dc9 Removing some unreferenced external dependencies (#691) 2017-12-05 09:12:33 -08:00
N. Taylor Mullen 8ebcde0463 Add MonoDevelop.Sdk package to the mirror. 2017-12-04 17:26:24 -08:00
Pranav K 7c9a985382 Also use DotNetAdditionalRestoreSources when restoring external dependencies 2017-12-04 11:02:28 -08:00
Pranav K 3cf18e3e19 Also use DotNetAdditionalRestoreSources when restoring external dependencies 2017-12-04 11:01:56 -08:00
Pranav K 3a76af803a Rename the parameter used to specify additional sources to avoid conflating with DotNetRestoreSources used in projects 2017-12-01 16:04:01 -08:00
Ryan Brandenburg 400ef9e3b1 Update ANCM version 2017-12-01 14:46:27 -08:00
Pavel Krymets 1cfc3d715c
Add Microsoft.Extensions.ApplicationModelDetection (#645) 2017-12-01 09:27:50 -08:00
John Luo d5ffe85bb9 Build 2.0.4 Hosting installers 2017-11-30 18:35:01 -08:00
Pranav K f121d9c688 Split out version specification from ExternalDependency initialization 2017-11-30 16:31:55 -08:00
Nate McMaster 1db6eb0823
Add support for automatically installing new versions of the 2.1 runtime (#676) 2017-11-30 15:03:51 -08:00
John Luo f7c3546b98 LZMA update for 2.0.4 2017-11-30 14:50:07 -08:00
Justin Kotalik 740b81e989
Update ANCM Version (#682) 2017-11-30 12:33:32 -08:00
Ryan Brandenburg 8d7e9b737a Update Internal.AspNetCore.Sdk 2017-11-29 15:13:07 -08:00
Pranav K ba5ab12e9f Downgrade to CoreFx version with signed binaries
Install shared runtimes required for builds to work
2017-11-29 12:16:19 -08:00
Nate McMaster d03ac47f68
Upgrade xunit to 2.3.1 (#675) 2017-11-28 15:01:50 -08:00
Nate McMaster 33dfcf9759 Add more VS packages to the mirror 2017-11-28 14:10:08 -08:00
Pranav K 12e6e99d92 Add support for restore sources and package version props url
Fixes #654
Fixes #656
2017-11-28 11:54:09 -08:00
N. Taylor Mullen 5274867cb7 Update VS editor package versions.
- Also added the VSSDK feed which contains the package versions in question.
2017-11-28 10:49:39 -08:00
Nate McMaster 5634f8f6fc
Cleanup dependencies.props (#669)
Keep packages grouped by the feed that provides them
2017-11-27 14:08:13 -07:00
Steve Sanderson fb7a3f8166 Run templating tests from Universe build. Fixes #642 2017-11-23 15:17:41 +00:00
Pranav K 29c67af62e Revert "Use earlier builds of CoreFx packages used by CoreFxLab"
This reverts commit 7a35dd0a49.
2017-11-22 19:02:55 -08:00
Pranav K 7a35dd0a49 Use earlier builds of CoreFx packages used by CoreFxLab 2017-11-22 17:11:24 -08:00
Pranav K db35228d83 Revert Microsoft.NETCore.Platforms version update 2017-11-22 15:05:24 -08:00
Pranav K 201cf6f366 Downgrade to the most recent build of System.Threading.Tasks.Extensions available on dotnet-core 2017-11-22 13:49:21 -08:00
Pranav K 8c357435c9 Remove Sign target from being called 2017-11-22 13:33:43 -08:00
Pranav K 641cc35d42 Update to 4.5.0 builds of corefx packages
Fixes #661
2017-11-22 13:24:33 -08:00
Pranav K 7dccc8a4aa Remove SignType checks 2017-11-22 12:50:12 -08:00
Pranav K db8adaf5b7 Remove uses of aspnetcore-ci-dev 2017-11-22 09:28:47 -08:00
Nate McMaster e860022e1a Remove references to aspnetcore-ci-dev and fix properties in PackageArchive targets 2017-11-22 08:31:19 -08:00
Nate McMaster 4b48a46521
Fix property name in PackageArchive targets 2017-11-22 08:13:32 -08:00
Nate McMaster dfd15c8679
Only produce one version of the runtime store, templates packages, and installers (#665) 2017-11-21 17:05:52 -08:00
Nate McMaster e020988b70 Ensure Configuration is set correctly during design-time builds 2017-11-21 15:13:06 -08:00
Chris Ross b05ec85f35
Add AuthSamples repo (#659) 2017-11-21 12:24:16 -08:00
Nate McMaster 3113d9573c Stop modifying the NuGet.config file during build 2017-11-21 08:42:30 -08:00
Nate McMaster 6277bf8b3a Add more external dependencies to dependencies.props 2017-11-20 17:54:56 -08:00
John Luo afd80750e3 Update ServiceController version for netstandard support 2017-11-20 15:36:18 -08:00
Javier Calvarro Nelson 5b7fa5a2d4
Update Microsoft.AspNetCore.DeveloperCertificates.XPlat to shipoob
This will get the package signed but not publish it to nuget.org
2017-11-16 13:21:29 -08:00
Chris Ross a6458bb149
Updating IdentityModel to preview2 (#652) 2017-11-16 11:10:52 -08:00
Javier Calvarro Nelson e279bcdcb4
Put Microsoft.AspNetCore.Mvc.Testing in the shipping category 2017-11-15 18:46:29 -08:00
Javier Calvarro Nelson 8fc5804903
Added Microsoft.AspNetCore.DeveloperCertificates.XPlat package 2017-11-15 18:25:54 -08:00
Andrew Stanton-Nurse 054fae56c0
Remove Healthchecks from Universe shipping list (#639) 2017-11-15 12:01:33 -08:00
Justin Kotalik bcd433e6d4
Updates ANCM to latest version (#648) 2017-11-14 11:39:21 -08:00
Pavel Krymets 3e5f65065f
Update corefxlab packages (#612) 2017-11-13 15:05:03 -08:00
Jass Bagga 8f9ea25c63 Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package 2017-11-13 14:44:41 -08:00
Pranav K b7dc2757c7 More runtime setup packages to mirror 2017-11-13 13:33:51 -08:00
Nate McMaster fac246e67c
Add support for PB_SkipTests and PB_SignType variables (#646) 2017-11-13 12:27:01 -08:00
Pranav K 2ef19ab810 More packages to restore 2017-11-10 16:11:06 -08:00
Pranav K b0740dcb2b Add more packages required by the 2.1 runtime 2017-11-10 16:00:03 -08:00
Nate McMaster a24bed01d7 Identify the difference between skipped and shipped repositories 2017-11-10 13:46:25 -08:00
Pranav K 9ab00e0e0f Also add NS.Library 2.0.1 2017-11-10 09:36:50 -08:00
Pranav K a828818ca8 Mirror packages required to target netcoreapp2.1 2017-11-10 09:36:50 -08:00
Nate McMaster 39fbf4d139 Add Microsoft.DotNet.PlatformAbstractions to the list of external dependencies 2017-11-09 16:10:30 -08:00
Nate McMaster cf84583492 Update the templating package IDs in artifacts.props 2017-11-09 15:50:49 -08:00
Pranav K 14888f46bc Update DependencyModel to 2.1.0-preview2-25711-01 2017-11-09 14:11:08 -08:00
Nate McMaster ee5178160e Account for .Sources packages when computing the repo graph 2017-11-09 14:08:13 -08:00
Nate McMaster e19c552cd3 Fix missing package source and react to target rename 2017-11-09 11:52:50 -08:00
Nate McMaster 3d4d724b6f Remove unused tasks and make inconsistent package versions a warning not error 2017-11-09 11:30:43 -08:00
Nate McMaster 3d88b10b73 Merge branch 'dev' into namc/merge-rel-2.0.3 2017-11-09 11:27:02 -08:00
Nate McMaster 476a383539
Add mirrored artifacts to restore sources for repo builds 2017-11-09 10:33:04 -08:00
Steve Sanderson a5293eeca5
Add Microsoft.AspNetCore.SpaServices.Extensions 2017-11-09 10:16:27 -08:00
Pavel Krymets 277d7f2c81
Update ANCM (#635) 2017-11-09 08:53:47 -08:00
Nate McMaster 7ebdee8667 Update thet list of external dependencies 2017-11-08 16:57:57 -08:00
Nate McMaster dae1f1ce78 Merge branch 'rel/2.0.3' into dev 2017-11-08 16:31:07 -08:00
Nate McMaster 3775b7c1b9 Rollback to BuildTools 2.1.0-preview1-15551
This reverts commit d1eabf8dfa.

Razor and MVC are broken by the new SDK
2017-11-08 12:12:54 -08:00
Nate McMaster f36476a152 Remove the Lineup property from ExternalDependency and update Razor 2017-11-08 10:19:33 -08:00
Nate McMaster d1eabf8dfa Updating BuildTools from 2.1.0-preview1-15551 to 2.1.0-preview1-15557
[auto-updated: buildtools]
2017-11-08 09:38:56 -08:00
Nate McMaster 7c0d83e7ff
Stop producing PackageLineup and remove obsolete code (#628) 2017-11-03 16:20:29 -07:00
Nate McMaster a64b36c484 Fix #602 - improve the error message when a shipping package has an undefined external dependency 2017-11-03 15:52:41 -07:00
Nate McMaster bb8e030aab Update buildtools and submodules
Submodule modules/Configuration 94a5f9e3..6cc477ed:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/EntityFrameworkCore e70d7daef..e76f8f3d1:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/HttpClientFactory 8a6433460..126e68136:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/HttpSysServer 02331040a..db210af71:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/IISIntegration 94c895a1b..a42c8a33b:
  > Return FINISH_REQUEST on request failure (#469)
  > Pin tool and package versions to make builds more repeatable
Submodule modules/JsonPatch e453fafad..478c640a6:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/KestrelHttpServer 0c34523e8..6c82f78c6:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Localization 98484b828..115271d1c:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Microsoft.Data.Sqlite 791993269..a2b6f5f7d:
  > Pin tool and packages versions to make builds more repeatable
Submodule modules/MusicStore 1c0aeb08b..b8c118056:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/MvcPrecompilation 00dd638c4..976ddc2ef:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Options 7e46634d3..e762d2070:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Proxy 0d1e23194..6b507eb64:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Razor 6c7551d9c..4d737af16:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/ResponseCaching 85bd16418..f616f3e89:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Routing bb413c6ac..f4fb178f5:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Security 88cb3df0e..bd8ecd026:
  > Pin tool and package versions to make builds more repeatable
  > Refactor OIDC event tests
Submodule modules/ServerTests f1e0205b9..20837fe04:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Session a29e7cf687..f7f89cdf8f:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/SignalR 2419867dfc..8c446fc02d:
  > [Redis] Save a few bytes for acks (#1070)
  > Pin package and tool versions to make build more repeatable
  > Enabling byte[]
  > Updating jasmine
  > Updating msgpack5 to the latest version
Submodule modules/StaticFiles 5248d6057c..555f5c68ee:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Testing 94569378d4..a6c6619f19:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/WebSockets f17facd329..5bbab01ba5:
  > Pin tool and package versions to make builds more repeatable
2017-11-01 18:28:15 -07:00
Nate McMaster cccfe3dd57
Use submodules for source dependencies (#621)
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.

Initial submodule status:

Antiforgery => e1884586
AzureIntegration => c998d74e
BasicMiddleware => 9f3ed006
BrowserLink => 7e2ff85a
Caching => c6a9cbbe
Common => 062ad3e7
CORS => 8fd36866
DataProtection => 49b2e22a
DependencyInjection => 88297e3c
Diagnostics => 7ac0e06a
DotNet=>ols => 1836201b
EntityFrameworkCore => e70d7dae
EventNotification => 3f881f18
FileSystem => 51e14a62
Hosting => 82ccf4f0
HtmlAbstractions => d687617a
HttpAbstractions => c0f93723
HttpSysServer => 02331040
Identity => 52dfb021
JavaScriptServices => e583a17e
JsonPatch => e453fafa
KestrelHttpServer => 0c34523e
Logging => e8e3e707
MetaPackages => d63542ca
Mvc => 2e4bc548
Razor => 6c7551d9
Routing => bb413c6a
Security => 88cb3df0
SignalR => 2419867d

[auto-updated: submodules]
2017-11-01 13:03:46 -07:00
Steve Sanderson a4b35bd896 Temporarily remove SpaServices.Extensions as it will be built separately for OOB shipping 2017-11-01 13:08:06 +00:00
Nate McMaster 05cd5edf5f Updating BuildTools from 2.1.0-preview1-15546 to 2.1.0-preview1-15549
[auto-updated: buildtools]
2017-10-31 10:50:51 -07:00
Andrew Stanton-Nurse 0573454c70
Add ValueStopwatch package to artifacts.props 2017-10-30 14:59:56 -07:00
Nate McMaster 8906ebed4c Updating BuildTools from 2.1.0-preview1-15544 to 2.1.0-preview1-15546
[auto-updated: buildtools]
2017-10-30 11:27:26 -07:00
Nate McMaster b6510d892c Updating BuildTools from 2.1.0-preview1-15541 to 2.1.0-preview1-15544
[auto-updated: buildtools]
2017-10-30 10:23:56 -07:00
Nate McMaster 4e641df9b1 Update roslyn VSIX package versions to match what is in aspnet/Razor 2017-10-27 10:14:18 -07:00
Nate McMaster d392659424 Updating BuildTools from 2.1.0-preview1-15540 to 2.1.0-preview1-15541
[auto-updated: buildtools]
2017-10-27 10:13:14 -07:00
= be0dce0fd9 Revert to old lzma name scheme 2017-10-26 12:14:34 -07:00