System.Linq.Async 4.0.0-preview.6.build.801
Package Description
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.12">
<id>System.Linq.Async</id>
<version>4.0.0-preview.6.build.801</version>
<authors>.NET Foundation and Contributors</authors>
<owners>.NET Foundation and Contributors</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<projectUrl>https://github.com/dotnet/reactive</projectUrl>
<iconUrl>https://raw.githubusercontent.com/dotnet/reactive/0f837d11385cfaf575861ccc5a5fbcafb22d888f/Rx.NET/Resources/Artwork/Logo.png</iconUrl>
<description>Package Description</description>
<copyright>Copyright (c) .NET Foundation and Contributors.</copyright>
<repository type="git" url="https://github.com/dotnet/reactive" commit="844aac26b4862736508263a377dc40895aec1fcd" />
<dependencies>
<group targetFramework=".NETFramework4.6.1">
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="1.0.0-preview6.19303.8" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETCoreApp3.0" />
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="1.0.0-preview6.19303.8" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.1" />
</dependencies>
</metadata>
</package>