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

Output warning if the project and cli are use different TargetFramework. #19842

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

maliming
Copy link
Member

@maliming maliming commented May 16, 2024

Resolve #19602

Volo.Abp.Cli.Bundling.BundlingException: 
Your project(MyCompanyName.MyProjectName.Blazor.Client/MyCompanyName.MyProjectName.Blazor.Client.csproj) target framework is net7.0. 
But ABP CLI version is 8.2.0. 
Please use the ABP CLI that is compatible with your project target framework.

@maliming maliming added this to the 8.3-preview milestone May 16, 2024
@maliming maliming requested review from yekalkan and enisn May 16, 2024 06:12
@maliming maliming marked this pull request as ready for review May 16, 2024 06:24
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.

Bundle command should work with different versions
1 participant