Activities of "rohit.jadhav"

hi

Please share the output of abp install-libs command.

Node and npm not yarn, yarn also needed?

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..

your problem still exists?

No, this issue is fixed in 8.0.1 version

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.

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

ok, Thanks

I have sent an email with project code.

liming.ma@volosoft.com

I am sharing the code via email ...

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.

Showing 11 to 18 of 18 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11