virtualx-engine/modules/mono/editor/GodotTools/GodotTools.Core
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
..
FileUtils.cs C#: Save copy of sln and csproj before applying fixes 2020-04-23 11:14:57 +02:00
GodotTools.Core.csproj [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
ProcessExtensions.cs Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
StringExtensions.cs [3.2] Sync csproj when files are changed from the Godot FileSystem dock 2020-03-18 17:57:45 +01:00