godot/modules/mono/editor/GodotTools/GodotTools.BuildLogger
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
..
GodotBuildLogger.cs Mono formatting 2019-12-11 16:32:47 -05:00
GodotTools.BuildLogger.csproj [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00