chore: 更新依赖包

This commit is contained in:
Argo-Tianyi 2021-12-17 15:09:14 +08:00
parent 5037b16123
commit e63226e755
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="6.1.1-beta04" />
<PackageReference Include="BootstrapBlazor" Version="6.1.1-beta06" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
</ItemGroup>

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bootstrap.Security.Blazor" Version="6.0.0-beta02" />
<PackageReference Include="Bootstrap.Security.Blazor" Version="6.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.1" />
</ItemGroup>