Microsoft.VisualStudio.Services.InteractiveClient by Microsoft

<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="16.193.0-preview" />

 Microsoft.VisualStudio.Services.InteractiveClient 16.193.0-preview

Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based Windows applications that require interactive sign-in by a user.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="3.4">
    <id>Microsoft.VisualStudio.Services.InteractiveClient</id>
    <version>16.193.0-preview</version>
    <title>Microsoft Azure DevOps Client Library (Interactive)</title>
    <authors>Microsoft</authors>
    <owners>microsoft,nugetvss</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://go.microsoft.com/fwlink/?LinkId=613084</projectUrl>
    <iconUrl>https://go.microsoft.com/fwlink/?LinkId=615568</iconUrl>
    <description>Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based Windows applications that require interactive sign-in by a user.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Microsoft Azure DevOps Server TFS Visual Studio VisualStudio Online VSO Client Services Object Model OM Interactive VSTS TeamFoundation</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Ben.Demystifier" version="0.1.2" />
        <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.2.6" />
        <dependency id="Microsoft.IdentityModel.Logging" version="5.6.0" />
        <dependency id="Microsoft.IdentityModel.Tokens" version="5.6.0" />
        <dependency id="Microsoft.VisualStudio.Services.Client" version="[16.193.0-preview]" />
        <dependency id="Newtonsoft.Json" version="12.0.3" />
        <dependency id="System.IdentityModel.Tokens.Jwt" version="5.6.0" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Ben.Demystifier" version="0.1.2" />
        <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.2.6" />
        <dependency id="Microsoft.VisualStudio.Services.Client" version="[16.193.0-preview]" />
        <dependency id="Newtonsoft.Json" version="12.0.3" />
        <dependency id="System.IdentityModel.Tokens.Jwt" version="5.6.0" />
      </group>
    </dependencies>
  </metadata>
</package>