Skip to content

Commit

Permalink
Update DotNetEd.CoreAdmin.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
edandersen authored Nov 21, 2023
1 parent 3dc5d04 commit 704dfb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DotNetEd.CoreAdmin/DotNetEd.CoreAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<PreserveCompilationContext>false</PreserveCompilationContext>
<SuppressDependenciesWhenPacking>false</SuppressDependenciesWhenPacking>
<PackageId>CoreAdmin</PackageId>
<PackageVersion>2.7.0</PackageVersion>
<Description>Automagically add an Admin Panel to your .NET 6 web app.</Description>
<PackageVersion>2.7.1</PackageVersion>
<Description>Automagically add an Admin Panel to your .NET 6 or .NET 7 web app.</Description>
<Title>Core Admin Panel for ASP.NET Core</Title>
<Authors>edandersen</Authors>
<Copyright>Copyright ©2022 Ed Andersen</Copyright>
Expand Down

0 comments on commit 704dfb1

Please sign in to comment.