Parcourir la source

设置 WingInterfaceLibrary 和WingServerCommon版本号1.1.0.1-beta

MIke il y a 2 ans
Parent
commit
5d8180655f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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>