xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core/MsBuildTasks
Rolf Bjarne Kvinge abfb9f2179
[msbuild] Make the DeleteBase task inherit from the Delete task. (#8577)
Once upon a time the Delete task was sealed [1], so we couldn't subclass it as
we wanted. That time is long in the past, so we can now do what we wanted back
then.

[1]: 5c49171303
2020-05-12 17:47:17 +02:00
..
CopyBase.cs Revert "[msbuild] Add forward compatibility with symlinks support (#648)" 2018-05-22 14:19:39 -04:00
DeleteBase.cs [msbuild] Make the DeleteBase task inherit from the Delete task. (#8577) 2020-05-12 17:47:17 +02:00
ExecBase.cs [msbuild] Unify and relocate shared MSBuild overriden tasks (#179) 2016-06-13 15:07:18 -04:00
MakeDirBase.cs [msbuild] Unify and relocate shared MSBuild overriden tasks (#179) 2016-06-13 15:07:18 -04:00
MoveTaskBase.cs [msbuild] Unify and relocate shared MSBuild overriden tasks (#179) 2016-06-13 15:07:18 -04:00
RemoveDirBase.cs [msbuild] Unify and relocate shared MSBuild overriden tasks (#179) 2016-06-13 15:07:18 -04:00
TouchBase.cs [msbuild] Unify and relocate shared MSBuild overriden tasks (#179) 2016-06-13 15:07:18 -04:00