Skip to content

Commit

Permalink
update blazor nuget info
Browse files Browse the repository at this point in the history
  • Loading branch information
erinnmclaughlin committed Jan 1, 2024
1 parent 7538761 commit d7ec929
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Copyright>2022 Erin McLaughlin</Copyright>
<RepositoryUrl>https://github.com/erinnmclaughlin/Tizzani.QueryStringSerializer</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>8.0.0-preview1</Version>
<Version>8.0.0</Version>
<PackageIcon>QssBlazorLogo.png</PackageIcon>
</PropertyGroup>

Expand All @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d7ec929

Please sign in to comment.