|
@@ -4,7 +4,7 @@
|
|
<Description>LINQ Standard Query Operators used to express queries over asynchronous enumerable sequences.</Description>
|
|
<Description>LINQ Standard Query Operators used to express queries over asynchronous enumerable sequences.</Description>
|
|
<AssemblyTitle>System.Linq.Async</AssemblyTitle>
|
|
<AssemblyTitle>System.Linq.Async</AssemblyTitle>
|
|
<Authors>Microsoft</Authors>
|
|
<Authors>Microsoft</Authors>
|
|
- <TargetFrameworks>net45;netstandard2.0;netstandard2.1</TargetFrameworks>
|
|
|
|
|
|
+ <TargetFrameworks>net45;netstandard2.0;netstandard2.1;netcoreapp3.0</TargetFrameworks>
|
|
<PackageTags>Enumerable;Asynchronous;LINQ</PackageTags>
|
|
<PackageTags>Enumerable;Asynchronous;LINQ</PackageTags>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
|
|