We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e16ec2 commit 4abbfe1Copy full SHA for 4abbfe1
1 file changed
src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup>
4
- <Version>9.2.3</Version>
+ <Version>9.2.4</Version>
5
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
6
</PropertyGroup>
7
@@ -12,7 +12,7 @@
12
13
<ItemGroup>
14
<PackageReference Include="BootstrapBlazor" Version="9.5.8" />
15
- <PackageReference Include="MiniExcel" Version="1.40.0" />
+ <PackageReference Include="MiniExcel" Version="1.41.0" />
16
</ItemGroup>
17
18
0 commit comments