You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that I am running the latest version of the EcoreNetto
I have searched open and closed issues to ensure it has not already been reported
Description
Summary: NuGet package versions are repeated across 6+ projects (Serilog, NUnit, coverlet, Moq, SourceLink, etc.), inviting version drift.
Affected files: repo root (new Directory.Packages.props); all */*.csprojPackageReference version attributes.
Proposed solution: Enable Central Package Management (ManagePackageVersionsCentrally=true) with <PackageVersion> entries in Directory.Packages.props; strip Version= from project references.
Prerequisites
Description
Directory.Packages.props); all*/*.csprojPackageReferenceversion attributes.ManagePackageVersionsCentrally=true) with<PackageVersion>entries inDirectory.Packages.props; stripVersion=from project references.