This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
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
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.
-n
flag from the publish action, that actively prevented uploading of the symbol packages we create since #288Finally these changes look like this in NuGet Package Explorer: