We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8eafe commit dcc1ec6Copy full SHA for dcc1ec6
1 file changed
cli-windows/build-bits.ps1
@@ -18,7 +18,6 @@ $projectPaths =
18
@{Path="$rootPath\src\Services\Catalog\Catalog.API";Prj="Catalog.API.csproj"},
19
@{Path="$rootPath\src\Services\Ordering\Ordering.API";Prj="Ordering.API.csproj"},
20
@{Path="$rootPath\src\Services\Basket\Basket.API";Prj="Basket.API.csproj"},
21
- @{Path="$rootPath\src\Services\GracePeriod\GracePeriodManager";Prj="GracePeriodManager.csproj"},
22
@{Path="$rootPath\src\Services\Location\Locations.API";Prj="Locations.API.csproj"},
23
@{Path="$rootPath\src\Services\Marketing\Marketing.API";Prj="Marketing.API.csproj"},
24
@{Path="$rootPath\src\Services\Payment\Payment.API";Prj="Payment.API.csproj"},
0 commit comments