Dutchskull / Aspire.PolyRepo

This library for DotNet Aspire enables poly repo support and the addition of Git repositories to your Aspire projects. It simplifies multi-repository management and streamlines dependency handling, making it easier to work with multiple repositories in a Aspire project.
19 stars 4 forks source link

LibGit2Sharp not packed properly #23

Closed WhiteOlivierus closed 3 weeks ago

WhiteOlivierus commented 3 weeks ago

Because of how to nuspec file was setup this would not pack the LibGit2Sharp package correctly. This has been resolved now.

This was part of issue #22