Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 1, 2020

This pull request updates the following dependencies

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

  • Subscription: 36a1aced-c3e4-49c7-70c3-08d83eef1915
  • Build: 20200901.2
  • Date Produced: 9/1/2020 1:04 PM
  • Commit: 51a1071f8871e0c93afbaf1b2ac2c9e59c7b6491
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.Build.Localization: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02
    • Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20451-02

…0901.2

Microsoft.Build.Localization , Microsoft.Build
 From Version 16.8.0-preview-20429-01 -> To Version 16.8.0-preview-20451-02
@mmitche
Copy link
Member

mmitche commented Sep 1, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sfoslund
Copy link
Member

sfoslund commented Sep 1, 2020

/Users/runner/work/1/s/src/Cli/dotnet/dotnet.csproj : error NU1605: Detected package downgrade: Microsoft.Win32.Registry from 4.6.0 to 4.3.0. Reference the package directly from the project to select a different version. [/Users/runner/work/1/s/sdk.sln]
/Users/runner/work/1/s/src/Cli/dotnet/dotnet.csproj : error NU1605: Microsoft.DotNet.Cli -> Microsoft.Build 16.8.0-preview-20451-02 -> Microsoft.Win32.Registry (>= 4.6.0) [/Users/runner/work/1/s/sdk.sln]
/Users/runner/work/1/s/src/Cli/dotnet/dotnet.csproj : error NU1605: Microsoft.DotNet.Cli -> Microsoft.Win32.Registry (>= 4.3.0) [/Users/runner/work/1/s/sdk.sln]
##[error]src/Cli/dotnet/dotnet.csproj(0,0): error NU1605: (NETCORE_ENGINEERING_TELEMETRY=Restore) Detected package downgrade: Microsoft.Win32.Registry from 4.6.0 to 4.3.0. Reference the package directly from the project to select a different version.

@mmitche looks like we have some conflicting version requirements here

@mmitche
Copy link
Member

mmitche commented Sep 1, 2020

I think I see the issue.

@joeloff
Copy link
Member

joeloff commented Sep 1, 2020

@mmitche care to elaborate. The msbuild version appears to be higher than what was previously referenced

@mmitche
Copy link
Member

mmitche commented Sep 1, 2020

@mmitche care to elaborate. The msbuild version appears to be higher than what was previously referenced

It referenced a newer version of Microsoft.Win32.Registry than was explicitly referenced in this repo (4.6.0 vs. 4.3.0). I've fixed it up

@dotnet-maestro dotnet-maestro bot merged commit 6ca2253 into release/5.0.1xx Sep 2, 2020
@dotnet-maestro dotnet-maestro bot deleted the darc-release/5.0.1xx-109b16f9-8d68-457c-a578-5defc4be5515 branch September 2, 2020 00:32
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.

5 participants