Skip to content

Commit

Permalink
Corrected the readme name in the package
Browse files Browse the repository at this point in the history
  • Loading branch information
maurosoft1973 committed Nov 23, 2024
1 parent 0c312b2 commit 40f39e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spinner/Maurosoft.Blazor.Components.Spinner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReadmeFile>README-NUGET.md</PackageReadmeFile>
<PackageProjectUrl>https://github.com/maurosoft1973/BlazorSpinner</PackageProjectUrl>
<Copyright>Mauro Cardillo</Copyright>
<PackageTags>blazor; loader; spinner</PackageTags>
Expand Down

0 comments on commit 40f39e8

Please sign in to comment.