lcsondes

Results 7 issues of lcsondes

This is still an issue but it got auto-closed: https://github.com/shimat/opencvsharp/issues/1224

### Environment - Visual Studio version: 2019 Community - CodeMaid version: 11.1 - Code language: C# ### Description ``` using System; ref struct Bug // This will get code cleaned...

reproduced
bug
feature: cleaning

Updating to this version seems to fix the problem: https://www.nuget.org/packages/LibGit2Sharp/0.27.0-preview-0158 See also https://github.com/libgit2/libgit2sharp/issues/1845 ``` Source -> LibGit2Sharp Message -> unsupported repository version 1. Only versions up to 0 are supported....

If you have an old WinForms project and add a space to your class name, it gets turned into an underscore so you would have for instance `Test Class.cs` containing...

The code heavily expects `static`s to be cleared between runs, which breaks when you use the faster Play Mode in newer versions of Unity. I have tried to fix this...

It seems that if you edit your code Unity clears your `static`s, but the "Async Manager" GameObject survives until you leave Play Mode, which causes it to run into these...

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### Operating system Windows ### GPU vendor Nvidia (CUDA) ### GPU model RTX...

bug