Can ABP Suite download previous versions?
How can I create a project with a specified .NET version in ABP Studio? When creating a new project, the default version is 9.3.2.
After configuring the "NUGET_PACKAGES" environment variable, everything works fine. Thanks for the technical support.
After following the provided method, the problem still persists. I've noticed two issues. 1: My computer doesn't have the .NET 9 SDK. I'm not sure if this has any impact. 2: The .nuget folder directory has been changed to the D: drive. When I execute "abp suite" in the command prompt, it prompts that the Volo.Abp.Studio.Extensions.StandardSolutionTemplates can't be found in the .nuget folder directory on the C: drive, and then it keeps looping continuously.
Check the docs before asking a question: https://abp.io/docs/latest
Check the samples to see the basic tasks: https://abp.io/docs/latest/samples
The exact solution to your question may have been answered before, and please first use the search on the homepage.
Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration
button.
hi: maliming
my problem has been solved. Thank you.