Skip to content

Commit 0bc1d67

Browse files
authored
feat(TableExport): bump version 9.2.1 (#313)
bump MiniExcel 1.38
1 parent 7459693 commit 0bc1d67

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.0</Version>
4+
<Version>9.2.1</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.37.0" />
15+
<PackageReference Include="MiniExcel" Version="1.38.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)