Skip to content

Commit

Permalink
Nuget package v. 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorBuchelnikov committed Sep 15, 2021
1 parent 0179b45 commit 14224d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ObservableComputations/ObservableComputations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- Ordering, ThenOrdering: Error if IComparer.Compare returns a number greater than 1 or smaller than -1
- Aggregating: IsDefaulted is not set to true if source collection is null
- Aggregating: Custom default value (DefaultValue property) is ignored if source collection is null</PackageReleaseNotes>
<Version>2.2.0</Version>
<Version>2.2.1</Version>
<AssemblyName>ObservableComputations</AssemblyName>
<PackageId>ObservableComputations</PackageId>
<Product>ObservableComputations</Product>
Expand Down

0 comments on commit 14224d3

Please sign in to comment.