nstoredev / NStore

Opinionated eventsourcing library
MIT License
86 stars 16 forks source link

Centralize NuGet package versions using Directory.Packages.props #119

Closed alkampfergit closed 4 months ago

alkampfergit commented 4 months ago

Implements centralized management of NuGet package versions across the project using the Directory.Packages.props file.


For more details, open the Copilot Workspace session.

alkampfergit commented 4 months ago

Project files does not compile due to errors

home/runner/work/NStore/NStore/src/NStore.Domain/NStore.Domain.csproj : error NU1009: The packages NETStandard.Library are implicitly referenced. You do not typically need to reference them from your project or in your central package versions management file. For more information, see https://aka.ms/sdkimplicitrefs [/home/runner/work/NStore/NStore/src/NStore.sln]