Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang committed Aug 19, 2024
1 parent e6023f7 commit 9c5f2d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="8.6.0" />
<PackageReference Include="BootstrapBlazor" Version="8.8.3" />
<PackageReference Include="BootstrapBlazor.DataAccess.PetaPoco" Version="8.1.1" />
<PackageReference Include="Longbow.Security.Cryptography" Version="7.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.4" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="PetaPoco.Extensions" Version="6.0.0" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/blazor/admin/BootstrapAdmin.Web/BootstrapAdmin.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="8.0.4" />
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="8.0.6" />
<PackageReference Include="BootstrapBlazor.Middleware" Version="8.0.0" />
<PackageReference Include="Longbow.HealthChecks" Version="6.0.0" />
<PackageReference Include="Longbow.Logging" Version="8.0.0" />
<PackageReference Include="Longbow.Tasks" Version="8.0.2" />
<PackageReference Include="Longbow.Tasks" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9c5f2d4

Please sign in to comment.