Skip to content

Commit 7980542

Browse files
authored
chore(TableExport): bump version 9.2.7 (#578)
1 parent 3dfb8a5 commit 7980542

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.6</Version>
4+
<Version>9.2.7</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.3" />
15+
<PackageReference Include="MiniExcel" Version="1.41.4" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)