godot/modules/mono/editor/GodotTools
Ignacio Etcheverry 3928fe200f [3.2] C#: Support for building with the dotnet CLI
By adding a reference to the 'Microsoft.NETFramework.ReferenceAssemblies' nuget
package, we can build projects targeting .NET Framework with the dotnet CLI.
By referencing this package we also don't need to install Mono on Linux/macOS
or .NET Framework on Windows, as the assemblies are taken from the package.
2020-05-11 19:48:50 +02:00
..
GodotTools [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
GodotTools.BuildLogger [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
GodotTools.Core [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
GodotTools.IdeMessaging [3.2] C#: Rewrite GodotTools messaging protocol 2020-05-10 21:05:00 +02:00
GodotTools.IdeMessaging.CLI [3.2] C#: Rewrite GodotTools messaging protocol 2020-05-10 21:05:00 +02:00
GodotTools.ProjectEditor [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
.gitignore
GodotTools.sln [3.2] C#: Rewrite GodotTools messaging protocol 2020-05-10 21:05:00 +02:00