EasyAbp / AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
MIT License
285 stars 95 forks source link

abp 5 #158

Closed KaungZawHtet closed 2 years ago

KaungZawHtet commented 2 years ago

Will this helper work with abp 5 built on .net 6 and bootstrap 5?

KaungZawHtet commented 2 years ago

Yes, this helper really not work with .net 6 Here is err :

It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '5.0.0' (x64) was not found.
  - The following frameworks were found:
      3.1.21 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
      6.0.0 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

You can resolve the problem by installing the specified framework and/or SDK.
gdlcf88 commented 2 years ago

Can someone help upgrade it to ABP v5.0.0? Looks like @wakuflair has no time to do it.

wakuflair commented 2 years ago

Please try the latest v0.8.3 version