Parcourir la source

升级dll版本

fly il y a 1 an
Parent
commit
bda7ab5f7d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      WingNotificationModule.csproj

+ 2 - 2
WingNotificationModule.csproj

@@ -7,7 +7,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="WingInterfaceLibrary" Version="1.1.10.1" />
-    <PackageReference Include="WingServerCommon" Version="1.1.10.1" />
+    <PackageReference Include="WingInterfaceLibrary" Version="1.2.0.1" />
+    <PackageReference Include="WingServerCommon" Version="1.2.0.1" />
   </ItemGroup>
 </Project>