VIROO Studio - Error with the URL of NuGet package

Problem:
When opening a project the following error appears mentioning UnityNuGet.

Additional information:
Viroo version: 2.6
Unity version: 2022.3.9f1 and 2022.3.40f1

Solution:
This problem occurs because one of the external dependencies that Viroo uses, called NuGet, has changed the URL and you have to apply that change in the package manifest.
With projects that already have the package cached it is not a problem, but in this case you will have to change it. To do this, go into the Packages folder of the Unity project and edit the manifest.json file.
Once the file is open, in the scopedRegistries section, you will have to change the Unity NuGet URL for this new one: https://unitynuget-registry.openupm.com

This should look like this:
Once you have done this, reopen the project and the error should disappear.

Please visit our VirooStudio FAQ&Troubleshooting page for more info: VirtualDesk Support - VIROO Knowledge Base - VIROO STUDIO