dotnet-installer/eng
Jonathan Peppers d7ba2aed21
Update Xamarin manifests for .NET 6 rc 1 (#11563)
Bump to: xamarin/xamarin-android/main@f7d3210
Bump to: xamarin/xamarin-macios/main@7f5fcfc
Bump to: dotnet/maui/main@3fbb791

After `.\build.cmd -pack -publish`, manually tested the workloads:

    > $env:DOTNET_MULTILEVEL_LOOKUP=0
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update --verbosity diag
    Installing pack Microsoft.Android.Sdk.BundleTool version 30.0.100-rc.1.137...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install ios --skip-manifest-update
    Installing pack Microsoft.iOS.Sdk version 15.0.100-rc.1.496...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install macos --skip-manifest-update
    ...
    Installing pack Microsoft.macOS.Sdk version 12.0.100-rc.1.496...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maccatalyst --skip-manifest-update
    ...
    Installing pack Microsoft.MacCatalyst.Sdk version 15.0.100-rc.1.496...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install tvos --skip-manifest-update
    Installing pack Microsoft.tvOS.Sdk version 15.0.100-rc.1.496...
    ...
    > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maui --skip-manifest-update
    Installing pack Microsoft.Maui.Core.Ref.android version 6.0.100-rc.1.1351...
    ...
2021-08-17 16:06:29 -05:00
..
BuildConfiguration Add a build retry. 2021-07-09 16:04:27 -07:00
common Update dependencies from https://github.com/dotnet/arcade build 20210806.6 (#11445) 2021-08-07 13:00:09 +00:00
docker Fixup docker to use 3.13 base image for MUSL legs 2021-07-14 16:49:23 -07:00
_prettyprint.sh Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
Build.props Initial checkin of source-build tarball build infrastructure (#10961) 2021-06-24 16:36:04 -05:00
build.yml Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
configure-toolset.ps1 Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
configure-toolset.sh Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
CopyToLatest.cmd Copy latest to blob when all legs succeed. 2018-12-20 13:21:18 -08:00
core-sdk-build-env.sh Add build environment script (with partition support) 2019-08-30 08:53:22 -07:00
core-sdk-test-env.bat Add test environment scripts 2018-11-20 10:10:19 -08:00
core-sdk-test-env.sh Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
dockerrun.ps1 Changes for core-sdk to move to yaml stages 2019-09-12 13:19:14 -07:00
dockerrun.sh Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
Key.snk Get tests and skeleton build tasks building 2018-10-22 19:59:58 -07:00
ManualVersions.props Update Windows SDK projection 2021-07-15 16:20:33 -07:00
native.proj Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
Publishing.props Use arcade's conditional pattern for publishing (#11172) 2021-07-20 12:33:43 -07:00
restore-toolset.ps1 Fix build environment script 2018-12-30 00:14:04 -08:00
restore-toolset.sh Updating stage0 to 3.0.100-preview-009812 again. This change was lost when we moved to arcade. 2018-12-28 14:15:07 -08:00
sdl-tsa-vars.config Update sdl-tsa-vars.config 2021-05-04 14:47:35 -07:00
SignCheckExclusionsFile.txt exclude javascript files from signcheck 2020-10-21 13:57:55 -07:00
Signing.props Use dotnet certificate 2021-05-12 07:55:28 -07:00
source-build-tarball-build.yml [ArPow] Add offline tarball build infra and CI (#11403) 2021-08-06 12:50:48 -05:00
SourceBuild.props Removing source build patches 2021-05-05 09:30:06 -07:00
SourceBuild.Version.Details.xml [ArPow Tarball] Uptake new version of SBRP (#11491) 2021-08-12 08:27:52 -05:00
SourceBuildPrebuiltBaseline.xml ArPow stage 1: local source-build infrastructure (#10186) 2021-04-16 09:35:26 -05:00
TestVersions.props Remove clicommandlineparser dependency (#9855) 2021-03-02 13:17:32 -08:00
version.csproj Optional Workload: Finalizer (#10356) 2021-05-04 20:55:39 -07:00
Version.Details.xml Update CMAKE for Visual Studio 17.0 (#11561) 2021-08-17 11:44:09 -07:00
Versions.props Update Xamarin manifests for .NET 6 rc 1 (#11563) 2021-08-17 16:06:29 -05:00