Browse Source

升级dll版本

fly 2 years ago
parent
commit
b811f17752
1 changed files with 1 additions and 1 deletions
  1. 1 1
      WingDeviceService.csproj

+ 1 - 1
WingDeviceService.csproj

@@ -5,7 +5,7 @@
     <RootNamespace>WingDeviceService</RootNamespace>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="WingInterfaceLibrary" Version="1.1.2.1" />
+    <PackageReference Include="WingInterfaceLibrary" Version="1.1.3.1" />
     <PackageReference Include="WingServerCommon" Version="1.1.2.1" />
   </ItemGroup>
 </Project>