Ver código fonte

依赖库更新

Shun 2 anos atrás
pai
commit
3d22a138dd
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      src/YSAI.Core/YSAI.Core.csproj

+ 3 - 3
src/YSAI.Core/YSAI.Core.csproj

@@ -3,7 +3,7 @@
     <TargetFramework>net6.0</TargetFramework>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
-    <Version>23.318.21146</Version>
+    <Version>23.318.21673</Version>
     <PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
     <PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
     <Authors>Shun</Authors>
@@ -20,7 +20,7 @@
     <PackageReference Include="StackExchange.Redis" Version="2.7.4" />
     <PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
     <PackageReference Include="System.IO.Ports" Version="7.0.0" />
-    <PackageReference Include="YSAI.Log" Version="23.318.12493" />
-    <PackageReference Include="YSAI.Unility" Version="23.318.12506" />
+    <PackageReference Include="YSAI.Log" Version="23.318.21146" />
+    <PackageReference Include="YSAI.Unility" Version="23.318.21146" />
   </ItemGroup>
 </Project>