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 69d5efd commit 2532bc6Copy full SHA for 2532bc6
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>10.0.1</Version>
+ <Version>10.0.2</Version>
5
</PropertyGroup>
6
7
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
14
- <PackageReference Include="MiniExcel" Version="1.42.0" />
+ <PackageReference Include="MiniExcel" Version="1.43.0" />
15
</ItemGroup>
16
17
0 commit comments