We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0179b45 commit 14224d3Copy full SHA for 14224d3
src/ObservableComputations/ObservableComputations.csproj
@@ -23,7 +23,7 @@
23
- Ordering, ThenOrdering: Error if IComparer.Compare returns a number greater than 1 or smaller than -1
24
- Aggregating: IsDefaulted is not set to true if source collection is null
25
- Aggregating: Custom default value (DefaultValue property) is ignored if source collection is null</PackageReleaseNotes>
26
- <Version>2.2.0</Version>
+ <Version>2.2.1</Version>
27
<AssemblyName>ObservableComputations</AssemblyName>
28
<PackageId>ObservableComputations</PackageId>
29
<Product>ObservableComputations</Product>
0 commit comments