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 44aa89f commit ef1f23cCopy full SHA for ef1f23c
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.1</Version>
+ <Version>9.2.2</Version>
5
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
6
</PropertyGroup>
7
@@ -12,7 +12,7 @@
12
13
<ItemGroup>
14
<PackageReference Include="BootstrapBlazor" Version="9.2.3" />
15
- <PackageReference Include="MiniExcel" Version="1.38.0" />
+ <PackageReference Include="MiniExcel" Version="1.39.0" />
16
</ItemGroup>
17
18
0 commit comments