Skip to content

Conversation

@ViktorHofer
Copy link
Contributor

@ViktorHofer ViktorHofer commented Apr 21, 2023

Microsoft.CSharp.dll is part of the net5.0 shared framework and a package reference to Microsoft.CSharp is ignored. While this is true, consumers of Shouldly still download the dependency unnecessarily. Minimizing the dependency graph makes restore more efficient.

Microsoft.CSharp.dll is part of the net5.0 shared framework and a package reference to Microsoft.CSharp is ignored. While this is true, consumers of Shouldly still download the dependency unnecessarily.
@slang25
Copy link
Member

slang25 commented Apr 21, 2023

Nice one @ViktorHofer

@slang25 slang25 merged commit 501cd1a into shouldly:master Apr 21, 2023
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch April 21, 2023 17:38
@ViktorHofer
Copy link
Contributor Author

Sure 👍

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.

3 participants