LayTec-AG / Plotly.Blazor

This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
MIT License
354 stars 52 forks source link

Fix: Publish NuGet Symbol Package, Enable Deterministic Builds and Source Link #291

Closed georg-jung closed 1 year ago

georg-jung commented 1 year ago

See https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink for more information. I missed adding those two in #288 to complete the improved NuGet experience, sorry.

Finally these changes look like this in NuGet Package Explorer:

image