Skip to content

Commit 2503e86

Browse files
authored
chore(TableExport): bump version 9.2.2 (#390)
MiniExcel upgrade 1.39.0
1 parent 44aa89f commit 2503e86

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.1</Version>
4+
<Version>9.2.2</Version>
55
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
66
</PropertyGroup>
77

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

1313
<ItemGroup>
1414
<PackageReference Include="BootstrapBlazor" Version="9.2.3" />
15-
<PackageReference Include="MiniExcel" Version="1.38.0" />
15+
<PackageReference Include="MiniExcel" Version="1.39.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)