virtualx-engine/modules/mono/editor/GodotTools/GodotTools.OpenVisualStudio
Raul Santos ec189b1574
C#: Use dotnet CLI to launch OpenVisualStudio.dll
Use the DLL instead of the EXE, so we can rely on the dotnet CLI handling the architecture.
2024-09-19 19:23:01 +02:00
..
GodotTools.OpenVisualStudio.csproj C#: Use dotnet CLI to launch OpenVisualStudio.dll 2024-09-19 19:23:01 +02:00
Program.cs