NewLife/NewLife.RocketMQ

Upgrade Nuget
大石头 authored at 2024-09-27 21:49:56
a5dbb18
Tree
1 Parent(s) 505c3e3
Summary: 1 changed files with 1 additions and 1 deletions.
Modified +1 -1
Modified +1 -1
diff --git a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
index fffa75a..3ca6ae1 100644
--- a/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
+++ b/XUnitTestRocketMQ/XUnitTestRocketMQ.csproj
@@ -8,7 +8,7 @@
 
   <ItemGroup>
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
-    <PackageReference Include="xunit" Version="2.9.0" />
+    <PackageReference Include="xunit" Version="2.9.2" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>