Eideren
Eideren
Is this ready for merge ?
Another workaround would be to set your `NUGET_PACKAGES` environment variable to another safer path https://learn.microsoft.com/en-us/nuget/consume-packages/managing-the-global-packages-and-cache-folders
@VaclavElias It's not really a component, it only inherits from the `IEntityGizmo` interface. The editor has facilities to automate the spawning and management of those gizmos when creating and destroying...
@Kryptos-FR it is not, I have two entities here, one with the component as first, and the other one as second, both show up with `isMainGizmo:false` as expected  Can...
Thanks for reviewing @Kryptos-FR
Thanks !
I think it makes far more sense as a page on the wiki
Getting an exception when creating a new project in the editor: ``` System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Method 'GetChangeSignatureOptions' in type 'RoslynPad.Roslyn.LanguageServices.ChangeSignature.ChangeSignatureOptionsService' from assembly...
@Ethereal77 regarding your question, we could ask users to build that one first in the worst case scenario ... I understand that library has to process the other solutions to...