Ver código fonte

设置 WingInterfaceLibrary 和WingServerCommon版本号1.1.0.1-beta

MIke 2 anos atrás
pai
commit
5d8180655f
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      WingDeviceService.csproj

+ 2 - 2
WingDeviceService.csproj

@@ -5,7 +5,7 @@
     <RootNamespace>WingDeviceService</RootNamespace>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="WingInterfaceLibrary" Version="1.0.6.3" />
-    <PackageReference Include="WingServerCommon" Version="1.0.0.26" />
+    <PackageReference Include="WingInterfaceLibrary" Version="1.1.0.1-beta" />
+    <PackageReference Include="WingServerCommon" Version="1.1.0.1-beta" />
   </ItemGroup>
 </Project>