dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.91k stars 389 forks source link

Exclude symbol packages from publishing in NuGet push script #3733

Closed ocallesp closed 3 weeks ago

ocallesp commented 3 weeks ago

We no longer need to publish debug symbol packages because SourceLink provides source code linking during debugging.