mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-12-02 12:09:59 +08:00
feat(FileViewer): bump BootstrapBlazor.FileViewer version to v8.0.3 (#3538)
* BootstrapBlazor.FileViewer v8.0.2 修复 [依赖包日期格式转换错误] BootstrapBlazor.FileViewer v8.0.2 - 修复 [依赖包日期格式转换错误](https://github.com/densen2014/BootstrapBlazor.FileViewer/issues/4) - 修复 [组件依赖](https://github.com/densen2014/BootstrapBlazor.FileViewer/issues/2) Signed-off-by: Alex chow <zhouchuanglin@gmail.com> * Update BootstrapBlazor.Server.csproj Signed-off-by: Alex chow <zhouchuanglin@gmail.com> --------- Signed-off-by: Alex chow <zhouchuanglin@gmail.com> Co-authored-by: Argo Zhang <argo@live.ca>
This commit is contained in:
parent
aa9596a233
commit
5f0fea014b
@ -38,7 +38,7 @@
|
||||
<PackageReference Include="BootstrapBlazor.CherryMarkdown" Version="8.0.0" />
|
||||
<PackageReference Include="BootstrapBlazor.CodeEditor" Version="8.0.2" />
|
||||
<PackageReference Include="BootstrapBlazor.Dock" Version="8.1.3" />
|
||||
<PackageReference Include="BootstrapBlazor.FileViewer" Version="8.0.1" />
|
||||
<PackageReference Include="BootstrapBlazor.FileViewer" Version="8.0.3" />
|
||||
<PackageReference Include="BootstrapBlazor.FontAwesome" Version="8.0.4" />
|
||||
<PackageReference Include="BootstrapBlazor.Gantt" Version="8.0.1" />
|
||||
<PackageReference Include="BootstrapBlazor.Holiday" Version="8.0.1" />
|
||||
|
Loading…
Reference in New Issue
Block a user