chore: 更新项目依赖

This commit is contained in:
Argo-Tianyi 2021-08-08 14:55:07 +08:00
parent 500d564cd6
commit 0028688ffb
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="5.0.32" />
<PackageReference Include="BootstrapBlazor" Version="5.3.4" />
<PackageReference Include="Exceptionless.AspNetCore" Version="4.6.2" />
<PackageReference Include="Longbow.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />

View File

@ -5,7 +5,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="5.0.34" />
<PackageReference Include="BootstrapBlazor" Version="5.3.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.6" />
</ItemGroup>

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="5.0.32" />
<PackageReference Include="BootstrapBlazor" Version="5.3.4" />
<PackageReference Include="Longbow.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="5.0.6" />
</ItemGroup>