godot/modules/mono/glue/GodotSharp
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
..
GodotSharp [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
GodotSharpEditor [3.2] C#: Support for building with the dotnet CLI 2020-05-11 19:48:50 +02:00
.gitignore
GodotSharp.sln C#: Replace uses of old Configuration and update old csprojs 2020-03-25 11:38:54 +01:00