Commit Graph

1152 Commits

Author SHA1 Message Date
Nate McMaster eaad1eb3aa
Remove tasks for analyzing the repo graph (#1469)
As a part of converging repos, we no longer need this code. It is currently buggy and slow, and we can get away without by hard-coding the repo graph (which rarely changes)
2018-10-09 12:01:41 -07:00
N. Taylor Mullen 18b61e9217 Revert "Update Roslyn version."
This reverts commit 70f2d3abd9.
2018-10-09 11:53:37 -07:00
dotnet-maestro-bot 3cd98acda3 Updating external dependencies (#1464) 2018-10-09 11:33:03 -07:00
N. Taylor Mullen 70f2d3abd9 Update Roslyn version.
aspnet/Razor#2634
2018-10-09 11:04:04 -07:00
Pavel Krymets 21b98de09b
Update System.IO.Pipelines to 4.5.2 (#1458) 2018-10-09 10:46:27 -07:00
Arthur Vickers 12761474d3 Rename Cosmos.Sql to Cosmos (#1467) 2018-10-09 10:27:49 -07:00
Nate McMaster 36f21faecf
Merge branch 'release/2.1' into release/2.2 2018-10-05 17:04:01 -07:00
Nate McMaster 36e462d6f2
Update branding to 2.1.6-servicing (#1455)
Cleanup the implementation of version.props to make it clearer what the rules are for appending version suffixes, applying updates, etc.
2018-10-05 16:50:15 -07:00
Stephen Halter 730564d32b
React to aspnet/Logging#884 (#1450) 2018-10-04 16:53:54 -07:00
Nate McMaster b0b65a530a
Support using Internal.AspNetCore.Sdk as an MSBuild SDK (#1452)
* Add Microsoft.AspNetCore.BuildTools.ApiCheck as an external dependency
* Move the global.json files temporarily to avoid loading the wrong version of Internal.AspNetCore.Sdk
2018-10-04 11:07:06 -07:00
Nate McMaster 5d261e46ce
Support checked-in global.json files 2018-10-04 09:26:44 -07:00
Nate McMaster f2691ee4b6
Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo (#1442)
We currently build .deb files using dotnet-deb-tool, which comes from a package feed. We're not completely sure where the source code is for this tool, so this moves the scripts from the dotnet-deb-tool 2.0.0 package into this repo for safe keeping.
2018-10-02 14:32:12 -07:00
Ryan Nowak efe83ad531 Add Diagnostics.EFCore package 2018-10-01 13:32:42 -07:00
dotnet-maestro-bot aad0f719d5 Upgrade to .NET Core 2.2.0-preview3-27001-02 (#1441) 2018-10-01 13:31:46 -07:00
Nate McMaster 6effb13bbd
Update to .NET Core 2.1.5 2018-09-28 19:39:46 -07:00
Nate McMaster 72cd5eedcf
Prepare the 2.1.6 patch (#1434) 2018-09-28 17:57:33 -07:00
dotnet-maestro-bot 66ba370a0a Update .NET Core to 2.2.0-preview3-26927-02 2018-09-27 16:19:50 -07:00
dotnet-maestro-bot b6272f18ab Upgrade to .NET Core 2.2.0-preview3-26924-02 (#1405) 2018-09-24 13:02:07 -07:00
Brice Lambson 7fb4940258 ⬆️ Update NetTopologySuite.Core to 1.15.1 2018-09-19 09:22:07 -07:00
Matt Mitchell 19eba188f2 Fix merge of 2.1->2.2 2018-09-18 07:43:01 -07:00
Ryan Brandenburg d89160ba83 Merge branch 'merge/release/2.1-to-release/2.2' into release/2.2 2018-09-17 12:18:11 -07:00
Matt Mitchell 3952845c57 Unpin package versions for 2.1.5 2018-09-14 13:10:09 -07:00
Ryan Nowak 1a8616349f Add non-capturing timer sources package 2018-09-11 12:41:48 -07:00
Ryan Brandenburg 4d637de70d Fix merge error 2018-09-11 10:45:52 -07:00
Ryan Brandenburg e13cfd1b28 Merge tag '2.1.4' into release/2.1 2018-09-11 10:43:23 -07:00
Brice Lambson 2f7359d20f
React to aspnet/EntityFrameworkCore#13245 2018-09-10 13:14:48 -07:00
Ryan Brandenburg e4ab90ec1c Use built in DownloadFile task 2018-09-07 16:58:09 -07:00
Pranav K 0eae36bb50 Remove experimental analyzers 2018-09-07 16:19:41 -07:00
Nate McMaster 79d1bf09d7
Remove sign request merging
We never ended up using this anyways. We're converting to a new sign tool which makes these unnecessary
2018-09-07 11:01:52 -07:00
dotnet-maestro-bot 9c1940e94c Upgrade to .NET Core 2.1.5-servicing-26906-03 (#1384) 2018-09-06 15:19:55 -07:00
Nate McMaster 12f4235342
Merge branch 'release/2.1' into release/2.2 2018-09-05 17:23:44 -07:00
Nate McMaster e9b0415bb9
Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App 2018-09-05 15:20:11 -07:00
dotnet-maestro-bot cb642ff95f Update to .NET Core 2.2.0-preview2-26905-02 (#1377) 2018-09-05 09:00:01 -07:00
Nate McMaster 6783427444
Merge branch 'release/2.1' into release/2.2 2018-09-04 11:42:02 -07:00
dotnet-maestro-bot 68672bc965 Update to .NET Core 2.1.5-servicing-26902-03 (#1371) 2018-09-04 10:10:31 -07:00
Nate McMaster 9f37a92dc9
Add Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 2018-08-30 16:28:54 -07:00
Ryan Brandenburg b7b1ea207d Start shipping templates to NuGet 2018-08-30 15:41:16 -07:00
dotnet-maestro-bot 3e7410333a Update to .NET Core 2.1.5-servicing-26830-03 (#1364) 2018-08-30 15:27:17 -07:00
Brice Lambson 11f28139d4 Add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite 2018-08-30 14:27:49 -07:00
Matt Mitchell 6e33b889c0 Unpin System.Data.Sqlient (#1356) 2018-08-30 08:33:05 -07:00
Hao Kung 820c0405e3
Add new options package (#1345) 2018-08-29 10:41:54 -07:00
Nate McMaster 65ddfd1f02
Add dotnet-httprepl to artifacts.props 2018-08-28 15:11:25 -07:00
Nate McMaster b206d59612
Prepare 2.1.5 patch 2018-08-28 09:14:43 -07:00
Nate McMaster d9d2130639
Update Microsoft.DotNet.Build.Tasks.Feed to 2.2.0-preview1-03124-01 and increase timeout to 10 minutes 2018-08-24 10:59:36 -07:00
Nate McMaster 12e2d30f6b
Publish .jar files to ProdCon output 2018-08-22 19:08:17 -07:00
Nate McMaster 84c8c61d79
Remove temporary exclusion to output path adjustments 2018-08-20 16:29:59 -07:00
Nate McMaster d93aded1c0
Remove package version from the output path for shared runtime archives 2018-08-20 16:27:48 -07:00
Nate McMaster 28d4064cba
Add a build definition for compiling Universe in VSTS 2018-08-20 16:02:43 -07:00
Nate McMaster b67a141263
Add code for building the Windows Hosting Bundle and ASP.NET Core runtime installers into this repo
This code previously was in private repos because it had references to internal locations and drop shares. This code has been modified to remove these internal-only pieces.
2018-08-20 15:56:22 -07:00
Brice Lambson 2560815501 Add NetTopologySuite external dependency 2018-08-20 11:30:05 -07:00