Release v7.18.0
Summary
Make Fundamentals decorators work with both legacy and standard decorator emit while restoring clean .NET package builds after automated dependency updates.
Added
- Added standard TypeScript decorator support for field and derived-type metadata while retaining legacy decorator compatibility. (Cratis/Arc#2440)
Fixed
- Fixed NuGet restore failures caused by duplicate case-insensitive Handlebars package pins.