Skip to content

Commit

Permalink
Update nuget package version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edandersen committed Mar 11, 2024
1 parent ec85873 commit 3779482
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,11 +6,11 @@
<PreserveCompilationContext>false</PreserveCompilationContext>
<SuppressDependenciesWhenPacking>false</SuppressDependenciesWhenPacking>
<PackageId>CoreAdmin</PackageId>
<PackageVersion>2.7.1</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
<Description>Automagically add an Admin Panel to your .NET 8 web app.</Description>
<Title>Core Admin Panel for ASP.NET Core</Title>
<Authors>edandersen</Authors>
<Copyright>Copyright ©2022 Ed Andersen</Copyright>
<Copyright>Copyright ©2024 Ed Andersen</Copyright>
<PackageProjectUrl>https://github.com/edandersen/core-admin</PackageProjectUrl>
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
<Nullable>disable</Nullable>
Expand Down

0 comments on commit 3779482

Please sign in to comment.