aspnetcore/eng
Doug Bunting 352ad1a980
Rebrand and update for 5.0.1 (#27406)
* Move to 5.0.1 versions

* Move to GA .NET SDK
- required for some tests to pass

* Remove feeds that won't be needed after 5.0.0 is GA

* Cherry-pick `$(CrossgenOutput)` and Directory.Build.*.in changes from master
- [master] Update dependencies from dotnet/runtime dotnet/efcore (#26788)
    - 219ecd688012
- when project template tests run test assets, need latest shared Fx bits
- hit `BadImageFormatException`s otherwise
    - test projects build against uploaded packages
    - those packages reference the 5.0.1 shared framework
    - the ASP.NET parts of the 5.0.1 shared Fx are `crossgen`ed to target Windows

- Use runtime and ref/ assemblies matching repo in Helix testing
    - add Directory.Build.*.in files based on project template test infrastructure
    - use files as import boundary where the project doesn't create its own Directory.Build.* files
    - ensure `dotnet-watch` tests also use the latest runtime and ref/ assemblies

- Extend Helix Directory.Build.* workarounds
    - generate Directory.Build.* files when restoring any projects
    - include generated files in Helix runs needing the latest runtime
    - copy generated files when testing `dotnet-watch` locally
    - include generated content in Microsoft.NET.Sdk.BlazorWebAssembly.IntegrationTests test assets
        - remove duplicate settings from existing Directory.Build.* files
    - ensure shared framework and targeting packs are laid out under .dotnet/ before test assets restore

- Disable `crossgen` when building for Helix runs
    - make `$(CrossgenOutput)` property override-able
    - use override in CI jobs that submit to other platforms
        - for now, leave the ARM64 Helix jobs alone (build on Ubuntu, run in Debian)

* Correct an `$(IsTestAssetProject)` setting
- affected projects are all test assets or provide test support
- without this, a number of the projects are incorrectly marked as shipping

* Baseline released 5.0.0 packages
- this is a complete rewrite of eng/Baseline.xml
  - based on the 5.0.0 MergedManifest.xml file

* Add 5.0.0 PackageOverrides.txt and PlatformManifest.txt files
- need consistent versions when servicing targeting packs

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
2020-11-10 09:51:47 -08:00
..
common [release/5.0] Update dependencies from dotnet/arcade dotnet/runtime (#26694) 2020-10-08 16:57:59 +00:00
docker
helix Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
scripts Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
targets Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
tools Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
AfterSigning.targets [release/5.0] Fix some post-build signing issues (#26506) 2020-10-14 10:19:10 -07:00
AfterSolutionBuild.targets
AllRulesDisabled.ruleset
Baseline.Designer.props Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
Baseline.xml Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
Build.props Point to the correct directory for SDK test assets (#25734) 2020-09-10 11:55:37 -07:00
CodeGen.proj
Common.props
Dependencies.props Pin PackageOverrides.txt Extensions versions at Major.Minor.0 in servicing (#25986) 2020-09-17 21:02:46 -07:00
GenAPI.exclusions.txt
LicenseHeader.txt
PackageOverrides.txt Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
PlatformManifest.txt Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
PoliCheckExclusions.xml
ProjectReferences.props Remove Microsoft.Components.Web.Extensions (#26256) (#26298) 2020-09-25 12:14:56 -07:00
PublishSymbols.proj
Publishing.props [release/5.0] Fix some post-build signing issues (#26506) 2020-10-14 10:19:10 -07:00
QuarantinedTests.AfterArcade.props
QuarantinedTests.BeforeArcade.props
SharedFramework.External.props [release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime dotnet/efcore (#25555) 2020-09-08 23:34:53 +00:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props [release/5.0] Fix some post-build signing issues (#26506) 2020-10-14 10:19:10 -07:00
Tools.props Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
Version.Details.xml Update dependencies from https://github.com/dotnet/efcore build 20201029.1 (#27356) 2020-10-29 13:34:55 -07:00
Versions.props Rebrand and update for 5.0.1 (#27406) 2020-11-10 09:51:47 -08:00
Workarounds.props
Workarounds.targets [release/5.0] Target 5.0.0 shared framework in global tools (#27599) 2020-11-10 09:46:06 -08:00
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj
sdl-tsa-vars.config