Browse Source

升级dll版本

fly 1 year ago
parent
commit
97fecebc37
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/WingSMSModule.csproj

+ 2 - 2
src/WingSMSModule.csproj

@@ -5,7 +5,7 @@
   </PropertyGroup>  
 
   <ItemGroup>
-    <PackageReference Include="WingInterfaceLibrary" Version="1.1.9.1" />
-    <PackageReference Include="WingServerCommon" Version="1.1.9.1" />
+    <PackageReference Include="WingInterfaceLibrary" Version="1.1.10.1" />
+    <PackageReference Include="WingServerCommon" Version="1.1.10.1" />
   </ItemGroup>
 </Project>