godot/modules/mono/editor/GodotTools/GodotTools.ProjectEditor
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
..
ApiAssembliesInfo.cs
DotNetSolution.cs C#: Save copy of sln and csproj before applying fixes 2020-04-23 11:14:57 +02:00
GodotTools.ProjectEditor.csproj 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00
IdentifierUtils.cs
MSBuild.exe 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00
ProjectExtensions.cs 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00
ProjectGenerator.cs [3.2] C#: Add VisualStudio support 2020-06-23 21:01:54 +02:00
ProjectUtils.cs 3.2 C#: Upgrade GodotTools to nuget Microsoft.Build 2020-08-20 21:45:34 +02:00