Feedback
Deprecate System.Version compatibility alias
- Status
- Fixed
- Fixed in
- v26.6.5
- Source discussion
- -
- Last updated
- 2026-06-21
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
System.Version is deprecated. Use System.ObjoVersion for the Objo runtime version in new code. Existing projects can continue to compile with System.Version, but the analyser now reports it as deprecated API usage.