build: 10.11.109

feat: js刷新变量表数据
chore: 更新BootstrapBlazor.Chart依赖
This commit is contained in:
2248356998 qq.com
2025-10-16 16:16:07 +08:00
parent 7448183791
commit 21215d0379
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\ThingsGateway.Admin.Application\ThingsGateway.Admin.Application.csproj" /> <ProjectReference Include="..\ThingsGateway.Admin.Application\ThingsGateway.Admin.Application.csproj" />
<PackageReference Include="BootstrapBlazor.Chart" Version="9.0.3" /> <PackageReference Include="BootstrapBlazor.Chart" Version="9.0.4" />
<PackageReference Include="BootstrapBlazor.UniverSheet" Version="9.0.5" /> <PackageReference Include="BootstrapBlazor.UniverSheet" Version="9.0.5" />
<PackageReference Include="BootstrapBlazor.WinBox" Version="9.0.7" /> <PackageReference Include="BootstrapBlazor.WinBox" Version="9.0.7" />
<PackageReference Include="BootstrapBlazor.CodeEditor" Version="9.0.3" /> <PackageReference Include="BootstrapBlazor.CodeEditor" Version="9.0.3" />

View File

@@ -1,9 +1,9 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<PluginVersion>10.11.108</PluginVersion> <PluginVersion>10.11.109</PluginVersion>
<ProPluginVersion>10.11.108</ProPluginVersion> <ProPluginVersion>10.11.109</ProPluginVersion>
<DefaultVersion>10.11.108</DefaultVersion> <DefaultVersion>10.11.109</DefaultVersion>
<AuthenticationVersion>10.11.6</AuthenticationVersion> <AuthenticationVersion>10.11.6</AuthenticationVersion>
<SourceGeneratorVersion>10.11.6</SourceGeneratorVersion> <SourceGeneratorVersion>10.11.6</SourceGeneratorVersion>
<NET8Version>8.0.21</NET8Version> <NET8Version>8.0.21</NET8Version>