Skip to content

Commit

Permalink
Update Codehard.Functional version
Browse files Browse the repository at this point in the history
  • Loading branch information
Desz01ate committed Aug 3, 2023
1 parent 4e6b6cf commit f13a8d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>2.5.0</Version>
<Version>2.5.3</Version>
<Description>A library contains common code related to functional programming based on LanguageExt.</Description>
<PackageProjectUrl>https://github.com/codehardth/Codehard.Functional</PackageProjectUrl>
<RepositoryUrl>https://github.com/codehardth/Codehard.Functional</RepositoryUrl>
<PackageReleaseNotes>Remove ambiguous functions in AffOption.</PackageReleaseNotes>
<PackageReleaseNotes>Added a Aff's counterpart extensions for Eff.</PackageReleaseNotes>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

Expand Down

0 comments on commit f13a8d2

Please sign in to comment.