Closed Ghazanfar373 closed 4 months ago
Hello! Can you please provide more info on your issue? What branch are you on?
Actually I was working on main branch clone. Is it the right branch to work on? I was trying to build this source code using .NET8.
Yes, that is a correct branch to work on. Can you please check if your local branch is based on the latest remote commit?
Latest commit can be found https://github.com/asv-soft/asv-drones/commit/437423a74cbc179eae74628801ec0ba89db3dbc6
Yes it is latest commit, crossed check
Could it be the reason of .NET8 ?
No, the problem is that Visual Studio wants to get our API package with version 0.3.6 and it is probably not available via standard nuget download. I will try to resolve this issue today and then will get back to you.
Thanks for your time and efforts !
Please try to update your main branch and then to build the project.
It's working now, Thanks A lot 👍