[Tasks][MonoAOTCompiler] Update README.md to include option using UsingTask (#54169)
authorMitchell Hwang <mitchhwang1418@gmail.com>
Mon, 14 Jun 2021 23:29:53 +0000 (19:29 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 23:29:53 +0000 (19:29 -0400)
commit7359c1d50ba3d393ab676fe46c7317fded060570
tree4928275f8fe8bf6f21eba183b1391585bd28b782
parent6474c725025a8b29b4265c4d9485018982ee6b16
[Tasks][MonoAOTCompiler] Update README.md to include option using UsingTask (#54169)

Though the MonoAOTCompiler Task is included in the SDK in https://github.com/dotnet/runtime/blob/main/src/mono/nuget/Microsoft.NET.Runtime.MonoAOTCompiler.Task/Sdk/Sdk.props and should be accessible when using the NuGet, adding the second option to the MonoAOTCompiler task README allows for greater visibility on how to directly implement one's own UsingTask.

Fixes #47630
src/mono/nuget/Microsoft.NET.Runtime.MonoAOTCompiler.Task/README.md