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

Remove duplicate PackageReference #6032

Merged
merged 4 commits into from Jun 25, 2022
Merged

Conversation

Youssef1313
Copy link
Member

The other reference comes from

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="$(MicrosoftCodeAnalysisVersion)" />
</ItemGroup>

Copy link
Member

@mavasani mavasani left a comment

Choose a reason for hiding this comment

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

Thanks

@mavasani mavasani enabled auto-merge June 24, 2022 14:39
@Youssef1313
Copy link
Member Author

@mavasani @sharwell I'm not sure about the remaining failure here.

@Youssef1313
Copy link
Member Author

dotnet/sdk#24747 (comment) has some details. FYI @jmarolf

auto-merge was automatically disabled June 24, 2022 20:50

Head branch was pushed to by a user without write access

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #6032 (bcee4e7) into main (0e7f40d) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #6032   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files        1338     1338           
  Lines      307164   307164           
  Branches     9787     9787           
=======================================
+ Hits       294978   294979    +1     
+ Misses       9809     9808    -1     
  Partials     2377     2377           

@Youssef1313
Copy link
Member Author

@mavasani @sharwell @jmarolf This is green now.

@mavasani mavasani merged commit 7c88690 into dotnet:main Jun 25, 2022
@github-actions github-actions bot added this to the vNext milestone Jun 25, 2022
@Youssef1313 Youssef1313 deleted the patch-16 branch June 25, 2022 05:41
JoeRobich added a commit to mavasani/roslyn-analyzers that referenced this pull request Jun 28, 2022
@jmarolf jmarolf modified the milestones: vNext, .NET 7.x Nov 15, 2022
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.

None yet

4 participants