Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Dec 22, 2025

This pull request updates the following dependencies

From https://github.com/dotnet/dotnet

Summary

NuGet Configuration Cleanup:

  • Removed several unused or manually added NuGet package sources from NuGet.config, streamlining the package source list.

Build and Tooling Improvements:

  • Improved the runtime pack restore step in Step_InstallDotNetPreview.cs by switching from a utility command runner to using ProcessRunner, enabling better output handling and verbosity.
  • Added the DOTNET_CLI_TELEMETRY_OPTOUT variable (set to true) in build automation to disable .NET CLI telemetry during builds.

Minor Build Task Fix:

  • Simplified the AdbTarget property in Xamarin.Android.Common.targets by removing unnecessary quotation marks around the device name.

…219.9

On relative base path root
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1 , Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-alpha.1.25614.102 -> To Version 11.0.0-alpha.1.25619.109
Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.25614.102 -> To Version 11.0.0-beta.25619.109
Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25614.102 -> To Version 0.11.5-alpha.25619.109
Microsoft.NET.Sdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-alpha.1 From Version 11.0.100-alpha.1.25614.102 -> To Version 11.0.100-alpha.1.25619.109
Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-alpha.25614.102 -> To Version 11.0.100-alpha.25619.109
dotnet-maestro bot and others added 9 commits December 29, 2025 05:03
…219.9

On relative base path root
Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-alpha.1 From Version 11.0.0-alpha.1.25614.102 -> To Version 11.0.100-alpha.1.25619.109
…219.9

On relative base path root
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1 From Version 11.0.100-alpha.1.25619.109 -> To Version 11.0.0-alpha.1.25619.109
jonathanpeppers added a commit that referenced this pull request Jan 6, 2026
Squashed commit of the following:

commit e18cc6e
Author: Jonathan Peppers <[email protected]>
Date:   Tue Jan 6 12:14:06 2026 -0600

    Update variables.yaml

commit 1f4ee87
Author: Jonathan Peppers <[email protected]>
Date:   Tue Jan 6 11:44:41 2026 -0600

    Update Xamarin.Android.Common.targets

commit 2996b46
Author: Jonathan Peppers <[email protected]>
Date:   Mon Jan 5 13:57:39 2026 -0600

    Update Step_InstallDotNetPreview.cs

commit d77afba
Author: Jonathan Peppers <[email protected]>
Date:   Mon Jan 5 11:45:59 2026 -0600

    Update Step_InstallDotNetPreview.cs

commit 77daf1f
Author: Jonathan Peppers <[email protected]>
Date:   Mon Jan 5 11:02:43 2026 -0600

    see if we can remove dotnet10 feeds

commit 2a263a6
Author: Jonathan Peppers <[email protected]>
Date:   Mon Jan 5 11:02:31 2026 -0600

    Remove old feeds

commit a56cb6a
Merge: 9e4e83d 3205de6
Author: Jonathan Peppers <[email protected]>
Date:   Mon Jan 5 11:01:42 2026 -0600

    Merge branch 'main' into darc-main-1d9f7d07-2bbb-4810-b696-4f3fbee0c1cf

commit 9e4e83d
Author: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Date:   Mon Jan 5 05:02:00 2026 +0000

    Update dependencies from https://github.com/dotnet/dotnet build 20251219.9
    On relative base path root
    Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1 From Version 11.0.100-alpha.1.25619.109 -> To Version 11.0.0-alpha.1.25619.109

commit ab4c30a
Author: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Date:   Mon Dec 29 05:03:15 2025 +0000

    Update dependencies from https://github.com/dotnet/dotnet build 20251219.9
    On relative base path root
    Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-11.0.100-alpha.1 From Version 11.0.0-alpha.1.25614.102 -> To Version 11.0.100-alpha.1.25619.109

commit 6c52730
Author: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Date:   Mon Dec 22 05:03:05 2025 +0000

    Update dependencies from https://github.com/dotnet/dotnet build 20251219.9
    On relative base path root
    Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1 , Microsoft.NET.ILLink , Microsoft.NETCore.App.Ref From Version 11.0.0-alpha.1.25614.102 -> To Version 11.0.0-alpha.1.25619.109
    Microsoft.DotNet.Build.Tasks.Feed From Version 11.0.0-beta.25614.102 -> To Version 11.0.0-beta.25619.109
    Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25614.102 -> To Version 0.11.5-alpha.25619.109
    Microsoft.NET.Sdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-alpha.1 From Version 11.0.100-alpha.1.25614.102 -> To Version 11.0.100-alpha.1.25619.109
    Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-alpha.25614.102 -> To Version 11.0.100-alpha.25619.109
@jonathanpeppers jonathanpeppers merged commit 9297282 into main Jan 6, 2026
57 of 59 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-main-1d9f7d07-2bbb-4810-b696-4f3fbee0c1cf branch January 6, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants