* Merge branch 'release' of gitee.com:ThingsGateway/ThingsGateway into master
* 更新依赖包
* 更新依赖包,雪花ID方法
* 更新依赖包,雪花ID方法
This commit is contained in:
Diego2098
2024-10-28 00:40:55 +00:00
parent 2d3265e66d
commit 9afe99e134
7 changed files with 10 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="ThingsGateway.Razor" Version="$(AdminVersion)" />
<PackageReference Include="ThingsGateway.Debug.Razor" Version="$(PluginVersion)" />
<PackageReference Include="Photino.NET" Version="3.1.18" />
<PackageReference Include="Photino.NET" Version="3.2.3" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">

View File

@@ -1,9 +1,9 @@
<Project>
<PropertyGroup>
<AdminVersion>7.0.1.5</AdminVersion>
<PluginVersion>9.0.1.3</PluginVersion>
<ProPluginVersion>9.0.1.2</ProPluginVersion>
<AdminVersion>7.0.1.6</AdminVersion>
<PluginVersion>9.0.1.4</PluginVersion>
<ProPluginVersion>9.0.1.4</ProPluginVersion>
</PropertyGroup>
<PropertyGroup>

View File

@@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="8.10.4" />
<PackageReference Include="BootstrapBlazor" Version="8.11.0" />
<PackageReference Include="ThingsGateway.Razor" Version="$(AdminVersion)" />
</ItemGroup>

View File

@@ -11,8 +11,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="8.0.10" />
<PackageReference Include="ThingsGateway.NewLife.X" Version="$(AdminVersion)" />
<PackageReference Include="TouchSocket" Version="2.1.9" />
<PackageReference Include="TouchSocket.SerialPorts" Version="2.1.9" />
<PackageReference Include="TouchSocket" Version="2.1.10" />
<PackageReference Include="TouchSocket.SerialPorts" Version="2.1.10" />
</ItemGroup>
</Project>

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>9.0.1.3</Version>
<Version>9.0.1.4</Version>
</PropertyGroup>
<ItemGroup>

View File

@@ -64,7 +64,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Photino.NET" Version="3.1.18" />
<PackageReference Include="Photino.NET" Version="3.2.3" />
</ItemGroup>

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>7.0.1.5</Version>
<Version>7.0.1.6</Version>
</PropertyGroup>
<ItemGroup>