What's Changed
- Fix #8252 union subset projection constant expression on EF by @michaelstaib in #9273
- Fix template issues and change default framework to net10.0 by @glen-84 in #9284
- Fix #8057 combined NodeResolver+Query strong-id schema failure by @michaelstaib in #9272
- Fix #7040 preserve enum type for numeric DefaultValueAttribute defaults by @michaelstaib in #9263
- Fix #8407 sorting with projected navigation orderings by @michaelstaib in #9276
- Avoid checking for null on non-nullable property for projection by @glen-84 in #6706
- Change NodeAsLookup to false by default by @michaelstaib in #9283
- Fix #6970 IDictionary<string, object> output schema inference by @michaelstaib in #9262
- Fix #8756 parse enum values in federation reference resolver by @michaelstaib in #9277
- Fix grammar errors in Nitro CLI by @glen-84 in #9285
- Fix inceremntal legacy adapter path issue by @michaelstaib in #9286
Full Changelog: 16.0.0-p.11.22...16.0.0-p.11.23