devlooped / nugetizer

A simple to understand packing model for authoring NuGet packages
https://clarius.org/nugetizer/
MIT License
254 stars 7 forks source link

When publishing as a tool, readme inclusions are resolved from publish dir #435

Closed kzu closed 4 weeks ago

kzu commented 11 months ago

Error looks like:

warning NG001: Failed to resolve include: ../../readme.md#content. File not found at expected location /home/runner/work/.../bin/Debug/net6.0/publish/../../readme.md. 
kzu commented 4 weeks ago

This is no longer the case in latest stable