Skip to content

Commit

Permalink
Updated to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dahln committed Feb 4, 2024
1 parent a72e379 commit f7204ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlazorSpinner/BlazorSpinner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PropertyGroup>
<Version>1.5.0</Version>
<Authors>dahln</Authors>
<PackageReleaseNotes>v1.5.0: Updated package organizational data</PackageReleaseNotes>
<PackageReleaseNotes>v1.5.0: Updated to .NET 8</PackageReleaseNotes>
<Description>BlazorSpinner is a loading spinner that can be included in Blazor applications. It has a simple service that can be called to "show" or "hide" the spinner.</Description>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<License>https://github.com/dahln/blazorspinner/blob/master/LICENSE</License>
Expand Down

0 comments on commit f7204ae

Please sign in to comment.