Normalize projection decorator
Pre-release
Pre-release
This release changes the "@Projection" decorator to "@Projects" to be consistent with other decortators.
Note: This is a breaking change. Your projects will stop compiling. Luckily, the solution is simple enough: just change the @Projection
decorators by @Projects