We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aab72b commit a3b1faeCopy full SHA for a3b1fae
1 file changed
Platform.Collections.csproj
@@ -22,6 +22,11 @@
22
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
23
<IncludeSymbols>true</IncludeSymbols>
24
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
25
+ <PackageReleaseNotes>Added EnsureExtensions.
26
+Added CharArrayExtensions.
27
+Added CharIListExtensions.
28
+CharsSegment renamed to CharSegment.
29
+Closed three issues.</PackageReleaseNotes>
30
</PropertyGroup>
31
32
<ItemGroup>
0 commit comments