13009aa15e9e42e5755323a31ac1285a3d069a60
Update service container to asynchronously connect to SolidWorks before showing DrawingSelectionForm: - Convert ResolveDrawingSelection to async method - Attempt SolidWorks connection and handle failures gracefully - Show warning dialog if connection fails but allow user to continue - Pass SolidWorksService instance to DrawingSelectionForm This enables the active drawing display feature while maintaining robustness when SolidWorks is unavailable. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
Languages
C#
100%