Skip to content

Commit dcc1ec6

Browse files
committed
Removed GracePeriodManager project as it is no longer used in netcore2
1 parent 2d8eafe commit dcc1ec6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cli-windows/build-bits.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ $projectPaths =
1818
@{Path="$rootPath\src\Services\Catalog\Catalog.API";Prj="Catalog.API.csproj"},
1919
@{Path="$rootPath\src\Services\Ordering\Ordering.API";Prj="Ordering.API.csproj"},
2020
@{Path="$rootPath\src\Services\Basket\Basket.API";Prj="Basket.API.csproj"},
21-
@{Path="$rootPath\src\Services\GracePeriod\GracePeriodManager";Prj="GracePeriodManager.csproj"},
2221
@{Path="$rootPath\src\Services\Location\Locations.API";Prj="Locations.API.csproj"},
2322
@{Path="$rootPath\src\Services\Marketing\Marketing.API";Prj="Marketing.API.csproj"},
2423
@{Path="$rootPath\src\Services\Payment\Payment.API";Prj="Payment.API.csproj"},

0 commit comments

Comments
 (0)