File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 <PackageReference Include =" BootstrapBlazor.DockView" Version =" 8.1.4-beta01" />
4040 <PackageReference Include =" BootstrapBlazor.DriverJs" Version =" 8.0.1" />
4141 <PackageReference Include =" BootstrapBlazor.ElementIcon" Version =" 8.0.0" />
42- <PackageReference Include =" BootstrapBlazor.FileViewer" Version =" 8.0.3 " />
42+ <PackageReference Include =" BootstrapBlazor.FileViewer" Version =" 8.1.0 " />
4343 <PackageReference Include =" BootstrapBlazor.FontAwesome" Version =" 8.0.6" />
4444 <PackageReference Include =" BootstrapBlazor.Gantt" Version =" 8.0.1" />
4545 <PackageReference Include =" BootstrapBlazor.Holiday" Version =" 8.0.1" />
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ private static AttributeItem[] GetAttributes() =>
135135 } ,
136136 new ( )
137137 {
138- Name = nameof ( FileViewer . NodataString ) ,
138+ Name = nameof ( FileViewer . NoDataString ) ,
139139 Description = "无数据提示文本" ,
140140 Type = "string" ,
141141 ValueList = "-" ,
You can’t perform that action at this time.
0 commit comments