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 1e3d0cf commit 87580ebCopy full SHA for 87580eb
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.2</Version>
+ <Version>9.2.3</Version>
5
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
6
</PropertyGroup>
7
@@ -11,8 +11,8 @@
11
12
13
<ItemGroup>
14
- <PackageReference Include="BootstrapBlazor" Version="9.2.3" />
15
- <PackageReference Include="MiniExcel" Version="1.39.0" />
+ <PackageReference Include="BootstrapBlazor" Version="9.5.8" />
+ <PackageReference Include="MiniExcel" Version="1.40.0" />
16
</ItemGroup>
17
18
0 commit comments