From 6bcf23d07b168ad89e8fdf26402bfb4c2c034eb9 Mon Sep 17 00:00:00 2001 From: Halil ibrahim Kalkan Date: Mon, 27 May 2019 19:11:54 +0300 Subject: [PATCH] Remove templates/service --- build-all.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/build-all.ps1 b/build-all.ps1 index b95051d6ff..7a23e66eda 100644 --- a/build-all.ps1 +++ b/build-all.ps1 @@ -21,7 +21,6 @@ $solutionPaths = ( "modules/client-simulation", "abp_io", "templates/mvc-module", - "templates/service", "templates/mvc", "samples/MicroserviceDemo" )