Skip to content

Upgrade packages to minimize the size of dependency graph#1

Open
sucrose0413 wants to merge 1 commit into
timothyleerussell:masterfrom
sucrose0413:master
Open

Upgrade packages to minimize the size of dependency graph#1
sucrose0413 wants to merge 1 commit into
timothyleerussell:masterfrom
sucrose0413:master

Conversation

@sucrose0413

Copy link
Copy Markdown

Hi@timothyleerussell, I found an issue in the Snoffleware.LLBLGen.Identity.Test.csproj:

Packages Microsoft.Extensions.Identity.Stores v5.0.3, Microsoft.NET.Test.Sdk v16.8.3, MSTest.TestAdapter v2.1.2, coverlet.collector v3.0.2, SD.LLBLGen.Pro.DQE.SqlServer v5.6.1 and SD.LLBLGen.Pro.ORMSupportClasses v5.6.1 transitively introduce 127 dependencies into Snoffleware.LLBLGen.Identity’s dependency graph (see dependency graph before upgrades), while Microsoft.Extensions.Identity.Stores v5.0.4, Microsoft.NET.Test.Sdk v16.9.1, MSTest.TestAdapter v2.2.1, coverlet.collector v3.0.3, SD.LLBLGen.Pro.DQE.SqlServer v5.7.2 and SD.LLBLGen.Pro.ORMSupportClasses v5.7.2 can only introduce 96 dependencies (see dependency graph after upgrades).

These upgrades can help project minimize the size of dependency graph.
Hope the PR can help you.

Best regards,
sucrose

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.

1 participant