mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 19:44:52 +00:00
dcf1dc4fe0
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.