Skip to content

Conversation

@LEIRONGHUA
Copy link
Contributor

Description

Resolve the RemoveProjectFromSolutionStep "file not found" error in the abp CLI new command.

cli command

abp new Acme.BookStore -t microservice-pro -d ef -dbms PostgreSQL -m maui --tiered --with-public-website -v 9.3.6 -sib

output

Could not find file: /apps/blazor/MyCompanyName.MyProjectName.Blazor.sln.slnx
System.ApplicationException: Could not find file: /apps/blazor/MyCompanyName.MyProjectName.Blazor.sln.slnx
   at Volo.Abp.Cli.ProjectBuilding.Building.ProjectBuildContextExtensions.GetFile(ProjectBuildContext context, String filePath) in abp\framework\src\Volo.Abp.Cli.Core\Vo
lo\Abp\Cli\ProjectBuilding\Building\ProjectBuildContextExtensions.cs:line 14
   at Volo.Abp.Cli.ProjectBuilding.Building.Steps.RemoveProjectFromSolutionStep.Execute(ProjectBuildContext context) in abp\framework\src\Volo.Abp.Cli.Core\Volo\Abp\Cli\
ProjectBuilding\Building\Steps\RemoveProjectFromSolutionStep.cs:line 53

TODO: Describe what this PR has changed, add screenshot or animated GIF if available, write if it is a breaking change, and how to fix the breaking changes for existing applications if so.

image

Checklist

  • [ √] I fully tested it as developer / designer and created unit / integration tests
  • [ √] I documented it (or no need to document or I will create a separate documentation issue)

@yekalkan yekalkan merged commit c805596 into abpframework:rel-10.1 Jan 8, 2026
2 checks passed
@LEIRONGHUA LEIRONGHUA deleted the fix-cli-solution-extension branch January 18, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants