File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,6 +55,9 @@ await foreach (var result in resultStream)
5555
5656# Release notes
5757
58+ ### 1.7.2
59+ * First attempt at enabling SourceLink.
60+
5861### 1.7.1
5962* Updated to latest ` CSRakowski.AsyncStreamsPreparations ` , which uses ` Microsoft.Bcl.AsyncInterfaces ` (correctly...).
6063
Original file line number Diff line number Diff line change 1515 <PackageTags >Parallel, Async, Batching</PackageTags >
1616 <SignAssembly >true</SignAssembly >
1717 <AssemblyOriginatorKeyFile >CSRakowski.Parallel.snk</AssemblyOriginatorKeyFile >
18- <PackageReleaseNotes >* Updated to latest `CSRakowski.AsyncStreamsPreparations`, which uses `Microsoft.Bcl.AsyncInterfaces` (correctly...) .
18+ <PackageReleaseNotes >* First attempt at enabling SourceLink .
1919 </PackageReleaseNotes >
2020 <RootNamespace >CSRakowski.Parallel</RootNamespace >
2121 <AssemblyName >CSRakowski.Parallel</AssemblyName >
You can’t perform that action at this time.
0 commit comments