Skip to content

Conversation

@LEIRONGHUA
Copy link

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)

@CLAassistant
Copy link

CLAassistant commented Nov 28, 2025

CLA assistant check
All committers have signed the CLA.

@enisn enisn requested a review from yekalkan December 3, 2025 05:23
@enisn enisn added this to the 10.1-preview milestone Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants