Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 25, 2019

This pull request updates the following dependencies

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

  • Build: 20190924.3
  • Date Produced: 9/24/2019 6:16 PM
  • Commit: 0e9ffd6464aff37aef2dc41dc2162d258f266e32
  • Branch: refs/heads/release/3.x
  • Updates:
    • Microsoft.DotNet.Arcade.Sdk -> 1.0.0-beta.19474.3

From https://github.com/dotnet/core-setup

  • Build: 20191002.23
  • Date Produced: 10/3/2019 1:52 AM
  • Commit: d34d1570bfdf669ed94b4c939b2f39a1650e2320
  • Branch: refs/heads/release/3.0
  • Updates:
    • Microsoft.NETCore.App.Runtime.win-x64 -> 3.0.1
    • Microsoft.NETCore.App.Ref -> 3.0.1

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

  • Microsoft.CSharp -> 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • System.CodeDom -> 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • System.ComponentModel.Annotations -> 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • System.Configuration.ConfigurationManager -> 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  • System.Data.SqlClient -> 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)

…924.3

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: EntityFramework6-ci
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@wtgodbe
Copy link
Member

wtgodbe commented Sep 25, 2019

Same as dotnet/blazor#1899

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: EntityFramework6-ci
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu dougbu added the area-infrastructure Issues related to our MSBuild projects and targets, build scripts, CI, etc. label Sep 25, 2019
@dougbu
Copy link
Contributor

dougbu commented Sep 25, 2019

Agreed @wtgodbe

This PR is hitting the known Unable to find package Microsoft.DotNet.Arcade.Sdk with version (= 1.0.0-beta.19474.3) issue. See also aspnet/AspLabs#225

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: EntityFramework6-ci
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 26, 2019

@JunTaoLuo @nguerrera same duplicate resource identifier issue as in dotnet/razor#1172:

CSC : error CS1508: Resource identifier 'System.Data.Entity.Query.StoredProcedures.IceAndFireModel' has already been used in this assembly [F:\workspace.1\_work\1\s\test\EntityFramework\FunctionalTests\FunctionalTests.csproj]

(No problems with MSBuild versions. No BYOC queue use here.)

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 26, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: EntityFramework6-ci
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

…0191002.01

- Microsoft.NETCore.App.Ref - 3.0.1-servicing-19502-01
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1-servicing-19502-01

Dependency coherency updates

- Microsoft.CSharp - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.CodeDom - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Configuration.ConfigurationManager - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Data.SqlClient - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
@dotnet-maestro dotnet-maestro bot changed the title [release/6.3] Update dependencies from dotnet/arcade [release/6.3] Update dependencies from dotnet/arcade dotnet/core-setup Oct 2, 2019
…0191002.09

- Microsoft.NETCore.App.Ref - 3.0.1-servicing-19502-09
- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1-servicing-19502-09

Dependency coherency updates

- Microsoft.CSharp - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.CodeDom - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Configuration.ConfigurationManager - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Data.SqlClient - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…0191002.23

- Microsoft.NETCore.App.Runtime.win-x64 - 3.0.1
- Microsoft.NETCore.App.Ref - 3.0.1

Dependency coherency updates

- Microsoft.CSharp - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.CodeDom - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Configuration.ConfigurationManager - 4.6.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Data.SqlClient - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
@dougbu
Copy link
Contributor

dougbu commented Oct 3, 2019

/azp run EntityFramework6-ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Oct 3, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: EntityFramework6-ci
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@mmitche
Copy link
Member

mmitche commented Oct 3, 2019

I'm gonna close this out and just trigger the core-setup update.

@mmitche mmitche closed this Oct 3, 2019
@dougbu dougbu deleted the darc-release/6.3-69a71bbc-707a-4824-989d-bb2011b4ff57 branch January 8, 2020 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Issues related to our MSBuild projects and targets, build scripts, CI, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants