Skip to content

Commit

Permalink
add .NET 8.0 (net8.0) in TargetFrameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
joestr authored and bagetter-admin committed Sep 30, 2023
1 parent 34c77a1 commit c02c54e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BaGetter.Web/Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ else
{ "divider1", "-" },
{ "header1", ".NET" },

{ "net8.0", ".NET 8.0" },
{ "net7.0", ".NET 7.0" },
{ "net6.0", ".NET 6.0" },
{ "net5.0", ".NET 5.0" },
Expand Down

0 comments on commit c02c54e

Please sign in to comment.