|
@@ -39,9 +39,6 @@ BuildService "WingSessionModule" 1
|
|
|
|
|
|
BuildService "WingEmailModule" 1
|
|
|
|
|
|
-IF (-not(Test-Path ../../wing/server/EmailTemplate/)) { New-Item -Path ../../WingCloudServer/src/bin/Debug/net6.0/ -Name EmailTemplate -Type Directory -force }
|
|
|
-Copy-Item ../../WingEmailModule/src/bin/Debug/net6.0/EmailTemplate/* -Destination ../../WingCloudServer/src/bin/Debug/net6.0/EmailTemplate
|
|
|
-
|
|
|
BuildService "WingUserModule" 1
|
|
|
|
|
|
BuildService "WingManagementModule" 1
|