Creating a C# project in German prompts error in Analyze project but gets cleared after switching to English and back to German

To run a project in Studio 2023.10.0, a missing reference error is thrown, that was not obtained before. This is observed after the workflow analyzer runs.

When using Studio 23.10.0 configured in German, it throws a missing reference error.

Translation: "A reference was not imported in the current workflow. Would you like to import it automatically?"


Clicking on "Ja" ("Yes"), does not solve the error.

Resolution: Proceed as follows

  1. Go to Settings -> Language -> choose English -> Restart the Studio
  2. Re-open the project and the prompt is directly shown to Import References -> Click YES to import references => the errors are fixed
  3. Go to Settings -> Language -> choose German -> Restart the Studio -> Re-open the project.