hi
There is no command to upgrade the source code automatically.
You can download the latest source code and override the exists code.
then check the different and merge the code via GIT.
hi
This is designed. It would be best to ensure the service is always available.
hi
It uses Lazy
to store the permissions.
You can copy all the code of StaticPermissionDefinitionStore
and create a new MyStaticPermissionDefinitionStore
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Authorization/Volo/Abp/Authorization/Permissions/StaticPermissionDefinitionStore.cs#L18
hi
You can use --separate-identity-server
, we will be compatible in next rc.
new MyProject -t app-pro -u angular --preview -v 7.4.0-rc.2 -csf --theme lepton-x --skip-cache --with-public-website --separate-identity-server -dbms SqlServer --separate-identity-server
Thanks we will confirm the problem.
Thanks, I will create a internal issue for thsi.
Why you generate all of these clients regardless the template used !!!
hi
This is exactly what template projects are for, you can remove clients you don't need.