Andrii Kurdiumov
Andrii Kurdiumov
@joneugster May I have your attention please?
the only reason why I rename them, so when you run `./build` on the terminal, in windows it will first look for `.bat` and for `.cmd` files. so that effectively...
@joneugster sorry for delay with Windows build, but can allow run this pipeline?
Current directory during run is ``` artifacts\bin\Cesium.CodeGen.Tests\debug ``` There only PDB and not DLL files for Cesium.Runtime present there.
It’s happens pretty consistently. Never touch artifacts or bin formers. Just add new tests and run them from. Editor.
Visual studio was not even closed, same editor session
I suspect repro steps following 1. Run tests 2. Add new test 3. Run via Test Explorer or via inlay hints. 4. Only test project gets build. 5. Failure during...
I add `false` and issue is still persists.
Main. Just clone a fresh copy
I have to run this command ``` reg add HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\StrongName /v MachineKeyset /t REG_DWORD /d 0 ```