You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[regression] [worked-in:maui]
The "VerifyVersionsTask" task could not be loaded from the assembly C:\Users\joepuhich.nuget\packages\xamarin.build.download\0.11.4\build\Xamarin.Build.Download.dll. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
Original Comments
Feedback Bot on 12/1/2024, 06:41 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
joe puhich on 12/3/2024, 00:33 PM:
Build started at 12:29 PM…
1>------ Build started: Project: Zl1800phone, Configuration: Debug Any CPU ------
1>C:\Users\joepuhich\source\repos\Zl1800phone_XXXXX_tops_two2\Zl1800phone.csproj(70,3): error MSB4062: The “VerifyVersionsTask” task could not be loaded from the assembly C:\Users\joepuhich.nuget\packages\xamarin.build.download\0.11.4\build\Xamarin.Build.Download.dll. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
1>Done building project “Zl1800phone.csproj” – FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 12:29 PM and took 04.532 seconds ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
========== Deploy completed at 12:29 PM and took 04.534 seconds ==========
The text was updated successfully, but these errors were encountered:
i have updated all my nuget packages to androidx from support. everything is running well, but i get this error and i do not know what is wrong. I thought maybe u could help me, by pointing to a nuget package that is used to find "VerifyVersionstask". i have been converting a project from vs2022 to net maui. i think i have all my code ready for final compilation, but i can not get by this error. i do not know where to look to find the solution. I found this "VerifyVersionsTask" code in a dll file , but it does not point to any other files?? any help would be great.
This issue has been moved from a ticket on Developer Community.
[regression] [worked-in:maui]
The "VerifyVersionsTask" task could not be loaded from the assembly C:\Users\joepuhich.nuget\packages\xamarin.build.download\0.11.4\build\Xamarin.Build.Download.dll. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
Original Comments
Feedback Bot on 12/1/2024, 06:41 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
joe puhich on 12/3/2024, 00:33 PM:
Build started at 12:29 PM…
1>------ Build started: Project: Zl1800phone, Configuration: Debug Any CPU ------
1>C:\Users\joepuhich\source\repos\Zl1800phone_XXXXX_tops_two2\Zl1800phone.csproj(70,3): error MSB4062: The “VerifyVersionsTask” task could not be loaded from the assembly C:\Users\joepuhich.nuget\packages\xamarin.build.download\0.11.4\build\Xamarin.Build.Download.dll. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
1>Done building project “Zl1800phone.csproj” – FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 12:29 PM and took 04.532 seconds ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
========== Deploy completed at 12:29 PM and took 04.534 seconds ==========
The text was updated successfully, but these errors were encountered: