TinyHelpers icon indicating copy to clipboard operation
TinyHelpers copied to clipboard

Add Source Link support

Open marcominerva opened this issue 3 years ago • 0 comments

TinyHelpers, TinyHelpers.AspNetCore and TinyHelpers.EntityFrameworkCore projects must support Source Link, as described here: https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link.

At https://github.com/ErikEJ/SqlClientExtensions/blob/main/src/SqlClientExtensions/SqlClientExtensions.csproj you can find a real example of a library with Source Link enabled.

marcominerva avatar Sep 19 '22 14:09 marcominerva