Starts in:
1 DAY
16 HRS
5 MIN
53 SEC
Starts in:
1 D
16 H
5 M
53 S

update angular schematics to 16.0.x #14739

Description

We must update angular schmeatics by hand with copy-paste. It doesn't publish via npm. So the pr was updated the deps.
Resolves #14738
Resolves #14707

Test steps

Go to abp/npm/
Executeabp/npmcdep/deploy-suite-run-before-nuget.ps1 with powershell

Go to /abp/licensing/Volo.Abp.Commercial.SuiteTemplates

run dotnet build

Go to /abp/suite/src/Volo.Abp.Suite

dotnet run
(now you executed abp suite in your local)
go to localhost:3000
creata a angular app.
create a entitiy like book with properties
save and generate

expected:
it should create compnents in app without any issues.

Version
7.3.1
Release Date
27 July, 2023
Labels
No labels