Skip to content

Commit b2a9182

Browse files
authored
chore(TableExport): bump version 9.2.5 (#446)
1 parent 312197b commit b2a9182

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

33
<PropertyGroup>
4-
<Version>9.2.4</Version>
4+
<Version>9.2.5</Version>
55
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
66
</PropertyGroup>
77

@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="BootstrapBlazor" Version="9.5.8" />
15-
<PackageReference Include="MiniExcel" Version="1.41.0" />
15+
<PackageReference Include="MiniExcel" Version="1.41.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)