NewLife/NewLife.RocketMQ

Upgrade Nuget
大石头 authored at 2025-05-13 16:17:48
135de9e
Tree
1 Parent(s) a4287b3
Summary: 2 changed files with 2 additions and 2 deletions.
Modified +1 -1
Modified +1 -1
Modified +1 -1
diff --git a/NewLife.RocketMQ/NewLife.RocketMQ.csproj b/NewLife.RocketMQ/NewLife.RocketMQ.csproj
index 1e3af41..3091dbe 100644
--- a/NewLife.RocketMQ/NewLife.RocketMQ.csproj
+++ b/NewLife.RocketMQ/NewLife.RocketMQ.csproj
@@ -61,7 +61,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="NewLife.Core" Version="11.4.2025.401" />
+    <PackageReference Include="NewLife.Core" Version="11.5.2025.501" />
   </ItemGroup>
 
 </Project>
Modified +1 -1
diff --git a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
index 0f0c13a..6fd954c 100644
--- a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
+++ b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
@@ -9,7 +9,7 @@
   <ItemGroup>
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
     <PackageReference Include="xunit" Version="2.9.3" />
-    <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
+    <PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
     </PackageReference>