Since the condition for building is only when there is a difference in the script itself, the build will not occur even if there is a change in the package, reference project, or reference script.
However, if you do a dotnet run every time, there will be a considerable delay in script execution.
Do you need an option to support this?
Since the condition for building is only when there is a difference in the script itself, the build will not occur even if there is a change in the package, reference project, or reference script.
However, if you do a dotnet run every time, there will be a considerable delay in script execution.
Do you need an option to support this?