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
140cf62b56
Re-enable SignCheck
2018-11-09 17:29:24 -08:00
dotnet-maestro-bot
f64d6a2b50
Updating dependencies ( #3996 )
2018-11-09 15:48:44 -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
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
Nate McMaster
302d8d59dd
Remove the aspnet/Caching submodule
2018-11-06 21:20:06 -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
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
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
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
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
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
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
4b99a85a5f
Merge branch 'release/2.1' into release/2.2
2018-10-31 17:25:20 -07:00
Nate McMaster
f2c1eb73a6
Remove the Microsoft.Data.Sqlite submodule
2018-10-31 16:24:18 -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
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
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
eb79d8f75e
Remove the EventNotification submodule
2018-10-30 17:10:11 -07:00
Nate McMaster
a705aae147
Merge branch 'release/2.1' into release/2.2
2018-10-30 15:07:46 -07:00
John Luo
a058bc0c0a
Win-arm shared framework
2018-10-29 12:54:38 -07:00
Nate McMaster
373e67896a
Fix the path to RPM template and config files
2018-10-27 03:02:45 -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
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
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
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
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