Hi @Cleiton Bruno Alves De Oliveira ,
Welcome to Microsoft Q&A!
Do you mean that it occurs in all projects? What is the project type?
Please try the following:
- Update and repair your Visual Studio 2022 through Visual Studio Installer.
- Check that the path is correct, and that the file exists on disk.
- Ensure that you have permission to write to the obj\debug folder.
- Please check if you have installed the packages for this LeadPlus.Visita.CrossCutting.dll. You can right-click on the project node in Solution Explorer > Manage NuGet Packages > update or uninstall relevant packages.
- Clear NuGet caches with dotnet nuget locals all --clear.
- Clean and rebuild the solution.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.