I have several classes that use the new @import module @import , and it works fine in my non-workspace project, but as soon as I transfer these files to the project in the workspace, I get the Unexpected '@' in program error similar to this question: @import "Unexpected" @ in the program " However, I have the Enable Modules build settings marked yes. This static library is also included in my workspace project. I am also tired of cleaning the assembly, no luck. Are there other settings who am I missing?
source share