Xamarin.AndroidX.DocumentFile by Microsoft

<PackageReference Include="Xamarin.AndroidX.DocumentFile" Version="1.0.1.16" />

 Xamarin.AndroidX.DocumentFile 1.0.1.16

.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.documentfile:documentfile'.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Xamarin.AndroidX.DocumentFile</id>
    <version>1.0.1.16</version>
    <title>.NET for Android (formerly Xamarin.Android) AndroidX - documentfile</title>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT AND Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/MIT%20AND%20Apache-2.0</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://aka.ms/androidx</projectUrl>
    <description>.NET for Android (formerly Xamarin.Android) bindings for AndroidX library 'androidx.documentfile:documentfile'.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>.NET for Android Xamarin AndroidX Xamarin.AndroidX Support Google documentfile artifact=androidx.documentfile:documentfile artifact_versioned=androidx.documentfile:documentfile:1.0.1</tags>
    <repository type="git" url="https://github.com/xamarin/AndroidX.git" branch="refs/tags/20230120-fix-kotlin-types-moved-around" commit="791ebe2cb9b9b044bb1d30e9bd4c6097326f4bbe" />
    <dependencies>
      <group targetFramework="MonoAndroid12.0">
        <dependency id="Xamarin.AndroidX.Annotation" version="1.5.0.2" include="All" />
      </group>
      <group targetFramework="net6.0-android31.0">
        <dependency id="Xamarin.AndroidX.Annotation" version="1.5.0.2" include="All" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Java.Interop" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="Mono.Android" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="mscorlib" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Core" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Numerics" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Numerics.Vectors" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework="MonoAndroid12.0" />
    </frameworkAssemblies>
  </metadata>
</package>