ASP.NET CI
973508d1c5
Updating submodule(s)
...
EntityFrameworkCore => 02c9355b90096762400aa0ab9943725a4cfd8d43
Identity => da9318f431
KestrelHttpServer => e958d82584
Mvc => c74a945dda
Razor => 41fa3ff3eb
SignalR => 865de16086
[auto-updated: submodules]
2018-10-31 10:09:06 -07:00
Nate McMaster
c2e9ca24d3
Update build tools to 2.2.0-preview2-20181031.2
2018-10-31 10:04:25 -07:00
Nate McMaster
2f747d5055
Update MusicStore test projects to use netcoreapp3.0 ( #873 )
2018-10-31 09:44:27 -07:00
Ryan Brandenburg
7100d1a797
Update to new templates
2018-10-31 09:43:13 -07:00
ASP.NET CI
828191adbd
Updating BuildTools from 2.1.3-rtm-15834 to 2.1.3-rtm-15835
...
[auto-updated: buildtools]
2018-10-31 09:23:16 -07:00
Nate McMaster
c629400a73
Fix syntax error caused by bad merge on build/dependencies.props
2018-10-30 17:28:41 -07:00
Nate McMaster
908a8b3013
Merge branch 'release/2.2'
2018-10-30 17:18:22 -07:00
Nate McMaster
eb79d8f75e
Remove the EventNotification submodule
2018-10-30 17:10:11 -07:00
Nate McMaster
973edeb29f
List linux-arm64 as a supported RID ( #3769 )
2018-10-30 17:08:33 -07:00
Nate McMaster
9b98b5679a
Merge branch 'release/2.2'
2018-10-30 15:43:15 -07:00
Justin Kotalik
370490d2a3
Fix master package verison ( #1565 )
2018-10-30 15:31:03 -07:00
Chris Ross (ASP.NET)
3e08bf8833
Move tests to net472
2018-10-30 15:18:52 -07:00
Pavel Krymets
6603f41677
Fix tests that were mocking ILogger ( #3066 )
2018-10-30 15:15:55 -07:00
Nate McMaster
a705aae147
Merge branch 'release/2.1' into release/2.2
2018-10-30 15:07:46 -07:00
Chris Ross (ASP.NET)
2451b68ca0
Rewrite Listener.ResponseSendFileTests
2018-10-30 14:58:23 -07:00
Pranav K
3dcf5a04b8
Remove Microsoft.AspNetCore.Razor.Design
2018-10-30 14:30:23 -07:00
ASP.NET CI
a0fdca9a78
Updating BuildTools from 2.1.3-rtm-15833 to 2.1.3-rtm-15834
...
[auto-updated: buildtools]
2018-10-30 14:14:50 -07:00
Pranav K
be53aa9cac
Remove skipped test
...
Fixes https://github.com/aspnet/AspNetCore/issues/3597
2018-10-30 13:15:06 -07:00
John Luo
d05ef9be3a
Merge branch 'release/2.2'
2018-10-30 12:50:46 -07:00
Chris Ross (ASP.NET)
7974467dc9
Cleanup server limits tests #472 #476 #469
2018-10-30 12:35:26 -07:00
Filip W
187e89f6f0
Do not throw a null reference from request.GetDisplayUrl() ( #1057 )
2018-10-30 12:32:26 -07:00
ASP.NET CI
6b894d9c28
Updating submodule(s)
...
EntityFrameworkCore => 69e54addd48783e2219a239b2c03933b48e83071
[auto-updated: submodules]
2018-10-30 12:04:26 -07:00
ASP.NET CI
dec1ef91b4
Updating submodule(s)
...
Diagnostics => 3e6b3a0067
EntityFrameworkCore => 19f7304271b8586629afba2edde16c25eaef4589
Hosting => d7b9fd4807
Logging => b1e18f01e94a06414c610312b01d5a5f8f5d6220
Mvc => 4015c9863e
Razor => 6c1bee1940
ServerTests => 3fb2949b51
SignalR => e0f547e211
[auto-updated: submodules]
2018-10-30 12:04:14 -07:00
Nate McMaster
d7b9fd4807
Update TFM to include netcoreapp3.0
2018-10-30 11:26:46 -07:00
Nate McMaster
969fb9bf48
Update projects in src/Framework/ to netcoreapp3.0
2018-10-30 10:41:24 -07:00
Arthur Vickers
21135444c5
Mark cosmos as ship again for 3.0 ( #3749 )
2018-10-30 09:49:27 -07:00
ASP.NET CI
50cc4fa178
Updating submodule(s)
...
Diagnostics => 4c94bc272b
EntityFrameworkCore => cdc92acdc172a4fb4a822e924b475dd4e54f621f
SignalR => 73f2f19984
[auto-updated: submodules]
2018-10-30 00:05:02 -07:00
Ryan Nowak
3e6b3a0067
Merge pull request #521 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-29 17:03:14 -07:00
John Luo
e958d82584
Add more chrome test logging
...
- fix an issue with tests running as root on VSTS
2018-10-29 16:56:10 -07:00
Nate McMaster
1756f17337
Merge branch 'release/2.2'
2018-10-29 16:49:45 -07:00
Nate McMaster
97dc5852a2
Suppress warning NU5125 about upcoming deprecation of PackageLicenseUrl ( #3758 )
2018-10-29 16:45:04 -07:00
Ryan Nowak
4c94bc272b
Rename anti-caching option
...
- Renamed the property for configuration response caching headers
- Renamed the options class to avoid conflicts with other type names
Fixes https://github.com/aspnet/Diagnostics/issues/509
2018-10-29 16:44:45 -07:00
Nate McMaster
5e4166f940
Merge branch 'release/2.2'
2018-10-29 16:05:19 -07:00
Nate McMaster
89700b9644
docs: Minor tweaks to documentation on the shared framework
2018-10-29 15:45:48 -07:00
Nate McMaster
4e44e5bcbe
docs: Add guidance for how we decide on what goes into the shared framework
2018-10-29 15:20:22 -07:00
ASP.NET CI
6db081fff7
Updating submodule(s)
...
SignalR => 1edf818104
[auto-updated: submodules]
2018-10-29 13:37:22 -07:00
John Luo
a058bc0c0a
Win-arm shared framework
2018-10-29 12:54:38 -07:00
Chris Ross
3fb2949b51
Enable trace logging for nginx scenarios
2018-10-29 12:09:12 -07:00
ASP.NET CI
f3e4d442ac
Updating BuildTools from 2.2.0-preview2-20181027.2 to 2.2.0-preview2-20181029.2
...
[auto-updated: buildtools]
2018-10-29 12:04:22 -07:00
ASP.NET CI
acce5fe965
Updating BuildTools from 3.0.0-alpha1-20181026.5 to 3.0.0-alpha1-20181029.3
...
[auto-updated: buildtools]
2018-10-29 12:04:14 -07:00
ASP.NET CI
0855b08f34
Updating submodule(s)
...
EntityFrameworkCore => f2b5430c3cb589e5bd515b44be9cdd0ad07748e0
Mvc => 35d2ab37f7
Razor => 8674dd9236
SignalR => 9407fe12f6
[auto-updated: submodules]
2018-10-29 12:04:14 -07:00
ASP.NET CI
45f684318e
Updating submodule(s)
...
EntityFrameworkCore => 647aed13836f1f4f0d3c3d7f6a9a0165826e3e6a
Logging => cc90113f450182d472ae155767ff388fc92698e8
Mvc => 13cf754425
Razor => 4d44639a51
[auto-updated: submodules]
2018-10-29 12:04:06 -07:00
Pavel Krymets
134bd90888
Filter paths in SiteExtension trigger ( #3747 )
2018-10-29 10:59:37 -07:00
Ryan Nowak
b253f9dc56
Update CPS packages to incorporate breaking change
...
We need to consume a new Dev16 package since they are making breaking
changes. The changes have already been merged into dev16 so now is a
good time to mainline this change.
2018-10-29 08:50:43 -07:00
ASP.NET CI
f2bf295cdf
Updating submodule(s)
...
Mvc => 0b6932dc15
[auto-updated: submodules]
2018-10-29 07:09:09 +00:00
ASP.NET CI
409ffd5fda
Updating submodule(s)
...
Mvc => 3f52894b1b
[auto-updated: submodules]
2018-10-29 00:04:57 -07:00
ASP.NET CI
02a22c9725
Updating submodule(s)
...
Diagnostics => 08699702ad
Mvc => 0cea1b2a5f
[auto-updated: submodules]
2018-10-28 00:06:15 -07:00
ASP.NET CI
b773918d76
Updating submodule(s)
...
Diagnostics => 1afd5b2594
Mvc => 37e562902f
[auto-updated: submodules]
2018-10-28 07:05:19 +00:00
Ryan Nowak
08699702ad
Merge pull request #518 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-10-27 21:57:41 -07:00
Ryan Nowak
1afd5b2594
Don't use Map
...
Fixes aspnet/Diagnostics#511 and aspnet/Diagnostics#514
It's really confusing to people that we use Map. Users expect that the
URL they provide for the health check middleware will only process
exact matches. The way it behaves when using map is not optimal for some
of the common patterns.
2018-10-27 21:01:55 -07:00