ソースを参照

更新服务费用计算方式

wangjingyu 1 ヶ月 前
コミット
a4c317a92e
1 ファイル変更1 行追加1 行削除
  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>