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

Remove unnecessary [CmdletBinding()] attributes from publish scripts #3755

Closed ocallesp closed 1 week ago

ocallesp commented 2 weeks ago

Fix error:

image