Skip to content

Reduce dependencies#36283

Merged
JoeRobich merged 1 commit intodotnet:release/dev16.2-preview2from
JoeRobich:reduce-dependencies
Jun 14, 2019
Merged

Reduce dependencies#36283
JoeRobich merged 1 commit intodotnet:release/dev16.2-preview2from
JoeRobich:reduce-dependencies

Conversation

@JoeRobich
Copy link
Copy Markdown
Member

@JoeRobich JoeRobich commented Jun 10, 2019

A few issues were found when validating NuGet packages for the 16.2 preview2 release.

  1. It looks like Microsoft.CodeAnalysis.editorfeatures.common is missing from NuGet and is preventing me from installing Microsoft.VisualStudio.LanguageServices.3.2.0-beta2-final.nupkg as it is dependent on it. (Microsoft.VisualStudio.LanguageServices has added many new nuget dependencies  #30662)
  2. Also I’m getting this error on upgrade that Microsoft.CodeAnalysis.FlowAnalysis.Utilities is missing (from Microsoft.CodeAnalysis.Features) as well. We will publish the required packages to NuGet and unlist.

@tmat and @jasonmalinowski please take a look

@JoeRobich JoeRobich requested a review from a team as a code owner June 10, 2019 22:54
@JoeRobich JoeRobich requested a review from a team as a code owner June 11, 2019 21:18
@JoeRobich JoeRobich force-pushed the reduce-dependencies branch from a4d00eb to cd90555 Compare June 12, 2019 21:49
@JoeRobich
Copy link
Copy Markdown
Member Author

@jasonmalinowski Can you give this another look?

@JoeRobich
Copy link
Copy Markdown
Member Author

@tmat please take a look

Copy link
Copy Markdown
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

Looks good to me, and thanks for the comment!

@JoeRobich JoeRobich merged commit 3add467 into dotnet:release/dev16.2-preview2 Jun 14, 2019
Copy link
Copy Markdown
Member

@tmat tmat left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants