dotnet-installer/src/redist/targets
Matt Mitchell 9994b20baa
Changes for internal runtime build support for .NET 6 (#11422)
- Cherry pick the internal runtime download changes over
- Cherry pick changes to the arcade SB template over (making the next update a noop and unblocking P7+)
- Hoist out the variable groups and parameters needed for the internal download to the top level yaml file.
- Remove the old DownloadFile task and replace this with the Arcade version. Specifically this allows us to remove
  set/use of the DOTNETCLIMSRC_READ_SAS_TOKEN environment variable and instead rely on that task's ability to decode and
  use a base64 encoded SAS token. The reason for the environment variable usage before was that the
  non-encoded SAS token was getting mangled by msbuild/bash/etc. on non-Windows OSs.
- Update the source build tarball template with support for internal runtimes

Update to source build template
2021-08-06 13:54:33 -07:00
..
packaging Updated to say VS 2022 instead of 2019. 2021-07-20 11:26:01 -07:00
Badge.targets Avoid duplicate txt files in official build (#10026) 2021-03-24 22:49:28 -07:00
Branding.targets Refactor template packaging logic to reduce duplication 2020-10-20 21:32:16 -07:00
BuildCoreSdkTasks.targets Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
BundledDotnetTools.targets Use dotnet-watch packed by the SDK (#9498) 2021-01-20 15:44:12 -08:00
BundledManifests.targets Add emscripten manifest 2021-07-07 09:35:42 -07:00
BundledTemplates.targets Removing source build patches 2021-05-05 09:30:06 -07:00
Checksum.targets Generate checksums using new arcade task 2020-03-26 15:18:36 -07:00
Crossgen.targets Adapt to latest crossgen change 2021-06-29 23:20:34 +00:00
DownloadPackage.csproj [master] Update dependencies from dotnet/arcade (#2667) 2019-06-28 13:15:43 +00:00
FileExtensions.targets Remove references to PlatformAbstractions. (#7408) 2020-05-06 09:59:23 -05:00
GenerateArchives.targets Do not create .zip files on Linux/Mac (#11188) 2021-07-21 14:05:33 -07:00
GenerateBundledVersions.targets Update GenerateBundledVersions.targets 2021-07-16 14:00:37 -07:00
GenerateDebs.targets Fix DebPackageToolPath. 2021-02-04 15:40:16 -08:00
GenerateInstallers.targets Add support for building a PGO installer copy (#9877) 2021-03-24 01:02:14 -07:00
GenerateLayout.targets Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
GenerateMSBuildExtensions.targets We were incorrectly includes .net core files and targets in the VS swr file. 2021-05-20 09:57:55 -07:00
GenerateMSIs.targets Adding SDK manifests vs package 2021-06-09 12:57:17 -07:00
GeneratePKG.targets Don't do this in source-build - aspnetcore-targeting-pack.tar.gz not available. 2021-05-04 10:49:56 -07:00
GenerateRPMs.targets Switching from using commit height for versioning to using Arcade's scheme. 2019-12-20 13:19:56 -08:00
GetRuntimeInformation.targets CR feedback 2021-06-13 17:47:24 -07:00
LayoutTool.csproj Don't copy over packages if there are no packages to copy. 2019-06-25 12:08:26 -07:00
LinuxNativeInstallerDependencyVersions.targets Prepare for 3.0.1xx servicing 2019-10-03 22:57:58 -07:00
SetBuildDefaults.targets spelling: implicit 2021-05-26 05:16:13 -04:00
Signing.targets Updated installer files from master to main. Added a nuget.config so that the table generator will build. 2021-03-23 16:50:22 -07:00
Versions.targets Fixes for stable builds (#8648) 2020-09-22 07:59:59 -07:00