Skip to content

Organize project structure by adding folder elements to the solution file#353

Merged
shibayan merged 1 commit intomasterfrom
solution-folder
Apr 15, 2026
Merged

Organize project structure by adding folder elements to the solution file#353
shibayan merged 1 commit intomasterfrom
solution-folder

Conversation

@shibayan
Copy link
Copy Markdown
Owner

This pull request reorganizes the solution structure in the Sharprompt.slnx file by grouping projects into logical folders. This improves the maintainability and clarity of the solution layout.

Solution structure reorganization:

  • Moved the Sharprompt.Example project into a new /samples/ folder.
  • Moved the Sharprompt.SourceGenerator and Sharprompt projects into a new /src/ folder.
  • Moved the Sharprompt.Tests project into a new /tests/ folder.

@shibayan shibayan self-assigned this Apr 15, 2026
@shibayan shibayan added the enhancement New feature or request label Apr 15, 2026
@shibayan shibayan merged commit 44f85c7 into master Apr 15, 2026
5 checks passed
@shibayan shibayan deleted the solution-folder branch April 15, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant