File tree Expand file tree Collapse file tree
AsyncEnumerableExtensions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard1.1</TargetFramework >
5+ <PackageId >CXuesong.AsyncEnumerableExtensions</PackageId >
6+ <Authors >CXuesong</Authors >
7+ <Version >0.1.1</Version >
8+ <Description >Some rudimentary utilities to flavor Ix.Async. Such as asynchronous generator methods.</Description >
9+ <RepositoryUrl >https://github.com/CXuesong/AsyncEnumerableExtensions</RepositoryUrl >
10+ <RepositoryType >git</RepositoryType >
11+ <PackageReleaseNotes >See https://github.com/CXuesong/AsyncEnumerableExtensions/releases .</PackageReleaseNotes >
12+ <PackageLicenseUrl >https://github.com/CXuesong/AsyncEnumerableExtensions/blob/master/LICENSE.txt</PackageLicenseUrl >
13+ <PackageProjectUrl >https://github.com/CXuesong/AsyncEnumerableExtensions</PackageProjectUrl >
14+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >../AsyncEnumerableExtensions.snk</AssemblyOriginatorKeyFile >
517 </PropertyGroup >
618
719 <ItemGroup >
You can’t perform that action at this time.
0 commit comments