Open haraldsteinlechner opened 2 years ago
dotnet aardpack hangs in dotnet build, most likely because some stream is not closed (?). This might be a similar issue. https://github.com/dotnet/msbuild/issues/3383
attempt failed. shellExecute needs to be false anyways. one could close the daemon after running the build task - would be cleaner i think
dotnet aardpack hangs in dotnet build, most likely because some stream is not closed (?). This might be a similar issue. https://github.com/dotnet/msbuild/issues/3383