Nate McMaster
24f85a200c
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in a036f920b8
2018-10-17 15:34:25 -07:00
Nate McMaster
b1427c759b
Remove the WebSockets submodule
2018-10-17 14:53:22 -07:00
Nate McMaster
c2e4a74f7d
React to renaming this repo from Universe to AspNetCore
2018-10-17 10:24:18 -07:00
Ryan Nowak
2f57888a97
Update visual studio dependencies ( #1500 )
...
This is an update of our VS dependencies to the RTM versions based on
15.8. We anticipate updating again soon in master to pick up 16.0
versions - this change is just to catch up with the current state so
there are fewer surprises.
2018-10-16 15:03:50 -07:00
Nate McMaster
4d631ffed3
Merge branch 'release/2.2'
2018-10-16 12:06:16 -07:00
Nate McMaster
a35226131a
Merge branch release/2.2
2018-10-16 12:02:18 -07:00
Nate McMaster
9c5a54d2d7
Update buildtools and submodules
...
Resolves aspnet/AspNetCore-Internal#1175
2018-10-16 11:42:25 -07:00
Nate McMaster
b64e64d9e5
Merge branch 'namc/merge-dp-22' into release/2.2
2018-10-16 11:32:28 -07:00
dotnet-maestro-bot
f2ddc6efc0
Update .NET Core to 2.2.0-preview3-27014-02
2018-10-16 09:07:50 -07:00
Nate McMaster
3eb0764fae
Reorganize source code from aspnet/DataProtection into a subfolder
...
Prior to reorg, this source existed at 9c7731f1fa
2018-10-15 10:47:38 -07:00
Nate McMaster
489a88d21e
Merge aspnet/DataProtection release/2.2 into this repo
2018-10-15 10:21:02 -07:00
Nate McMaster
4dfd351c84
Remove DataProtection submodule and update path to DP source code to local folder
2018-10-15 09:46:20 -07:00
Nate McMaster
24d13700d7
Merge branch 'release/2.2'
2018-10-12 17:56:10 -07:00
Nate McMaster
c37a332a6a
Merge branch 'release/2.1' into release/2.2
2018-10-12 16:56:47 -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
fb3f5d95c2
Backport infrastructure changes and source reorganization
...
* Add build definition for Azure DevOps
* Put code for metapackages in a subfolder
* Update targets to prepare for submodules merging into this repo
* Add source code for windows installer
* Add source code for Debian installers
2018-10-12 13:59:43 -07:00
Nate McMaster
f4026cc100
Reorganize source code from aspnet/DataProtection into a subfolder
...
Prior to reorg, this source existed at 3f5f419df8
2018-10-12 13:14:22 -07:00
Nate McMaster
07faed4590
React to repo-dependency change between CORS and StaticFiles and fix code-signing error in MVC
2018-10-12 09:34:35 -07:00
Ryan Brandenburg
3b327ef369
Update MVC, add ApiDescription.Design to package artifacts, and update build tools ( #1492 )
2018-10-11 19:58:57 -07:00
Nate McMaster
9dffb5614f
Merge branch 'release/2.1' into release/2.2
2018-10-11 16:23:42 -07:00
Nate McMaster
a45cc2cb82
Share DOTNET_HOME with sub-repo builds ( #1488 )
...
This shares the DOTNET_HOME variable on CI builds between Universe and each sub-repo build. This prevents each repository build installing duplicate copies of .NET Core SDK and runtimes.
2018-10-11 14:47:58 -07:00
Nate McMaster
af478810dd
Merge branch 'release/2.2'
2018-10-11 12:51:01 -07:00
Nate McMaster
b5c0ed228a
Skip code-signing EFCore with repo signing while we workout issues with signtool ( #1487 )
...
Code-signing will still happen. It will fallback to legacy signing which happens after Universe builds
2018-10-11 12:50:16 -07:00
Ryan Brandenburg
0afaccf4df
Prevent contention ( #1486 )
...
Pass CI to Repo builds
2018-10-11 12:30:37 -07:00
Nate McMaster
a4b8bc4a50
Run real-code signing on individual repo builds ( #1453 )
2018-10-11 10:52:49 -07:00
BrennanConroy
9c7731f1fa
Merge branch 'release/2.2'
2018-10-11 10:23:24 -07:00
Brice Lambson
2a28f7b069
Merge branch 'release/2.2'
2018-10-11 10:05:27 -07:00
Brice Lambson
e0883c2da3
Add NetTopologySuite.IO.SqlServerBytes dependency
2018-10-11 09:59:13 -07:00
Hao Kung
06e9531d50
Update IdentityModel packages
2018-10-10 22:34:38 -07:00
BrennanConroy
ed4cef6b98
Add *.StackExchangeRedis packages ( #1466 )
2018-10-10 16:41:12 -07:00
BrennanConroy
3f5f419df8
Add Redis 2.0 package ( #325 )
2018-10-10 16:40:52 -07:00
BrennanConroy
26eecf5d92
Merge release/2.2 to master
2018-10-10 08:57:30 -07:00
Nate McMaster
89866bbbd2
Remove aspnet/WebHooks from building in Universe ( #1474 )
...
Remove the aspnet/WebHooks universe from building with Universe.
This is part of consolidating repos and preparing aspnet/Universe to move into https://github.com/aspnet/AspNetCore
2018-10-09 15:23:12 -07:00
Ryan Nowak
904c9d3623
Use Moq v4.10
2018-10-09 15:09:26 -07:00
BrennanConroy
85ecc5ba4c
Add Redis 2.0 ( #1459 )
2018-10-09 14:50:50 -07:00
Ryan Nowak
0a1c60e2d3
Update Moq to 4.11.0
...
This is the latest version of Moq, should have a fix for
https://github.com/aspnet/Home/issues/3569
2018-10-09 13:41:21 -07:00
Nate McMaster
cc8cc7b443
Merge branch 'release/2.2'
2018-10-09 13:24:13 -07:00
Nate McMaster
8e13235732
Remove the Proxy submodule ( #1471 )
...
Part of https://github.com/aspnet/AspNetCore/issues/3598 - unifying and reducing repos. Proxy does not ship, so its code will move to aspnet/AspLabs.
2018-10-09 13:16:03 -07:00
Nate McMaster
050dea3f04
Merge branch 'release/2.2'
2018-10-09 12:14:55 -07:00
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
ASP.NET CI
56f9012402
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:37:05 +00:00
ASP.NET CI
34f161321a
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 12:34:37 -07:00
ASP.NET CI
3acb4dd4e9
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:10:34 +00:00
ASP.NET CI
b4d5eeafa3
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 12:09:41 -07:00
Nate McMaster
73540ca243
Merge branch 'release/2.2'
2018-10-05 17:06:38 -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
80ba49368b
Merge branch 'release/2.2'
2018-10-05 10:43:12 -07:00
Stephen Halter
730564d32b
React to aspnet/Logging#884 ( #1450 )
2018-10-04 16:53:54 -07:00
Nate McMaster
b4fbc1a6e3
Merge branch 'release/2.2'
2018-10-04 16:08:21 -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
ef18c467aa
Merge branch 'release/2.2'
2018-10-02 14:45:17 -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
Nate McMaster
18e245ecf0
Merge branch 'release/2.2'
2018-10-01 16:00:30 -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
ASP.NET CI
c639a462a1
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:35:27 -07:00
ASP.NET CI
24ac5589c0
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:32:29 -07:00
ASP.NET CI
018a252560
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:10:12 -07:00
ASP.NET CI
8e3b940e91
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:09:33 -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
Nate McMaster
91ad43b5f9
Revert dependencies.props to last known working set ( #1420 )
2018-09-25 16:54:48 -07:00
Nate McMaster
81d13c3a3a
Revert "Upgrade to .NET Core 3.0.0-preview1-26925-03"
...
This reverts commit 5b86cb3408 .
2018-09-25 12:01:45 -07:00
Nate McMaster
abbb3a0cd5
Revert "Pin System.ValueTuple to 4.5.0"
...
This reverts commit 1497f15339 .
2018-09-25 12:01:42 -07:00
Nate McMaster
1497f15339
Pin System.ValueTuple to 4.5.0
2018-09-25 11:25:37 -07:00
dotnet-maestro-bot
5b86cb3408
Upgrade to .NET Core 3.0.0-preview1-26925-03
2018-09-25 11:25:37 -07:00
Ryan Brandenburg
f6ae80842d
Revert "Upgrade to .NET Core 3.0.0-preview1-26908-01 ( #1396 )"
...
This reverts commit a31f3db6be .
2018-09-24 15:57:22 -07:00
Ryan Brandenburg
421e8a71e6
Don't install 2.0 on linux-musl ( #1418 )
...
Don't install 2.0 on linux-musl
2018-09-24 15:41:15 -07:00
dotnet-maestro-bot
a31f3db6be
Upgrade to .NET Core 3.0.0-preview1-26908-01 ( #1396 )
2018-09-24 14:09:55 -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
Ryan Brandenburg
e70c5713ad
Don't repeat System.Memory ( #1416 )
2018-09-24 13:00:45 -07:00
Ryan Brandenburg
9a1f6c3a4e
Try installing in Universe
2018-09-24 10:42:11 -07:00
ASP.NET CI
0bf7c45074
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:35:26 +00:00
ASP.NET CI
4a8f47c2ae
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 12:32:54 -07:00
ASP.NET CI
d83e6a29c0
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:09:59 +00:00
ASP.NET CI
a9f42e182e
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 12:08:48 -07:00
Ryan Brandenburg
48e66d3d10
Pin System.Memory to 4.5.0
2018-09-20 10:30:57 -07:00
Ryan Brandenburg
9e7c3d6110
Remove duplicate CompilerServicesUnsafe
2018-09-20 10:19:35 -07:00
Peter Marcu
bd2c692702
add arm64 sharedfx builds
2018-09-19 18:30:23 -07:00
Brice Lambson
4b615a3a04
Merge branch 'release/2.2'
2018-09-19 09:38:59 -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
ASP.NET CI
c653a81fa2
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 19:35:03 +00:00
ASP.NET CI
35000369eb
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:32:04 -07:00
ASP.NET CI
f5b54e1a0e
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 19:09:09 +00:00
ASP.NET CI
4143059054
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:08:16 -07:00
Matt Mitchell
3952845c57
Unpin package versions for 2.1.5
2018-09-14 13:10:09 -07:00
Ryan Nowak
9667a94069
Add non-capturing timer sources package
...
(cherry picked from commit 1a8616349f )
2018-09-11 13:09:54 -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
e2e88c3d03
Merge branch 'release/2.2'
2018-09-10 13:26:38 -07:00
Brice Lambson
2f7359d20f
React to aspnet/EntityFrameworkCore#13245
2018-09-10 13:14:48 -07:00
ASP.NET CI
64e736173c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 19:35:29 +00:00
ASP.NET CI
17f216a325
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:33:23 -07:00
ASP.NET CI
58ff54cec7
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 19:10:25 +00:00
ASP.NET CI
f80ae73f95
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:09:25 -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
dotnet-maestro-bot
e982e821ad
Upgrade to .NET Core 3.0.0-preview1-26907-05
2018-09-07 11:20:59 -07:00
Nate McMaster
c37243d1b2
Merge branch 'release/2.2'
2018-09-07 11:03:50 -07:00
dotnet-maestro-bot
6db6721827
Upgrade to .NET Core 3.0.0-preview1-26907-04 ( #1390 )
2018-09-07 11:02:49 -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
312f653f8f
Upgrade to .NET Core 3.0.0-preview1-26907-01 ( #1388 )
2018-09-07 09:03:30 -07:00
dotnet-maestro-bot
02d70d8d31
Upgrade to .NET Core 3.0.0-preview1-26906-05 ( #1385 )
2018-09-06 15:20:09 -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
dotnet-maestro-bot
15df3613e1
Upgrade to .NET Core 3.0.0-preview1-26906-02 ( #1383 )
2018-09-06 08:27:33 -07:00
Nate McMaster
9941fb825f
Update TFM to .NET Core 3.0 ( #324 )
2018-09-06 08:23:55 -07:00
Nate McMaster
63b7efc380
Merge branch 'release/2.2'
2018-09-05 17:25:17 -07:00
Nate McMaster
12f4235342
Merge branch 'release/2.1' into release/2.2
2018-09-05 17:23:44 -07:00
ASP.NET CI
e7a01ff710
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-06 00:05:55 +00:00
ASP.NET CI
1e30b25fea
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-05 23:41:34 +00:00
Nate McMaster
e9b0415bb9
Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App
2018-09-05 15:20:11 -07:00
Nate McMaster
975252a4af
Merge branch 'release/2.2'
2018-09-05 10:43:41 -07:00
dotnet-maestro-bot
cf25d52ea1
Upgrade to .NET Core 3.0.0-preview1-26905-03 ( #1380 )
2018-09-05 10:39:34 -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
dotnet-maestro-bot
8d9d722395
Upgrade to .NET Core 3.0.0-preview1-26904-01 ( #1358 )
2018-09-04 12:31:49 -07:00
Pranav K
b2a88824e1
Remove more MvcPrecompilation ( #1373 )
2018-09-04 12:31:36 -07:00
Nate McMaster
a9d2bb6aa5
Merge branch 'release/2.2'
2018-09-04 12:30:41 -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
ASP.NET CI
a8778d2f64
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 19:33:15 +00:00
ASP.NET CI
6d565e3a8a
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:30:50 -07:00
ASP.NET CI
2692acdcd0
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 19:09:21 +00:00
ASP.NET CI
a1a5237613
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:08:40 -07:00
Nate McMaster
cbc2151491
Merge branch 'release/2.2'
2018-08-30 16:35:27 -07:00
Nate McMaster
a407a047f0
Merge branch 'release/2.2'
2018-08-30 16:33:36 -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
ce5433622e
Merge branch 'release/2.2'
2018-08-30 15:05:41 -07:00
Brice Lambson
11f28139d4
Add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
2018-08-30 14:27:49 -07:00
Pranav K
0670796d8e
Stop building MvcPrecompilation package
2018-08-30 11:23:45 -07:00
dotnet-maestro-bot
2e9646237b
Upgrade to .NET Core 3.0.0-preview1-26830-01 ( #1355 )
2018-08-30 10:03:35 -07:00
Matt Mitchell
6e33b889c0
Unpin System.Data.Sqlient ( #1356 )
2018-08-30 08:33:05 -07:00
Hao Kung
9e2d21deb4
Upgrade moq to 4.9.0 ( #1350 )
2018-08-29 23:58:46 -07:00
Nate McMaster
a8316cd7ab
Merge branch 'release/2.2'
2018-08-29 21:44:45 -07:00
dotnet-maestro-bot
511902351a
Upgrade to .NET Core 3.0.0-preview1-26829-04 ( #1344 )
2018-08-29 19:37:28 -07:00
dan.s.ward
8f7d995508
Added Entity Framework Core backed IXmlRepository with tests and sample ( #303 )
2018-08-29 14:04:37 -07:00
Hao Kung
820c0405e3
Add new options package ( #1345 )
2018-08-29 10:41:54 -07:00
dotnet-maestro-bot
857b7a5d52
Upgrade to .NET Core 3.0.0-preview1-26829-01 ( #1342 )
2018-08-29 08:29:30 -07:00