Skip to content

Commit

Permalink
Release Functional AspNetCore version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rungwiroon committed Oct 25, 2024
1 parent 0dcb1c5 commit 3ec5726
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.2</Version>
<Version>3.0.0</Version>
<Description>A library contains common code related to functional programming in ASP.NET Core based on LanguageExt.</Description>
<PackageProjectUrl>https://github.com/codehardth/Codehard.Functional</PackageProjectUrl>
<RepositoryUrl>https://github.com/codehardth/Codehard.Functional</RepositoryUrl>
<PackageReleaseNotes>Fixed stack overflow exception for HttpResultError.</PackageReleaseNotes>
<PackageReleaseNotes>Add error wrapper action result loggin filter</PackageReleaseNotes>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

Expand Down

0 comments on commit 3ec5726

Please sign in to comment.