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 #7647

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

dotnet-maestro[bot]
Copy link
Contributor

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 8.0.100-1.22609.1 to 8.0.100-1.22612.2 (parent: Microsoft.Dotnet.Sdk.Internal)

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

  • Subscription: 0ba14476-1d1a-452a-3b67-08da9690aef0
  • Build: 20221216.7
  • Date Produced: December 16, 2022 11:08:09 PM UTC
  • Commit: 47a747f2265086a0b154d476df6fd633595ece7d
  • Branch: refs/heads/main

…221216.7

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-alpha.1.22611.1 -> To Version 8.0.100-alpha.1.22616.7

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 8.0.100-1.22609.1 -> To Version 8.0.100-1.22612.2 (parent: Microsoft.Dotnet.Sdk.Internal
Context: https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/tag/v2.1.758
Context: KirillOsenkov/MSBuildStructuredLog#644

A few tests were failing with:

    Failed Install_CSharp_Change
    Error Message:
    System.NotSupportedException : Unsupported log file format. Latest supported version is 14, the log file has version 15.
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.500" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.758" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@grendello FYI, the .binlog format just changed in .NET 8. I remember you were using this library for something?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, to find values of properties when preparing a project for native debugging/profiling. I'll update my reference, thanks :)

@jonathanpeppers jonathanpeppers merged commit 2a10e96 into main Dec 20, 2022
@jonathanpeppers jonathanpeppers deleted the darc-main-7ac4f017-b01b-4f4c-9b86-10fa04c992d0 branch December 20, 2022 22:41
grendello added a commit to grendello/xamarin-android that referenced this pull request Jan 4, 2023
* main:
  [Xamarin.Android.Build.Tasks] use %(TrimmerRootAssembly.RootMode) All (dotnet#7651)
  Bump to dotnet/installer@47a747f 8.0.100-alpha.1.22616.7 (dotnet#7647)
  Bump to dotnet/installer@167a4ed 8.0.100-alpha.1.22611.1 (dotnet#7630)
  Bump to xamarin/Java.Interop/main@f8d77fa (dotnet#7638)
  [ci] Fix Designer test paths (dotnet#7635)
  [Xamarin.Android.Build.Tasks] perf improvements for LlvmIrGenerator (dotnet#7626)
  [Xamarin.Android.Build.Tasks] AutoImport `*.webp` files (dotnet#7601)
  Localized file check-in by OneLocBuild Task (dotnet#7632)
  Bump $(ProductVersion) to 13.2.99
  Bump to xamarin/monodroid@c0c933b7 (dotnet#7633)
  [Xamarin.Android.Build.Tasks] Fix aapt_rules.txt corruption (dotnet#7587)
  [Xamarin.Android.Build.Tasks] Add XA1031 error (dotnet#7448)
  Bump to xamarin/Java.Interop/main@149d70f (dotnet#7625)
  [CODEOWNERS] More updates to CODEOWNERS (dotnet#7628)
  [Xamarin.Android.Build.Tasks] avoid `File.Exists()` check (dotnet#7621)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 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