virtualx-engine/modules/mono/editor/GodotTools/GodotTools.OpenVisualStudio
Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core
We're targeting .NET 5 for now to make development easier while
.NET 6 is not yet released.

TEMPORARY REGRESSIONS
---------------------

Assembly unloading is not implemented yet. As such, many Godot
resources are leaked at exit. This will be re-implemented later
together with assembly hot-reloading.
2022-08-22 03:35:59 +02:00
..
GodotTools.OpenVisualStudio.csproj C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
Program.cs Fixed opening new instances of VS 2022 while a instance is already open 2022-02-04 10:40:43 +01:00