Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[net9.0] Update dependencies from dotnet/sdk #20994

Merged
merged 8 commits into from
Aug 12, 2024

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Aug 7, 2024

This pull request updates the following dependencies

Coherency Updates

The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format

  • Coherency Updates:
    • Microsoft.NET.ILLink.Tasks: from 9.0.0-rc.1.24406.14 to 9.0.0-rc.1.24408.12 (parent: Microsoft.NET.Sdk)
    • Microsoft.NETCore.App.Ref: from 9.0.0-rc.1.24406.14 to 9.0.0-rc.1.24408.12 (parent: Microsoft.NET.Sdk)
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-rc.1.24379.5 to 9.0.0-rc.1.24402.2 (parent: Microsoft.NETCore.App.Ref)
    • Microsoft.NETCore.App.Ref: from 9.0.0-rc.1.24406.14 to 9.0.0-rc.1.24408.12 (parent: Microsoft.NET.Sdk)

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

  • Subscription: 3727984b-7a79-4ba3-37dd-08dbe6bddf31
  • Build: 20240809.1
  • Date Produced: August 9, 2024 8:31:14 AM UTC
  • Commit: 43360291a50c9c7c471551f8f8363919d38014ea
  • Branch: refs/heads/main

Microsoft.NET.Sdk
 From Version 9.0.100-rc.1.24380.5 -> To Version 9.0.100-rc.1.24406.36

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref,Microsoft.DotNet.Cecil
 From Version 9.0.0-rc.1.24378.5 -> To Version 9.0.0-rc.1.24403.1 (parent: Microsoft.NET.Sdk
Copy link
Contributor

github-actions bot commented Aug 7, 2024

.net ChangeLog for #20994

Level 1

Level 2

Generated using https://github.com/spouliot/dotnet-tools/tree/master/changelog

GitHub Actions and others added 4 commits August 7, 2024 12:45
Microsoft.NET.Sdk
 From Version 9.0.100-rc.1.24406.36 -> To Version 9.0.100-rc.1.24408.2

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Ref
 From Version 9.0.0-rc.1.24403.1 -> To Version 9.0.0-rc.1.24406.14 (parent: Microsoft.NET.Sdk
dotnet-maestro bot and others added 2 commits August 9, 2024 12:37
Microsoft.NET.Sdk
 From Version 9.0.100-rc.1.24408.2 -> To Version 9.0.100-rc.1.24409.1

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref
 From Version 9.0.0-rc.1.24406.14 -> To Version 9.0.0-rc.1.24408.12 (parent: Microsoft.NET.Sdk
@rolfbjarne
Copy link
Member

rolfbjarne commented Aug 9, 2024

dotnet/runtime#105714 breaks one of our tests, looks like we should make sure DebuggerSupport=false when building release builds:

Linker.Shared.Reflection.ReflectionTest
	[FAIL] ParameterInfoName :   1
  Expected: "System.String " or "System.String"
  But was:  "System.String firstParameter"
		   at Linker.Shared.Reflection.ReflectionTest.ParameterInfoName() in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/linker/ios/link sdk/ReflectionTest.cs:line 41

@rolfbjarne rolfbjarne merged commit 2142e31 into net9.0 Aug 12, 2024
29 checks passed
@rolfbjarne rolfbjarne deleted the darc-net9.0-4ba2d1f7-1518-4783-9df1-55699f050bc5 branch August 12, 2024 09:22
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.

3 participants