Skip to content

[main] Update dependencies from dotnet/installer - #6670

Merged
jonathanpeppers merged 6 commits into
mainfrom
darc-main-7f8488b5-db83-40ac-b3ae-e21949fdb233
Jan 31, 2022
Merged

[main] Update dependencies from dotnet/installer#6670
jonathanpeppers merged 6 commits into
mainfrom
darc-main-7f8488b5-db83-40ac-b3ae-e21949fdb233

Conversation

@dotnet-maestro

@dotnet-maestrodotnet-maestroBot commented Jan 26, 2022

Copy link
Copy Markdown
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 6.0.100-1.21519.4 to 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal)

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

  • Subscription: a0cff712-e0dc-44ab-e9c0-08d9bf15e2fc
  • Build: 20220128.8
  • Date Produced: January 29, 2022 7:44:41 AM UTC
  • Commit: e950d071463b02978f13d5324aeadd0eb9a51cfc
  • Branch: refs/heads/release/6.0.2xx

…220125.2
Microsoft.Dotnet.Sdk.Internal
From Version 6.0.200-rtm.22074.2 -> To Version 6.0.200-rtm.22075.2
Dependency coherency updates
Microsoft.NET.ILLink.Tasks
From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal
@jonathanpeppers

Copy link
Copy Markdown
Member

Hmm, we get warnings on projects like:

CSC : warning AD0001: Analyzer 'ILLink.RoslynAnalyzer.RequiresAssemblyFilesAnalyzer' threw an exception of type 'System.NullReferenceException' with message 'Object reference not set to an instance of an object.'. 

…220126.4
Microsoft.Dotnet.Sdk.Internal
From Version 6.0.200-rtm.22074.2 -> To Version 6.0.200-rtm.22076.4
Dependency coherency updates
Microsoft.NET.ILLink.Tasks
From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal
dotnet-maestroBotand others added 2 commits January 28, 2022 13:41
…220127.13
Microsoft.Dotnet.Sdk.Internal
From Version 6.0.200-rtm.22074.2 -> To Version 6.0.200-rtm.22077.13
Dependency coherency updates
Microsoft.NET.ILLink.Tasks
From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal
…220128.8
Microsoft.Dotnet.Sdk.Internal
From Version 6.0.200-rtm.22074.2 -> To Version 6.0.200-rtm.22078.8
Dependency coherency updates
Microsoft.NET.ILLink.Tasks
From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal

@jonathanpeppersjonathanpeppers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good, only failures are:

image

Should be fixed in #6689

@jonathanpeppers
jonathanpeppers merged commit 5208086 into mainJan 31, 2022
@jonathanpeppers
jonathanpeppers deleted the darc-main-7f8488b5-db83-40ac-b3ae-e21949fdb233 branch January 31, 2022 16:37
jonathanpeppers added a commit to jonathanpeppers/xamarin-android that referenced this pull request Feb 3, 2022
Changes: dotnet/installer@52d6372...e950d07
Changes: dotnet/linker@d0662ed...70dc7f6
Updates:
* Microsoft.Dotnet.Sdk.Internal: from 6.0.200-rtm.22074.2 to 6.0.200-rtm.22078.8
* Microsoft.NET.ILLink.Tasks: from 6.0.100-1.21519.4 to 6.0.200-1.22069.1
Disable `$(EnableSingleFileAnalyzer)` until we get a fix for:
dotnet/linker#2563
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
jonathanpeppers added a commit that referenced this pull request Feb 3, 2022
Changes: dotnet/installer@52d6372...e950d07
Changes: dotnet/linker@d0662ed...70dc7f6
Updates:
* Microsoft.Dotnet.Sdk.Internal: from 6.0.200-rtm.22074.2 to 6.0.200-rtm.22078.8
* Microsoft.NET.ILLink.Tasks: from 6.0.100-1.21519.4 to 6.0.200-1.22069.1
Disable `$(EnableSingleFileAnalyzer)` until we get a fix for:
dotnet/linker#2563
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jan 24, 2024
Sign up for freeto 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.

1 participant

@jonathanpeppers