Skip to content

Upgrade dependencies and refactor codebase#14

Merged
temonk merged 1 commit into
mainfrom
feature/SinglePropertyChoice
May 30, 2026
Merged

Upgrade dependencies and refactor codebase#14
temonk merged 1 commit into
mainfrom
feature/SinglePropertyChoice

Conversation

@GregoryNikolaishvili
Copy link
Copy Markdown
Contributor

Upgraded package versions in Directory.Packages.props to ensure compatibility and improve functionality. Enhanced clean.bat with better logging and comments. Refactored Executor.cs and CompilationExt.cs to handle single-property cases and improve modifier handling. Removed RoslynExt.cs as redundant.

Added Modifiers property to PropertyDetails and introduced a new SinglePropertyChoice class. Simplified DateTypeChoice.cs, TwoSameTypeChoice.cs, and TwoValueTypeChoice.cs. Added a new test case GenerateSinglePropertyChoice to validate single-property behavior.

Upgraded package versions in `Directory.Packages.props` to ensure compatibility and improve functionality. Enhanced `clean.bat` with better logging and comments. Refactored `Executor.cs` and `CompilationExt.cs` to handle single-property cases and improve modifier handling. Removed `RoslynExt.cs` as redundant.

Added `Modifiers` property to `PropertyDetails` and introduced a new `SinglePropertyChoice` class. Simplified `DateTypeChoice.cs`, `TwoSameTypeChoice.cs`, and `TwoValueTypeChoice.cs`. Added a new test case `GenerateSinglePropertyChoice` to validate single-property behavior.
@temonk temonk merged commit f17438f into main May 30, 2026
1 of 2 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@GregoryNikolaishvili GregoryNikolaishvili deleted the feature/SinglePropertyChoice branch June 1, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants