Browse Source

升级版本 1.1.2.1

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

+ 2 - 2
WingDeviceService.csproj

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