Nate McMaster
4433d967ad
Update CLI functional tests to account for the addition of Microsoft.IdentityModel.JsonWebTokens.dll
2018-10-25 11:09:41 -07:00
Nate McMaster
a8a3f99f1a
Skip restore on .zipproj files
...
Attempting to workaround a race condition in /t:Restore when building the shared framework projects
2018-10-25 10:36:18 -07:00
Nate McMaster
11d0b328ba
Remove VS.Web.CodeGeneration packages from the fallback folder cache ( #3717 )
2018-10-24 21:05:44 -07:00
Nate McMaster
fd48670abe
Add a restore source to the artifacts/build folder and ensure build number is consistent when running local builds
2018-10-24 17:11:28 -07:00
Nate McMaster
968df9578b
Refactor shared framework projects targets and project layout ( #3703 )
...
This refactors the targets used to build the shared framework and its .zip files. There are lots of reasons motivating this: Arcade convergence, migration to VSTS, making it easier to build this locally, etc.
Changes:
* Moves move content of build/Sharedfx.{props/targets} into eng/targets/SharedFx.Common.{props/targets}
* Update the build to produce a `runtime.$rid.Microsoft.AspNetCore.App` package (not just the one with symbols in it)
* Refactor the targets which produce .tar.gz/.zip files into separate projects in `src/Installers/`
* Refactor installers, unit tests, and the framework projects to use ProjectReference to flow dependencies between different parts of the build.
* Makes it easier to build the shared framework locally (for the inner dev loop, you can run `dotnet build -p src/Framework/Microsoft.AspNetCore.App/src/ -r win-x64`)
2018-10-24 15:42:06 -07:00
Nate McMaster
5acbb9d138
Remove dotnet-httprepl from the list of expected packages
2018-10-24 13:03:14 -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
ASP.NET CI
9df348a171
Updating submodule(s)
...
BasicMiddleware => 2d3ad1cb0f
EntityFrameworkCore => ec2d9b9992df41da8731cd4cb5f8e46189be1409
IISIntegration => 5c3017524f
KestrelHttpServer => a8073167e7
Logging => 2e30d867a412cd7b543f7ec0ed3932be0d08b8e3
Mvc => 2544926b2f
Routing => 577be72faa
SignalR => 29c06e2636
StaticFiles => a5fcd9dd87
Templating => 70a786adcd
[auto-updated: submodules]
2018-10-24 12:04:23 -07:00
Pavel Krymets
935df249c4
Shorten siteextension version to fit into 20 chars ( #3707 )
2018-10-23 16:27:23 -07:00
dotnet-maestro-bot
bc8984dfea
Upgrade to .NET Core 2.2.0-rtm-27023-02
2018-10-23 13:36:09 -07:00
ASP.NET CI
0e8e7867c1
Updating submodule(s)
...
Common => 143250eedb219d4ea93fcfd4d66474e5a04ae9c4
EntityFrameworkCore => c724cee4f56f21db5037c06634320d7fcab40fb7
IISIntegration => 3842779379
KestrelHttpServer => 32532078d6
SignalR => f7d10bec02
[auto-updated: submodules]
2018-10-23 19:04:15 +00:00
ASP.NET CI
c8b68c0622
Updating submodule(s)
...
EntityFrameworkCore => fc2374a5cdfbd13821aa1e8a93a220a945f9584c
IISIntegration => 61f1a70784
Logging => b90c3bf4deb7485ac90105df489019f6a5c707ac
Mvc => 40959a97e7
Routing => bd32ec3837
SignalR => 2bea4608fa
Templating => 707b1bbf3b
[auto-updated: submodules]
2018-10-23 07:04:43 +00:00
Smit Patel
b623b9912e
Make EFCore.Cosmos no-ship package
...
Fixes https://github.com/aspnet/EntityFrameworkCore/issues/13670
2018-10-22 12:32:13 -07:00
Nate McMaster
14323b5dd5
Delete CODEOWNERS
2018-10-22 12:29:29 -07:00
ASP.NET CI
abc2c27fd5
Updating submodule(s)
...
EntityFrameworkCore => 4336e47abfdebaae26df3d9bf77c3cbe571bae14
HttpSysServer => 0a22b927b2
IISIntegration => ffa72f5a0c
KestrelHttpServer => 2a610ee1b8
SignalR => 4a3d1c689f
[auto-updated: submodules]
2018-10-22 19:04:16 +00:00
ASP.NET CI
95777ace6b
Updating submodule(s)
...
Diagnostics => b3db95eb2d
Mvc => 76a30b0911
Routing => 1d05592cd7
[auto-updated: submodules]
2018-10-22 07:04:41 +00:00
ASP.NET CI
2a49c13f99
Updating submodule(s)
...
EntityFrameworkCore => d578217479b3a09fc8f5639e19b618c80b1df6d3
[auto-updated: submodules]
2018-10-21 19:04:12 +00:00
ASP.NET CI
e3aa8ae0cc
Updating submodule(s)
...
Routing => 42914d93ca
[auto-updated: submodules]
2018-10-21 00:05:15 -07:00
ASP.NET CI
b093146b5d
Updating submodule(s)
...
Routing => 3c9086e3d0
[auto-updated: submodules]
2018-10-20 19:04:56 +00:00
ASP.NET CI
9b0e3ee805
Updating BuildTools from 2.2.0-preview2-20181019.4 to 2.2.0-preview2-20181019.5
...
[auto-updated: buildtools]
2018-10-19 17:17:09 -07:00
ASP.NET CI
7beaa5fe6e
Updating submodule(s)
...
Common => 7a2e64a64fa366abf887a50d2cb6f53476b12f2c
Mvc => ddbe0fef26
SignalR => 95ccb1ee52
[auto-updated: submodules]
2018-10-19 17:17:01 -07:00
Nate McMaster
4134e7bcf3
Re-enable repo code signing
2018-10-19 14:08:42 -07:00
ASP.NET CI
ed171ac733
Updating BuildTools from 2.2.0-preview2-20181018.5 to 2.2.0-preview2-20181019.4
...
[auto-updated: buildtools]
2018-10-19 12:56:18 -07:00
ASP.NET CI
c78e56608a
Updating submodule(s)
...
EntityFrameworkCore => bb7e7c4fa3f4c1831420c65e6212b787d084b1cb
HttpClientFactory => 6619149a5d84bd0b60abf3c3f2abc7b334426fa1
HttpSysServer => 30870b34c0
IISIntegration => f1ce94a2cf
KestrelHttpServer => 23a4e11261
Logging => e30f23cd3ef5ecc41f36b9690f837e9bcdea4da5
Razor => 1eb86af726
SignalR => d82a3e6c99
[auto-updated: submodules]
2018-10-19 12:56:10 -07:00
Pavel Krymets
d3216a66c1
Create a build configuraition to build OOB logging site extension package ( #3643 )
2018-10-19 12:19:33 -07:00
Nate McMaster
7f34909708
Include EFCore in real code signing
2018-10-19 10:22:37 -07:00
ASP.NET CI
817ea3126c
Updating BuildTools from 2.2.0-preview2-20181017.3 to 2.2.0-preview2-20181018.5
...
[auto-updated: buildtools]
2018-10-18 17:46:57 -07:00
ASP.NET CI
2f17d235e5
Updating submodule(s)
...
DotNetTools => 572aadf149
EntityFrameworkCore => 0d0c57482e6fc59e06b9ec6e18cd3bf0fe79eeee
IISIntegration => b92c82e97f
KestrelHttpServer => 1d3090f056
Mvc => 27e75e7a51
Routing => 29b50c7b64
SignalR => d3aaf1f542
[auto-updated: submodules]
2018-10-18 17:46:48 -07:00
Nate McMaster
36add43f11
Merge branch release/2.1 into release/2.2
2018-10-18 16:53:03 -07:00
ASP.NET CI
bd32f67bd3
Updating BuildTools from 2.1.3-rtm-15826 to 2.1.3-rtm-15827
...
[auto-updated: buildtools]
2018-10-18 16:38:51 -07:00
dotnet-maestro-bot
31849575f1
Upgrade to .NET Core 2.1.6-servicing-27017-02
2018-10-18 13:48:06 -07:00
ASP.NET CI
faa071b3e4
Updating BuildTools from 2.1.3-rtm-15825 to 2.1.3-rtm-15826
...
[auto-updated: buildtools]
2018-10-18 11:32:44 -07:00
Justin Kotalik
6dc4673881
Revert restarting was when installing ANCM ( #3662 )
2018-10-17 22:44:41 -07:00
Nate McMaster
d991c50c82
Merge release/2.1 and aspnet/WebSockets release/2.2
2018-10-17 15:47:04 -07:00
Nate McMaster
e5b6da2d2a
Merge branch 'release/2.1' into release/2.2
2018-10-17 15:44:07 -07:00
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
9e952a22ed
Merge source code from aspnet/WebSockets
2018-10-17 14:30:38 -07:00
Nate McMaster
5d84c92b74
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganiziation, this source code was found in 67f2c3149e
2018-10-17 14:27:00 -07:00
ASP.NET CI
b68d47ebee
Updating BuildTools from 2.1.3-rtm-15824 to 2.1.3-rtm-15825
...
[auto-updated: buildtools]
2018-10-17 21:07:55 +00:00
ASP.NET CI
26f6c72cd6
Updating BuildTools from 2.2.0-preview2-20181011.10 to 2.2.0-preview2-20181017.3
...
[auto-updated: buildtools]
2018-10-17 20:05:00 +00:00
ASP.NET CI
911244d326
Updating submodule(s)
...
BasicMiddleware => c21cee940a
KestrelHttpServer => 97acb95715
Scaffolding => b20c6e2d82c0be2ad2824f788ac57c66b0258599
Templating => 80d3bbfcc9
[auto-updated: submodules]
2018-10-17 20:04:51 +00:00
ASP.NET CI
eb8ca94bc7
Updating BuildTools from 2.1.3-rtm-15823 to 2.1.3-rtm-15824
...
[auto-updated: buildtools]
2018-10-17 10:33:19 -07:00
Nate McMaster
c2e4a74f7d
React to renaming this repo from Universe to AspNetCore
2018-10-17 10:24:18 -07:00
ASP.NET CI
39c91ed16d
Updating submodule(s)
...
AADIntegration => 0efa96de73
Antiforgery => 9e5146cff9
AzureIntegration => 8c58d65b24
BasicMiddleware => 0fa31955a2
BrowserLink => 8cd3e0844d74975060a2bb1abb1e0a5ff943ce45
Caching => 46284a94f1ea14c29496fce753abe8c6178d7406
Common => 6c28ee81e0b95dfd4fe5208bc3d4301fcf6ddcb9
Configuration => 84a60a247c7e3b78b228909f938afd2a54b02fcd
CORS => 50dff844b2
DependencyInjection => 12eef5e86e965b9611221c72c169002e6f3038ee
Diagnostics => f0994e5972
DotNetTools => e75dc56327
EntityFrameworkCore => c8e49968c7aa60a8e0f32da3ecedad5e7ffa3b59
EventNotification => c40e7bc21ee46f30c376a1e4911462af9201e7e6
FileSystem => da45fac2e6059b9cadf6b5b28313e22df9f51de1
Hosting => 0724e6cde1
HtmlAbstractions => 6c5ca90d81
HttpAbstractions => 19908d91c7
HttpClientFactory => 5255a24fe5bc5585e6fda2abaf78ae75936fa30b
HttpSysServer => 66b6b0909a
Identity => daff2f3037
IISIntegration => 8f99140f30
JavaScriptServices => cdfa5d85f6
JsonPatch => aeb5c578e7
KestrelHttpServer => 194b18b115
Localization => de1579bdda
Logging => 0d2c9d7b35b6453d3434c26577b171a171dc93fe
MetaPackages => 9949306ca3
Microsoft.Data.Sqlite => 789b3fd3e7f5234023a33748d412693f865575a9
Mvc => 10a94aa7bb
MvcPrecompilation => f165f2c6d5
Options => b4b50bfedc2027797b89f42293581497cae7eb03
Razor => 95363758a7
ResponseCaching => 9f49398f28
Routing => e8b2c9337e
Scaffolding => 6a7e9560815700f2a55c6a54155c13e9692c4b28
Security => 93926543f8
ServerTests => e24779b357
Session => 774079d60d
SignalR => b0f7fbbe99
StaticFiles => a43587290f
Templating => b1363c88ef
WebSockets => a036f920b8
[auto-updated: submodules]
2018-10-17 10:09:37 -07:00
Justin Kotalik
b951ac9b64
Fix path to aspnetcoreca.dll for signed output ( #1513 )
2018-10-16 15:55:15 -07:00
Nate McMaster
eb9061103e
Merge branch 'release/2.1' into release/2.2
2018-10-16 14:59:03 -07:00
ASP.NET CI
a036f920b8
Update package branding for 2.2 RTM
2018-10-16 12:48:21 -07:00
ASP.NET CI
bf43721efb
Updating submodule(s)
...
Common => 975fcf302632a83059086cd8faabb92379f09d02
[auto-updated: submodules]
2018-10-16 12:36:02 -07:00
Nate McMaster
9c5a54d2d7
Update buildtools and submodules
...
Resolves aspnet/AspNetCore-Internal#1175
2018-10-16 11:42:25 -07:00