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 11e7a59 commit c0b16b4Copy full SHA for c0b16b4
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.5</Version>
+ <Version>9.2.6</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.41.2" />
+ <PackageReference Include="MiniExcel" Version="1.41.3" />
16
</ItemGroup>
17
18
0 commit comments