fly 1 year ago
parent
commit
9e2dcceb4b
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.6.1" />
-    <PackageReference Include="WingServerCommon" Version="1.1.6.1" />
+    <PackageReference Include="WingInterfaceLibrary" Version="1.1.7.1" />
+    <PackageReference Include="WingServerCommon" Version="1.1.7.1" />
   </ItemGroup>
 </Project>