Ryan Brandenburg
c38d6e662a
Remove templating module
2018-11-19 10:50:39 -08:00
Nate McMaster
137a72f85d
React to the removal of Microsoft.AspNetCore.ApplicationInsights.HostingStartup
2018-11-19 09:43:13 -08:00
Matt Mitchell
c813950439
React to changes in produced corefx packages ( #4077 )
2018-11-19 09:29:33 -08:00
Nate McMaster
fd1a5b43f1
Generate PlatformManifest and package conflict overrides for Microsoft.AspNetCore.App ( #4072 )
...
This generates additional metadata for the .NET Core SDK to resolve conflicts between Microsoft.AspNetCore.App and PackageReferences which contain the same assemblies.
2018-11-16 16:36:14 -08:00
Ryan Brandenburg
6da92b9d6d
Fix dependencies
2018-11-16 15:30:22 -08:00
Nate McMaster
0e12274a8e
Flatten the dependency graph of Microsoft.AspNetCore.App ( #4061 )
...
This changes the way Microsoft.AspNetCore.App works to follow patterns set by Microsoft.NETCore.App. Instead of being a metapackage with dozens of dependencies, this package has no dependencies. It uses RID-splitting to deliver standalone assets for self-contained deployments.
Changes:
* Implements RID-split packages for Microsoft.AspNetCore.App.
* Update shared fx deps.json generation to only include entries for the RID-specific metapackages
* Include platform-specific packages in publish output
* Remove all nuspec dependencies of Microsoft.AspNetCore.App and collect all references into the package.
2018-11-16 15:16:15 -08:00
Ryan Brandenburg
8227f9f819
Fix merge problem
2018-11-16 13:14:45 -08:00
Ryan Brandenburg
422d30b521
Merge remote-tracking branch 'origin/release/2.1' into rybrande/MusicStore2.2
2018-11-16 11:34:39 -08:00
Ryan Brandenburg
9adb829eb5
Fix MusicStore RootPath
2018-11-16 10:18:09 -08:00
Ryan Brandenburg
681d743170
Update MusicStore source
2018-11-16 09:36:17 -08:00
Nate McMaster
c2685813ab
2.1: Update corefx dependencies ( #4037 )
2018-11-15 12:20:37 -08:00
Arthur Vickers
f942ca4bbe
Update version for Azure Services App Authentication ( #4029 )
...
See https://github.com/aspnet/Configuration/pull/881/files
/cc @HaoK @joshgav @nonik0
2018-11-15 10:23:38 -08:00
Nate McMaster
68cc5e7846
Merge release/2.2 and aspnet/KestrelHttpServer
...
* Merges latest changes from the master branch of aspnet/KestrelHttpServer
* Merges changes on release/2.2
2018-11-15 08:41:55 -08:00
Nate McMaster
6cc9f6f130
Merge release/2.2 and replace submodules
...
* Replace the aspnet/JsonPatch git submodule and merge the master branch of its source to this repo
* Likewise for aspnet/DotNetTools
* And aspnet/HtmlAbstractions
* merge latest infrastructure changes from the release/2.2 branch
2018-11-14 22:57:10 -08:00
Nate McMaster
0271428dbe
Merge aspnet/KestrelHttpServer release/2.2 and release/2.1
2018-11-14 21:33:33 -08:00
Nate McMaster
406c80bfb0
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 4598850c20
2018-11-14 16:03:24 -08:00
Nate McMaster
289050b9f2
Normalize code sign metadata to avoid duplication between projects and cross-gen config settings
2018-11-14 15:14:27 -08:00
Nate McMaster
27acef3d46
Merge branch 'release/2.1' into release/2.2
2018-11-14 14:01:43 -08:00
Nate McMaster
51c9b7355d
Create Kestrel.sln, update documentation and README, and ensure all Kestrel test projects have the test logger installed
2018-11-14 13:14:47 -08:00
Pranav K
fe981c108b
Add Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X
2018-11-14 11:32:20 -08:00
John Luo
b4dbaa95d0
Add ChromeDriver dependency
2018-11-14 11:24:59 -08:00
Nate McMaster
0cf9019caa
Remove KestrelHttpServer submodule and update targets and baselines for Kestrel packages
2018-11-14 11:21:15 -08:00
John Luo
e69285a36d
Use Selenium to test Chrome
2018-11-14 11:13:24 -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
87092a2590
Update targets and infrastructure for dotnet-watch et. al.
2018-11-13 15:58:22 -08:00
Nate McMaster
a2d855406b
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in eba014d534
2018-11-13 15:36:38 -08:00
Nate McMaster
ccd098ecad
Update DataProtection to use custom reference resolution
...
This changes DataProtection to build as projects instead of a pseudo-submodule. It replaces Package and ProjectReference with <Reference> items which custom targets then resolve.
2018-11-13 10:28:42 -08:00
Nate McMaster
ed1976b862
Update BuildTools to 2.1.3-rtm-15845
2018-11-13 10:02:59 -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
140cf62b56
Re-enable SignCheck
2018-11-09 17:29:24 -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
fcb970ec83
Upgrade to EF Core 3.0.0-preview-181109-02
2018-11-09 14:33:52 -08:00
Pranav K
116f31362a
Remove WebApiCompatShim
2018-11-09 14:32:18 -08:00
Nate McMaster
dfacde4dee
Fix /t:FastCheck for local-projects
2018-11-09 14:23:04 -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
bd5bf34351
Merge branch 'release/2.2'
2018-11-09 07:29:37 -08:00
Nate McMaster
1f19f1a51a
Temporarily disable sign check because the tool crashes and prevents us from getting a build
2018-11-09 07:23:47 -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
0c6e4bebab
Prepare to build the 2.1.7 patch ( #3970 )
...
* Prepare 2.1.7 patch
* Add documentation for how we prepare servicing updates
2018-11-08 17:07:18 -08:00
Nate McMaster
ba70991d7c
Stop publishing runtime-extension-internal.zip and don't produce StressTestWebsite.zip by default in CI builds ( #3984 )
2018-11-08 17:01:31 -08:00
Nate McMaster
7f4d10775c
Add signcheck exclusions ( #3985 )
2018-11-08 16:57:07 -08:00
Pavel Krymets
723257ea80
Fix skip condition for artifact ( #3983 )
2018-11-08 15:58:29 -08:00
Pavel Krymets
89a3526769
Move runtime site extension to installers ( #3954 )
2018-11-08 14:13:07 -08:00
Nate McMaster
b75fa54ad2
Remove the EntityFrameworkCore submodule ( #3964 )
...
This removes EntityFrameworkCore as a git submodule. The EFCore repo will build on its own, and the AspNetCore repo will consume EFCore via PackageReference.
2018-11-07 14:00:19 -08:00
Nate McMaster
0e3260f2b4
Merge branch 'release/2.2'
2018-11-06 21:47:30 -08:00
Nate McMaster
302d8d59dd
Remove the aspnet/Caching submodule
2018-11-06 21:20:06 -08:00
Nate McMaster
3cb67766a8
Merge branch 'release/2.2'
2018-11-06 18:09:01 -08:00
Nate McMaster
d81128de11
Fix CodeSign.props to include the .dll in the file name for logging files
2018-11-06 18:07:54 -08:00
Nate McMaster
011cf21a5c
Merge branch 'release/2.2'
2018-11-06 17:42:44 -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
e8aab7ae34
Merge branch 'release/2.2'
2018-11-06 12:36:51 -08:00
Nate McMaster
355c6d3a83
Remove the aspnet/Options submodule
2018-11-06 12:28:45 -08:00
Nate McMaster
df46dfee73
Merge branch 'release/2.2'
2018-11-06 12:13:05 -08:00
Nate McMaster
67c3a099ec
Remove the aspnet/Configuration submodule ( #3948 )
2018-11-06 12:04:36 -08:00
Nate McMaster
ddd07556e9
Add Newtonsoft.Json.Bson to code signing configuration
2018-11-05 17:14:07 -08:00
Nate McMaster
f8a1e14921
Merge branch 'release/2.2'
2018-11-05 16:35:20 -08:00
Nate McMaster
5eac0befd0
Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing
2018-11-05 15:21:03 -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
John Luo
d36a480253
Build and crossgen linux-arm shared framework in Docker container
2018-11-02 15:14:19 -07:00
Justin Kotalik
dcece2090c
Remove IISIntegration submodule, add CI ( #3867 )
2018-11-02 14:34:31 -07:00
Nate McMaster
50e1e60247
Merge branch 'release/2.2'
2018-11-02 10:49:11 -07:00
Nate McMaster
1ab2caa431
Update list of files to include DependencyInjection
2018-11-02 10:44:15 -07:00
Justin Kotalik
afab1a5be6
Remove IISIntegration submodule, add CI [2.2] ( #3865 )
2018-11-02 10:22:04 -07:00
Nate McMaster
cb85ffa8f6
Merge branch 'release/2.2'
2018-11-02 10:10:49 -07:00
Nate McMaster
c92536a21a
Remove the DependencyInjection submodule
2018-11-02 09:58:20 -07:00
Nate McMaster
e295d0506e
Ignore GROUP_ID when building the RHEL docker build image
2018-11-01 17:37:03 -07:00
Nate McMaster
27deb6f6f8
Remove dependency on Docker from MSBuild targets ( #3866 )
...
Changes:
* This removes MSBuild targets which invoke `docker` commands to build
deb and rpm installers
* Remove installer targets from the KoreBuild context. Put them into
separate project files
* Simplify the targets used to build installers by reducing duplicate
variable names and deeply nested MSBuild contexts
* Remove unused dependencies from the Docker build context
2018-11-01 15:02:29 -07:00
Nate McMaster
5abb3f1f57
Merge branch 'release/2.2'
2018-11-01 14:15:50 -07:00
Justin Kotalik
83fe4c089b
Remove M.A.Server.IIS package from 2.1. Fix signing issues ( #3859 )
2018-11-01 11:30:31 -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
Nate McMaster
329d88e334
Remove signing configuration for files that were in Microsoft.AspNetCore.All
2018-10-31 18:04:23 -07:00
Nate McMaster
178d4e63a8
Merge branch 'release/2.2'
2018-10-31 18:03:26 -07:00
Nate McMaster
ee0a11d048
Update code signing configuration to account for crossgen-ed assemblies ( #3783 )
...
* Update code signing configuration to automatically skip files in Microsoft.NETCore.App
* Update code signing configuration to account for crossgen-ed assemblies
2018-10-31 18:01:32 -07:00
Nate McMaster
4b1ce19689
Merge branch 'release/2.2'
2018-10-31 17:32:12 -07:00
Nate McMaster
4b99a85a5f
Merge branch 'release/2.1' into release/2.2
2018-10-31 17:25:20 -07:00
Ryan Nowak
48f4e6390f
Rolling back the version of Roslyn for analyzers
...
Rolling back the version used by analyzers. This isn't something that I
need for the Razor tooling work, so I'm going for a less impactful
change for now.
2018-10-31 17:21:38 -07:00
Nate McMaster
f2c1eb73a6
Remove the Microsoft.Data.Sqlite submodule
2018-10-31 16:24:18 -07:00
BrennanConroy
18664f4e63
Remove old redis packages ( #3779 )
2018-10-31 15:43:07 -07:00
Nate McMaster
51c32dc4dc
Merge branch 'release/2.2'
2018-10-31 14:39:34 -07:00
Nate McMaster
954362f344
Update the sign config entry for API-MS-Win-core-xstate-l2-1-0.dll to match case exactly
2018-10-31 14:09:40 -07:00
Nate McMaster
4c51201f58
Include win-arm assets in the signing configuration
2018-10-31 13:27:25 -07:00
Nate McMaster
b262521969
Include x86 assets in the signing configuration
2018-10-31 13:03:53 -07:00
Ryan Nowak
d193e66566
Update to Dev16 Roslyn
2018-10-31 12:34:48 -07:00
Nate McMaster
ba87c3fbd1
Remove Microsoft.AspNetCore.All ( #3761 )
...
This shared framework and metapackage are obsolete. The recommended replacement is Microsoft.AspNetCore.App.
2018-10-31 12:13:05 -07:00
Nate McMaster
569016c2c5
Code sign all packages in a single batch ( #3778 )
...
Changes:
* Sign shared fx zips
* Sign metapackages
* Disable signing on inner repo builds and instead sign all packages at the end
* Add a list of files from other Microsoft teams which can be excluded from signing
* Add a list of 3rd party assemblies which are bundled in the shared frameworks.
2018-10-31 12:12:15 -07:00
Brice Lambson
4a5d7cf930
Merge branch 'release/2.2'
2018-10-31 11:35:26 -07:00
Brice Lambson
1f896dc61b
⬆️ Update NetTopologySuite.IO.SqlServerBytes to 1.15.0
2018-10-31 11:30:17 -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
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
9b98b5679a
Merge branch 'release/2.2'
2018-10-30 15:43:15 -07:00
Nate McMaster
a705aae147
Merge branch 'release/2.1' into release/2.2
2018-10-30 15:07:46 -07:00
Pranav K
3dcf5a04b8
Remove Microsoft.AspNetCore.Razor.Design
2018-10-30 14:30:23 -07:00
Arthur Vickers
21135444c5
Mark cosmos as ship again for 3.0 ( #3749 )
2018-10-30 09:49:27 -07:00
Nate McMaster
5e4166f940
Merge branch 'release/2.2'
2018-10-29 16:05:19 -07:00
John Luo
a058bc0c0a
Win-arm shared framework
2018-10-29 12:54:38 -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
Nate McMaster
373e67896a
Fix the path to RPM template and config files
2018-10-27 03:02:45 -07:00
Nate McMaster
eba014d534
Add additional signing configuration for external assemblies in the tools packages
2018-10-27 02:06:55 -07:00
Nate McMaster
3a0cd0593d
Remove unnecessary check for all shared framework archives when generating .deb and .rpm installers
2018-10-27 01:38:52 -07:00
Nate McMaster
d957ac9da0
Remove Microsoft.DotNet.GlobalTools.Sdk, upgrade BuildTools, and change VSIX signing cert name
2018-10-27 01:28:14 -07:00
Nate McMaster
0ba800841b
Ensure build output is still present when crossgen is disabled
...
* Split targets for copying outputs and preparing the crossgen tool
* Fix version override check by only looking at the 'pinned' section
2018-10-26 16:00:48 -07:00
Nate McMaster
546e746c9f
Remove identity service packages from artifacts.props ( #3732 )
2018-10-26 14:07:40 -07:00
Nate McMaster
fa3cfd08eb
Remove IdentityService ( #2028 )
...
As a part of preparing this repo for merging into aspnet/AspNetCore, this code is being removed as it is currently not in a "shipping" state for 2.1.
2018-10-26 14:05:44 -07:00
Nate McMaster
e0c575000f
Ensure MicrosoftNETCoreAppPackageVersion is always defined
2018-10-26 12:22:37 -07:00
Nate McMaster
b566e87f27
Remove reference to deleted target 'PreinstallBundledPackages'
2018-10-26 12:07:00 -07:00
Nate McMaster
b78ee81a1e
Flow DotNetRestoreSourcePropsPath and DotNetPackageVersionPropsPath into the shared framework build steps
2018-10-26 10:44:47 -07:00
Nate McMaster
ee11d10f04
Remove BrowserLink and Scaffolding gitsubmodules ( #3730 )
...
As a part of simplifying the way we build ASP.NET Core, the BrowserLink and Scaffolding repos and the packages they produce will be independent from aspnet/AspNetCore.
2018-10-26 10:17:57 -07:00
Nate McMaster
ae122d9bc0
Include rid-specific runtime packages in the list of artifacts
2018-10-25 14:42:00 -07:00
Nate McMaster
77a3089c8d
Workaround quirks in NuGet
...
* Disable package analysis because it incorrectly issues NU5109 on macOS, but not windows
* Normalize file paths because if you mix slashes, NuGet will just skip the entire folder
* Normalize the project path given to restore. If it not normalized, restore skips the project and issues a warning
2018-10-25 14:27:46 -07:00
Nate McMaster
dbc28c523e
Avoid double restores by invoking NuGet.targets directly
2018-10-25 13:28:19 -07:00
Nate McMaster
9ef45e0c88
Remove reference to non-existent target "BuildMetapackages"
2018-10-25 11:29:08 -07:00
John Luo
31f1e170d0
Add interop tests with headless chrome
2018-10-25 10:38: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
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
2950b11b0a
Add aspnetcore-dev and vside.devcore myget feeds to restore
2018-10-24 13:09:13 -07:00
Nate McMaster
22e65480c5
Merge branch 'release/2.2'
2018-10-24 13:08: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
43792f20b2
Merge branch 'release/2.2'
2018-10-24 12:45:15 -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
Ryan Nowak
0e51d2ecdd
Fix version of StreamJsonRpc
...
I got a little too ambitious with bumping up this version. This isn't in
the VS that we're using yet, so I have to bump it back down.
2018-10-23 16:37:11 -07:00
dotnet-maestro-bot
bc8984dfea
Upgrade to .NET Core 2.2.0-rtm-27023-02
2018-10-23 13:36:09 -07: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
N. Taylor Mullen
4e24414b7f
Update tooling package versions.
2018-10-19 15:10:11 -07:00
Nate McMaster
dc37a2c23d
Merge branch 'release/2.2'
2018-10-19 14:11:58 -07:00
Nate McMaster
4134e7bcf3
Re-enable repo code signing
2018-10-19 14:08:42 -07:00
Nate McMaster
84ca21ed06
Merge branch 'release/2.2'
2018-10-19 10:26:30 -07:00
Nate McMaster
7f34909708
Include EFCore in real code signing
2018-10-19 10:22:37 -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
Nate McMaster
674401235b
Fix local builds of src/DataProtection/build.cmd
2018-10-17 17:35:01 -07:00
Nate McMaster
6994c4fc48
Merge release/2.2 and aspnet/WebSockets master branch
2018-10-17 16:06:14 -07:00
Nate McMaster
9ce78f36d5
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in afeb7fe49b
2018-10-17 15:57:02 -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
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
John Luo
cc45d0cb41
Use dev certs
...
- Also update tfms
2018-10-15 11:29:55 -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
dotnet-maestro-bot
31f60d75d3
Update dependencies.props ( #3001 )
...
[auto-updated: dependencies]
2018-10-12 11:43:41 -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
6164ec7225
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:23:18 +00: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
Chris Ross (ASP.NET)
daf6e1ecd7
Http/2 response trailers #622
2018-10-05 12:50:46 -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
21e9c12b62
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:22:40 -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
a142c01a1c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:22:28 +00: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
a1ffc5345b
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:19:46 -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
0c3b443e3c
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:21:13 -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
8f6cb72ef2
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:18:54 -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
Nate McMaster
cdd68dd401
Merge branch 'release/2.2'
2018-08-28 18:22:46 -07:00
Nate McMaster
65ddfd1f02
Add dotnet-httprepl to artifacts.props
2018-08-28 15:11:25 -07:00
dotnet-maestro-bot
64ba2fd002
Upgrade to .NET Core 3.0.0-preview1-26828-05 ( #1337 )
2018-08-28 13:15:16 -07:00
Nate McMaster
b206d59612
Prepare 2.1.5 patch
2018-08-28 09:14:43 -07:00
dotnet-maestro-bot
2d9d4e35fe
Upgrade to .NET Core 3.0.0-preview1-26827-01 ( #1333 )
2018-08-27 08:44:07 -07:00
ASP.NET CI
5337068cc5
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-26 19:33:54 +00:00
ASP.NET CI
190b2bfc87
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-26 19:09:31 +00:00
Nate McMaster
40c631f61a
Merge branch 'release/2.2'
2018-08-24 11:00:11 -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
c6fe1d9928
Merge branch 'release/2.2'
2018-08-24 10:52:01 -07:00
Nate McMaster
12e2d30f6b
Publish .jar files to ProdCon output
2018-08-22 19:08:17 -07:00
dotnet-maestro-bot
39bcb6ca77
Upgrade to .NET Core 3.0.0-preview1-26820-04 ( #1329 )
2018-08-21 15:28:43 -07:00
ASP.NET CI
912c36a6e0
Update package branding for 2.2.0-preview2
2018-08-21 13:33:51 -07:00
ASP.NET CI
c119bee8ef
Update package branding for 2.2.0-preview2
2018-08-21 13:33:49 -07:00
ASP.NET CI
42efbb40c4
Update package branding for 2.2.0-preview2
2018-08-21 13:32:34 -07:00
Nate McMaster
da48de7d75
Merge branch 'release/2.2'
2018-08-20 19:13:05 -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
33a3551e0e
Merge branch 'release/2.2'
2018-08-20 11:32:00 -07:00
Brice Lambson
2560815501
Add NetTopologySuite external dependency
2018-08-20 11:30:05 -07:00
dotnet-maestro-bot
50fa9447e3
Upgrade to .NET Core 3.0.0-preview1-26820-01 ( #1327 )
2018-08-20 08:29:38 -07:00
Nate McMaster
0cb8c76c66
Merge branch 'release/2.2'
2018-08-20 08:29:15 -07:00
Nate McMaster
86b7d5162a
Merge branch 'release/2.1' into release/2.2
2018-08-20 08:28:58 -07:00
ASP.NET CI
75c49d2bda
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-19 19:34:23 +00:00
ASP.NET CI
c158d1cb94
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-19 19:10:11 +00:00
Nate McMaster
5bae8c768d
Fix publishing targets to correctly reference the right item group: NpmPackageToPublish
2018-08-17 15:20:05 -07:00
Nate McMaster
4b1e0d09c7
Skip npm package publishing if there are no npm packages to release
2018-08-17 11:34:22 -07:00
dotnet-maestro-bot
f454f60409
Upgrade to .NET Core 3.0.0-preview1-26817-04 ( #1315 )
2018-08-17 10:42:47 -07:00
Nate McMaster
2c5f0db126
Merge branch 'release/2.2'
2018-08-16 16:52:04 -07:00
Nate McMaster
a988e9898d
Merge branch 'release/2.1' into release/2.2
2018-08-16 16:51:24 -07:00
Nate McMaster
267b149bc8
Fix whitespace in task parameters ( #1322 )
...
In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail.
2018-08-16 16:48:08 -07:00
Nate McMaster
9514605ef2
Merge branch 'release/2.2'
2018-08-15 17:38:13 -07:00
Smit Patel
d3f51da519
Add EFCore.Cosmos.Sql to shipping package list
2018-08-15 14:28:02 -07:00
dotnet-maestro-bot
6800b408eb
Upgrade to .NET Core 3.0.0-preview1-26813-01 ( #1308 )
2018-08-13 08:42:05 -07:00
ASP.NET CI
7aa72d5e92
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 20:19:49 +00:00
ASP.NET CI
b4b42f8f3b
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:55:47 +00:00
ASP.NET CI
ecadd7b7b1
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:34:18 +00:00
ASP.NET CI
2bbd890357
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:20:00 +00:00
ASP.NET CI
760efe303f
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:09:13 +00:00
Nate McMaster
da1b5c30c1
Merge branch 'release/2.2'
2018-08-10 15:25:31 -07:00
Nate McMaster
e0235b1e21
Fix aspnet/Home#3379 - add a functional test for Redis storage provider to ensure keys round-trip ( #321 )
2018-08-10 15:20:09 -07:00
N. Taylor Mullen
7d6b56f5c6
Update package versions that are important to new completion APIs.
...
aspnet/Razor#2227
2018-08-10 11:37:28 -07:00
Nate McMaster
ae3cdb304e
Merge branch 'release/2.2'
2018-08-10 10:13:35 -07:00
Nate McMaster
ac9b1f97c5
Add a restore feed for 2.1.3 packages
2018-08-10 10:02:45 -07:00
dotnet-maestro-bot
c4a857b528
Upgrade to .NET Core 3.0.0-preview1-26810-02 ( #1303 )
2018-08-10 09:51:01 -07:00