Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abp.cli add-module with source destroys .sln-file #7979

Closed
pointlevel opened this issue Mar 7, 2021 · 3 comments
Closed

Abp.cli add-module with source destroys .sln-file #7979

pointlevel opened this issue Mar 7, 2021 · 3 comments

Comments

@pointlevel
Copy link

Hi!

I have created a new Blazor-solution. Built it. Then i open the powershell-window in the solution folder.
Running the command: abp add-module Volo.TenantManagement --with-source-code --add-to-solution-file --skip-db-migrations

After successful completion, the solution-file is corrupt with message "The selected file is not a valid solution file" in VS2019.

@yekalkan
Copy link
Member

yekalkan commented Mar 9, 2021

Hi @pointlevel

I've run the following commands:
abp new AdMod56372Test -u blazor
abp add-module Volo.TenantManagement --with-source-code --add-to-solution-file --skip-db-migrations

and solution file is fine.

image

If you can provide any other steps to reproduce the problem, re-open this issue.

@yekalkan yekalkan closed this as completed Mar 9, 2021
@Wiblox
Copy link

Wiblox commented Mar 31, 2022

I have the same bug. With add a new module.

@yekalkan
Copy link
Member

@Wiblox Can you provide detailed steps to reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants