John Luo
b4dbaa95d0
Add ChromeDriver dependency
2018-11-14 11:24:59 -08:00
Nate McMaster
c1c7d711b6
Merge branch 'release/2.1' into release/2.2
2018-11-14 09:27:23 -08:00
Nate McMaster
a8ec75aac4
Prepare for the 2.2.1 patch
...
* Generate 2.2.0 package baselines
* Update dependencies to 2.2.0
* Update branding to 2.2.1-servicing
2018-11-13 18:21:09 -08:00
Nate McMaster
bb6901141c
Remove the HtmlAbstractions git submodule and merge Html.Abstractions into this repo
2018-11-13 09:29:27 -08:00
Nate McMaster
1ab08d70ef
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 252ae0c434
2018-11-09 16:17:15 -08:00
dotnet-maestro-bot
f64d6a2b50
Updating dependencies ( #3996 )
2018-11-09 15:48:44 -08:00
Nate McMaster
59ed8df382
Add targets and tools for ensuring consistent package versions between servicing builds
2018-11-09 13:05:31 -08:00
Nate McMaster
74d9728e95
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 218064c300
2018-11-09 12:49:58 -08:00
Nate McMaster
a3baf40c74
Set dependency version on Microsoft.Extensions.DiagnosticAdapter to 2.1.0 and prune unused logging analyzers dependency
...
There was never a 2.1.1
2018-11-09 09:12:52 -08:00
Nate McMaster
34999a804e
Remove submodules for repos that merged to aspnet/Extensions ( #3671 )
...
Builds of the packages in aspnet/Extensions repo go through ProdCon instead of building as a submodule of this repo.
2018-11-09 08:48:42 -08:00
Nate McMaster
db0d3c333d
Fix NU1605 build error by ensuring package versions are set correctly in subfolder projects ( #3987 )
2018-11-08 23:40:14 -08:00
Nate McMaster
302d8d59dd
Remove the aspnet/Caching submodule
2018-11-06 21:20:06 -08:00
Nate McMaster
17ee447d26
Upgrade to Extensions 2.2.0-rtm-181106-10
2018-11-06 17:32:06 -08:00
Nate McMaster
3cf8a41e4a
Remove the aspnet/Logging submodule
2018-11-06 17:30:26 -08:00
Nate McMaster
355c6d3a83
Remove the aspnet/Options submodule
2018-11-06 12:28:45 -08:00
Nate McMaster
67c3a099ec
Remove the aspnet/Configuration submodule ( #3948 )
2018-11-06 12:04:36 -08:00
Nate McMaster
62b24f930e
Remove the aspnet/FileSystem submodule ( #3884 )
2018-11-05 14:19:19 -08:00
dotnet-maestro-bot
9d794af34d
Update to .NET Core 2.2.0-rtm-27105-02 and Extensions 2.2.0-rtm-181105-01
2018-11-05 10:12:15 -08:00
Nate McMaster
c92536a21a
Remove the DependencyInjection submodule
2018-11-02 09:58:20 -07:00
Javier Calvarro Nelson
f170981fec
Add auth server package
2018-11-01 11:24:41 -07:00
Nate McMaster
57d52d392d
Add Microsoft.NETFramework.ReferenceAssemblies to list of external dependencies
2018-11-01 00:25:05 -07:00
Brice Lambson
1f896dc61b
⬆️ Update NetTopologySuite.IO.SqlServerBytes to 1.15.0
2018-10-31 11:30:17 -07:00
Nate McMaster
eb79d8f75e
Remove the EventNotification submodule
2018-10-30 17:10:11 -07:00
Nate McMaster
e0c575000f
Ensure MicrosoftNETCoreAppPackageVersion is always defined
2018-10-26 12:22:37 -07:00
Nate McMaster
37915c9b58
Remove the aspnet/Common git submodule ( #3715 )
...
As a part of merging and reducing the number of repos we use, the aspnet/Common repo was renamed to aspnet/Extensions and it now builds on its own and not as a submodule of this repo.
2018-10-24 12:38:03 -07:00
dotnet-maestro-bot
bc8984dfea
Upgrade to .NET Core 2.2.0-rtm-27023-02
2018-10-23 13:36:09 -07:00
Nate McMaster
36add43f11
Merge branch release/2.1 into release/2.2
2018-10-18 16:53:03 -07:00
dotnet-maestro-bot
31849575f1
Upgrade to .NET Core 2.1.6-servicing-27017-02
2018-10-18 13:48:06 -07:00
dotnet-maestro-bot
f2ddc6efc0
Update .NET Core to 2.2.0-preview3-27014-02
2018-10-16 09:07:50 -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
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
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
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
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
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 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