Selaa lähdekoodia

更新服务费用计算方式

wangjingyu 1 kuukausi sitten
vanhempi
commit
a4c317a92e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      PaySharp.Core/PaySharp.Core.csproj

+ 1 - 1
PaySharp.Core/PaySharp.Core.csproj

@@ -15,7 +15,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
+    <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
   </ItemGroup>
 
 </Project>