virtualx-engine/modules/mono/editor/GodotTools/GodotTools.Core
Ignacio Etcheverry 4d7b7d9b73 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build
This upgrade is needed in order to support
reading and editing project files that use Sdks
as well as other new features. A common example
in 3.2 is having to specify a PackageReference
version with a child element rather than the
attribute. This is no longer the case now.

Partial cherry-pick of f3bcd5f8dd
Most of the other changes from that commit were already partially
cherry-picked in 3928fe200f.
2020-08-20 21:45:34 +02:00
..
FileUtils.cs C#: Save copy of sln and csproj before applying fixes 2020-04-23 11:14:57 +02:00
GodotTools.Core.csproj 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00
ProcessExtensions.cs Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
StringExtensions.cs 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00