You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to use dotnet pack to turn the executable into a .NET tool that's supported on the latest stable versions (.NET 6 & .NET 7). This should ideally be automated in a workflow.
The text was updated successfully, but these errors were encountered:
We need to use
dotnet pack
to turn the executable into a .NET tool that's supported on the latest stable versions (.NET 6 & .NET 7). This should ideally be automated in a workflow.The text was updated successfully, but these errors were encountered: