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

[main] Update dependencies from dotnet/installer #8176

Merged
merged 19 commits into from
Jul 20, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jul 10, 2023

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.NETCore.App.Ref: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23364.3 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.7.23326.1 to 8.0.0-preview.7.23361.2 (parent: Microsoft.NETCore.App.Ref)
    • Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.7.23329.8 to 8.0.0-preview.7.23364.3 (parent: Microsoft.Dotnet.Sdk.Internal)
    • Microsoft.DotNet.Cecil: from 0.11.4-alpha.23327.1 to 0.11.4-alpha.23360.2 (parent: Microsoft.NET.ILLink.Tasks)

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

  • Subscription: 0ba14476-1d1a-452a-3b67-08da9690aef0
  • Build: 20230714.32
  • Date Produced: July 14, 2023 11:20:04 PM UTC
  • Commit: ca467d68c8f678a671984a46996d3fc37fe7f3de
  • Branch: refs/heads/main

…230710.1

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-preview.7.23330.16 -> To Version 8.0.100-preview.7.23360.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.ILLink.Tasks
 From Version 8.0.0-preview.7.23329.8 -> To Version 8.0.0-preview.7.23359.1 (parent: Microsoft.Dotnet.Sdk.Internal
jonathanpeppers and others added 4 commits July 10, 2023 15:02
…230714.32

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-preview.7.23330.16 -> To Version 8.0.100-preview.7.23364.32

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil
 From Version 8.0.0-preview.7.23329.8 -> To Version 8.0.0-preview.7.23364.3 (parent: Microsoft.Dotnet.Sdk.Internal
@jonathanpeppers
Copy link
Member

Wow, it seems like latest can't even run <Csc/>:

image

But the path is:

.NET location: /Users/builder/.dotnet/

Some of the env vars we have set, don't make sense:

DOTNET_HOST_PATH = /Users/builder/azdo/_work/1/s/xamarin-android/bin/Release/dotnet/dotnet
DOTNET_ROOT = /Users/builder/.dotnet/

Seems like these should match?

@lewing
Copy link
Member

lewing commented Jul 17, 2023

yeah we hit similar issues in dotnet/runtime#88751 discussion at dotnet/runtime#88754

@jonathanpeppers
Copy link
Member

So UseDotNet@2 has the same issue:

DOTNET_HOST_PATH = /Users/builder/azdo/_work/1/s/xamarin-android/bin/Release/dotnet/dotnet
DOTNET_ROOT = /Users/builder/azdo/_work/_tool/dotnet

Maybe something changed recently with $DOTNET_ROOT, in general.

@lewing
Copy link
Member

lewing commented Jul 17, 2023

yeah it was dotnet/roslyn#68918 / dotnet/roslyn#69010

@jonathanpeppers jonathanpeppers marked this pull request as draft July 19, 2023 15:52
@jonathanpeppers
Copy link
Member

Marking draft, as I'm testing a branch of xamarin/java.interop to disable a couple tests.

@jonathanpeppers jonathanpeppers marked this pull request as ready for review July 19, 2023 21:16
@jonathanpeppers jonathanpeppers merged commit 7bf4edd into main Jul 20, 2023
47 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-main-33fa432d-4d4a-4d5d-9e54-6af849b9f4e5 branch July 20, 2023 13:40
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 20, 2023
* main:
  Bump to dotnet/installer@ca467d68c8 8.0.100-preview.7.23364.32 (dotnet#8176)
  Clean up DotNetIgnore Unit Tests (dotnet#8163)
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 24, 2023
* main:
  $(AndroidPackVersionSuffix)=rc.1; net8 is 34.0.0-rc.1 (dotnet#8204)
  Bump to dotnet/installer@ca467d68c8 8.0.100-preview.7.23364.32 (dotnet#8176)
  Clean up DotNetIgnore Unit Tests (dotnet#8163)
  [Xamarin.Android.Build.Tasks] fix duplicate `.aar` files (dotnet#8196)
  [Documentation] Appease PoliCheck Rule: 79604 (dotnet#8197)
jonpryor pushed a commit that referenced this pull request Jul 31, 2023
Context: dotnet/runtime#89190
Context: #8176

Changes: dotnet/java-interop@151b03e...62efc09

  * dotnet/java-interop@62efc098: [tests] add category for tests that fail under LLVM (dotnet/java-interop#1131)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants