NewLife/NewLife.Remoting

Upgrade Nuget
大石头 authored at 2025-08-01 14:04:46
4751924
Tree
1 Parent(s) 128643d
Summary: 2 changed files with 2 additions and 2 deletions.
Modified +1 -1
Modified +1 -1
Modified +1 -1
diff --git a/Samples/IoTZero/IoTZero.csproj b/Samples/IoTZero/IoTZero.csproj
index d2a07ee..d3f7ec5 100644
--- a/Samples/IoTZero/IoTZero.csproj
+++ b/Samples/IoTZero/IoTZero.csproj
@@ -26,7 +26,7 @@
     <PackageReference Include="NewLife.Cube.Core" Version="6.5.2025.711-beta0137" />
     <PackageReference Include="NewLife.IoT" Version="2.6.2025.701" />
     <PackageReference Include="NewLife.MQTT" Version="2.1.2025.601" />
-    <PackageReference Include="NewLife.Redis" Version="6.3.2025.701" />
+    <PackageReference Include="NewLife.Redis" Version="6.3.2025.801" />
     <PackageReference Include="NewLife.Stardust.Extensions" Version="3.4.2025.711-beta0134" />
     <PackageReference Include="NewLife.XCode" Version="11.19.2025.701" />
   </ItemGroup>
Modified +1 -1
diff --git a/Samples/Zero.RpcServer/Zero.RpcServer.csproj b/Samples/Zero.RpcServer/Zero.RpcServer.csproj
index 36c9f97..805d53e 100644
--- a/Samples/Zero.RpcServer/Zero.RpcServer.csproj
+++ b/Samples/Zero.RpcServer/Zero.RpcServer.csproj
@@ -20,7 +20,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="NewLife.Redis" Version="6.3.2025.701" />
+    <PackageReference Include="NewLife.Redis" Version="6.3.2025.801" />
     <PackageReference Include="NewLife.Stardust" Version="3.4.2025.711-beta0134" />
     <PackageReference Include="NewLife.XCode" Version="11.19.2025.701" />
   </ItemGroup>