chore: Update NX version to 2412

This commit is contained in:
2025-11-15 08:12:32 -05:00
parent 14d2b67e4a
commit f359d4e5c8
3 changed files with 4 additions and 4 deletions

View File

@@ -242,7 +242,7 @@ You can reference and copy modules from there as needed. Key files to adapt:
Before starting development, decide on:
1. **Which phase to tackle first?** (MCP, Engine, Dashboard, or NXOpen)
2. **Target NX version?** (2306, 2406, or multi-version support)
2. **Target NX version?** (NX 2412 | Future: multi-version support, or multi-version support)
3. **Deployment strategy?** (Local only or client-server architecture)
4. **Testing approach?** (Unit tests only or integration tests with real NX)
5. **Documentation format?** (Markdown, Sphinx, MkDocs)