|
@@ -56,7 +56,7 @@ BuildService "WingDeviceService" 1 0 "../../WingDeviceService"
|
|
|
|
|
|
BuildService "WingRemedicalModule" 1
|
|
|
|
|
|
-BuildService "WingNotificationModule" 1
|
|
|
+BuildService "WingNotificationModule" 1 0 "../../WingNotificationModule"
|
|
|
|
|
|
BuildService "WingServerCommon" 0 0 "../../WingServerCommon"
|
|
|
Copy-Item -recurse -Force ../../WingServerCommon/bin/Debug/net6.0/publish/WingServerCommon.dll -Destination ../../WingCloudServer/src/bin/Debug/net6.0/WingServerCommon.dll
|