KKacer
KKacer
Your FTP upload examples shows 2 scenarios: Upload a file. **Your Example 1:** ``` ``` **Your Example 2:** Upload all the files in an ItemGroup: ``` ``` (I am using...
_Updated, part of the code was not shown in the first post._ First thank you for the great work, I have 1 issue with the code usage: Tried this: `...
Hello there, Thanks for making a great tool, actually it didn't work for me, the background calculated positions or the naming may have some issues.
I tried to change everything to just target .Net 9.0 and getting this error when I build the solution: The "AspectInjectorTask" task could not be loaded from the assembly D:\aspect-injector-master\aspects\../src/AspectInjector/bin/Debug/net9.0/AspectInjector.dll....