Commit Graph

831 Commits

Author SHA1 Message Date
Nate McMaster 8418e7bbcd
Revert "Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds (#1086)"
This reverts commit 5c6b98a19f.
2018-04-19 15:13:07 -07:00
Nate McMaster 8841733df8
Include site-extension zip in deployment of build output (#1088) 2018-04-19 14:51:16 -07:00
Nate McMaster 5c6b98a19f
Add Microsoft.AspNetCore.AzureAppServices.SiteExtension to normal builds (#1086) 2018-04-19 11:55:11 -07:00
Ryan Brandenburg adccac3591 Fix GetArtifactInfo 2018-04-18 18:00:24 -07:00
Ryan Nowak 57f338623b Update Polly.Extensions.Http-Signed to 1.0.4
Updates to the stable release we will use for RTM
2018-04-18 18:58:01 -04:00
Ryan Nowak 73dff82e00 Update Roslyn version numbers
Part of https://github.com/aspnet/Razor/issues/2282
2018-04-18 12:04:04 -07:00
Nate McMaster 6edc4bf3b6
Mark Microsoft.NETCore.DotNetAppHost as a private dependency 2018-04-18 09:11:48 -07:00
prafullbhosale 076ebbe055 Add version variable for Microsoft.NETCore.DotNetAppHost dependency (needed for global tools) (#1079) 2018-04-18 09:10:33 -07:00
Ryan Nowak d0c949f2d1 Update artifacts.props 2018-04-13 17:58:19 -07:00
Nate McMaster e854535a8c
Push symbols to new myget symbols feed 2018-04-13 14:02:07 -07:00
Pavel Krymets 64019efb0f
2.1.0-preview3-26413-02 (#1068) 2018-04-13 12:07:07 -07:00
Andrew Stanton-Nurse ca5dfec271
react to aspnet/SignalR#2005 (#1069) 2018-04-13 12:01:50 -07:00
Pavel Krymets b67b5586f2
corefx 2.1.0-preview3-26413-01 (#1064) 2018-04-13 10:28:02 -07:00
Nate McMaster 3fa5a7cd79
Fix ArgumentOutOfRangeException in analyzing the build graph 2018-04-13 09:33:28 -07:00
Sébastien Ros 74f13328ed Adding Utf8Json dependency (#1060) 2018-04-12 10:20:10 -07:00
Pranav K 18a15435e9 Specify branch name when calling PublishToBlobFeed 2018-04-12 10:00:39 -07:00
Pavel Krymets b2dff1ca58
Add XunitExtensibilityExecutionPackage (#1054) 2018-04-11 09:20:19 -07:00
Justin Kotalik 182209cb63
Add ANCMV1 package (#1050) 2018-04-10 23:15:23 -07:00
Ryan Brandenburg 49acd16712 Updating external dependencies 2018-04-10 15:59:31 -07:00
Ryan Nowak 3971e164d9 Update dependencies.props
Update polly dependencies
2018-04-10 13:34:58 -07:00
Nate McMaster 2657a17a63
Use an older version of microsoft/dotnet which still has libunwind.so in it 2018-04-10 11:57:42 -07:00
Ryan Brandenburg 14cc048102 Fix npm command 2018-04-10 10:17:52 -07:00
Nate McMaster f762d5dc61
Merge branch 'release/2.1' into dev 2018-04-10 09:53:47 -07:00
dotnet-maestro-bot 78e4d4383c Updating external dependencies to '20180406-05-1567334' (release/2.1) (#1044) 2018-04-10 09:12:18 -07:00
BrennanConroy 32bbc58bef
Replace messagepack dependency (#1046) 2018-04-09 18:47:56 -07:00
Nate McMaster d7103b1853
Remove unnecessary conditions for skipping linux-arm builds 2018-04-09 16:04:54 -07:00
Ryan Brandenburg c4196fabf3 Fix npm command 2018-04-09 15:03:27 -07:00
Nate McMaster aff2d08d04
Remove unused external dependencies (#1043) 2018-04-09 09:57:57 -07:00
Nate McMaster 68a122b16c
Merge branch 'release/2.1' into dev 2018-04-09 09:54:00 -07:00
Nate McMaster 699d17fdeb
Don't generate crossgen symbols if the framework is not crossgen-ed 2018-04-06 15:02:32 -07:00
Nate McMaster 50ce20f0f9
Generate an arm32 shared framework without crossgen (#1037) 2018-04-06 13:49:22 -07:00
Nate McMaster 6c79085b10
Use PackageVersion to define version of the LineupPackage 2018-04-06 11:27:10 -07:00
Ryan Brandenburg 45cb5760c7 React to BuildTools change 2018-04-06 10:29:34 -07:00
Ryan Nowak 4cea9d3f2f Update Polly.Extensions.Http-Signed dependency 2018-04-05 18:07:01 -07:00
Nate McMaster 9f7e295af8
Add task to generate the repo to repo graph (#1036) 2018-04-05 13:24:49 -07:00
David Fowler c78df3e261
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1035) 2018-04-05 01:43:21 -07:00
Chris Ross (ASP.NET) f5aeef7319 Update NetCoreApp to preview2-26403-06 2018-04-04 10:24:40 -07:00
Chris Ross (ASP.NET) 45c9ad4712 Update NetCoreApp to preview2-26403-06 2018-04-04 09:57:30 -07:00
James Newton-King e4599c9ef4
Remove two SignalR MessagePack packages (#1031) 2018-04-04 21:46:52 +12:00
Pavel Krymets f828c9d6aa
Merge release/2.1 into dev (#1030) 2018-04-03 10:45:17 -07:00
Pavel Krymets 7450163495
Reaction to *Memory changes (#1029) 2018-04-02 16:43:29 -07:00
dotnet-maestro-bot 2872a236ec Updating external dependencies to '20180330-03-1543000' (#1024) 2018-04-02 15:32:42 -07:00
Nate McMaster cad2b01dae
Hard-code the repo-to-repo build order on macOS and Linux (#1028)
Workaround for #1014
2018-04-02 15:31:45 -07:00
Nate McMaster fbdb3c558f
Mark dotnet-aspnet-codegenerator as noship (#1022)
... for now.
2018-04-02 13:36:34 -07:00
Justin Kotalik 5d2da9fed8 Merge into dev 2018-04-02 11:42:51 -07:00
Andrew Stanton-Nurse bbc9f56ece
update artifacts.props in dev (#1025) 2018-04-02 09:41:58 -07:00
Pavel Krymets 3a2a571c11
Update to preview2-26330-05 (#1023) 2018-03-31 11:46:18 -07:00
Andrew Stanton-Nurse f3f51a07f3
react to iconnection move (#1020) 2018-03-30 15:48:17 -07:00
Nate McMaster a49cee13fb
Remove unused attributes in artifacts.props 2018-03-30 14:14:44 -07:00
Justin Kotalik fd6c217336 Revert "Build runtime specific metapackages"
This reverts commit ec184bc361.
2018-03-30 13:02:45 -07:00