- Add [assembly: Guid(...)] for proper Rhino plugin registration
- Fix Import() to add new config to _configs after importing XML
- Simplify XmlImportDialog: remove section labels, add conflict confirmation
- Move plugin data folder to standard Plug-ins path with GUID suffix
- Add ContractXml as third embedded template
- Update README with correct import flow and build requirements
- Fix csproj duplicate PropertyGroup issue