I'm using Ntisa extension with MSVC 2022. When i open my FormMain.nfr file in the Form Builder (embedded in MVSC) all works great except that ANY changes made in the Bulider (for. e.g. changing the form background color or button corner size) ISN'T reflected after saving/and/or compiling. When i execute the application the form is presented in sth. like total default style - any changes I've made in embedded Builder ISN'T visible in the final binary.
What to do to make the changes reflected in the final exe?