Open Closed

Replace with source code using CLI #6720


User avatar
0
hitaspdotnet created

Is there a way to replace modules (PRO & FREE) with source code but keep framework? I want to do this inside CI, so manually change can't help.
I have tried switch-to-local --paths "path\to\pro\free\modules\" with batch get-source for all modules. but didn't work for framework references inside free modules.
My CI has +1K package conflict error with netstandard2.0 on my solution when I trying to graph build my project with local framework reference:
conflict System.Runtime 5.x and System.Runtime 8.x inside every proj has reference to Volo.Abp.Core
Why do we still have the netstandard2.0?
I have tried -p:TargetFramework=net8.0 and didn't help


3 Answer(s)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10