Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
* Remove net7.0 target.

* Add net8.0 target.

* Update dependencies.
  • Loading branch information
brianrourkeboll committed May 15, 2024
1 parent 6866739 commit 24fa181
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>FSharp.AspNetCore.WebAppBuilder</PackageId>
<Version>1.0.0-beta.1</Version>
<Version>1.0.0</Version>
<Authors>Brian Rourke Boll</Authors>
<Description>A computation expression for succinctly defining ASP.NET Core web apps, including support for minimal APIs.</Description>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 24fa181

Please sign in to comment.