mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 15:04:09 +00:00
3928fe200f
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.