Activities of "rohit.jadhav"

hi

We fixed this in 8.0.1

You can use VersionOverride to replace the Version.

https://github.com/abpframework/abp/pull/18566

I have verified the fix with latest version of ABP suite 8.0.1 and latest ABP CLI version 8.0.1, issue is fixed and now it's working as expected.

Thanks a lot for your support.

liming.ma@volosoft.com

I am sharing the code via email ...

ok, Thanks

I have sent an email with project code.

hi

I can't reproduce.

Sustainium/src/Sustainium.Web > dotnet publish -c Release 

I am getting error, which .NET version you are using ..?

On my machine it's 8.0.100

hi

Windows also work

PS C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web> dotnet publish -c Release 
MSBuild version 17.8.3+195e7f5a3 for .NET 
  Determining projects to restore... 
  All projects are up-to-date for restore. 
 
  p.Account.Pro.Public.Web.OpenIddict.dll 
  Sustainium.Web -> C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web\bin\Release\net8.0\Sustainium.Web.dll 
  Sustainium.Web -> C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web\bin\Release\net8.0\publish\ 
PS C:\Users\malim\Downloads\Sustainium\src\Sustainium.Web> 
 

On my machine, it was creating a problem, I have followed the stack overflow answer. https://stackoverflow.com/questions/69919664/publish-error-found-multiple-publish-output-files-with-the-same-relative-path

<PropertyGroup> <ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles> </PropertyGroup>

added in web app .csproj file.

Please suggest if any other way to fix it.

Thanks for your help and support.

your problem still exists?

No, this issue is fixed in 8.0.1 version

hi

Are node npm and yarn installed on your Windows server?

Yes it's installed same version as local it's working on local and not on server.

also I am using pro templates..

hi

Please share the output of abp install-libs command.

Node and npm not yarn, yarn also needed?

hi

Please share the output of abp install-libs command.

I have installed yarn and issue is fixed, it means project is required all dependencies -> Node, npm and yarm also.

this will help to other developers as well,

Thanks, maliming, for your valuable time and support.

Showing 1 to 10 of 18 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 09, 2025, 06:20