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 |
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
|
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 |
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 |
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
|
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 |
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 |
Pranav K
|
f33892ebc4
|
Add Microsoft.AspNetCore.Mvc.Analyzer
|
2018-01-19 16:49:50 -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 |
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 |