mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 07:03:18 +00:00
a98d44f654
This was a regression from93d7ec8836(#38110). Mono's old implementation of Microsoft.Build hardcodes HasUnsavedChanges to always return true. This workaround can be reverted once we switch to official Microsoft.Build. (cherry picked from commit81f13f6171)