bufferUnderrun

Results 6 comments of bufferUnderrun

Is there anyone who can fork this project and apply criticals PR like this one ? ...And provide .exe ? Thanks

@Arnaudv6 Thanks, Absolutely Fabulous, v1.4 working great !! This excellent fork should have a better visibility, why not adding a redirect to ?

@RamonUnch **your version is just perfect** and solve all issues that suffer the old altdrag version. I use your but hard to find it on google and how is your...

i follow the wiki and await-ing is not working : ```C# var result = await $"dir"; WriteLine(result.ExitCode); result.StdOut.ForEach(WriteLine); ``` Resulting Script compilation failure! See diagnostics below. ``` Nake.csx(26,1): error CS0670:...

Same for the official doc in the readme.md : copy/paste and running code throw error. For the last v3.0, the starting template looks like : ```C# #r "nuget: Nake.Meta" //...

Hi @rdeago , been very busy last months and i did not follow all the threads as i used to. Thanks to your ping and thanks for the time you...