ivanparvaresh / dotnet-exec

Execute shell script as dotnet tasks
MIT License
22 stars 3 forks source link

Help to migrate from net5 to net6 #52

Open yadickson opened 3 months ago

yadickson commented 3 months ago

Hello,

That is amazing project and very usable for me and my teams.

We have a little problem to execute this super tool on the M1 apple machine, because is not compatible.... Maybe, the only solution is to upgrade from net5 to net6.

Best regards