Xamarin.Build.Download by Microsoft

<PackageReference Include="Xamarin.Build.Download" Version="0.11.3" />

 Xamarin.Build.Download 0.11.3

Support for downloading and unpacking archives when building MSBuild projects

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Xamarin.Build.Download</id>
    <version>0.11.3</version>
    <title>Xamarin Build-time Download Support</title>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://go.microsoft.com/fwlink/?linkid=864965</licenseUrl>
    <projectUrl>https://go.microsoft.com/fwlink/?linkid=865061</projectUrl>
    <description>Support for downloading and unpacking archives when building MSBuild projects</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <repository type="git" url="https://github.com/xamarin/XamarinComponents.git" branch="Xamarin.Build.Download-0.11.3-20220729" commit="400ecd8518ee8f4336440ac49e7aa23fc13ae31b" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>