Skip to content

Commit

Permalink
2.4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurioli committed Apr 14, 2024
1 parent e8849ae commit 5897abf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed Blazor.WebForm.Components.2.4.0.7.nupkg
Binary file not shown.
Binary file added Blazor.WebForm.Components.2.4.0.8.nupkg
Binary file not shown.
6 changes: 3 additions & 3 deletions Blazor.WebForm.Components/Blazor.WebForm.Components.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>Blazor.WebForm.Components.pfx</AssemblyOriginatorKeyFile>
<Version>2.4.0.7</Version>
<Version>2.4.0.8</Version>
<RootNamespace>asp</RootNamespace>
<Copyright>Jurio li</Copyright>
<AssemblyName>Blazor.WebForm.Components</AssemblyName>
Expand All @@ -17,8 +17,8 @@

<ItemGroup>
<PackageReference Include="Applied" Version="1.2.1.8" />
<PackageReference Include="Blazor.WebForm.UI" Version="2.4.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.3" />
<PackageReference Include="Blazor.WebForm.UI" Version="2.4.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5897abf

Please sign in to comment.