Cyrus Yung

Results 4 comments of Cyrus Yung

I put the environment variable `MSDEPLOY_RENAME_LOCKED_FILES` in .pubxml but it's still not working. The below is how my .pubxml looks like ![image](https://github.com/dotnet/aspnetcore/assets/108645143/1780568d-bb79-4c40-bd76-7672075861b3) We didn't expect upgrade to .NET 8 would...

Is anyone having the same issue? Should we downgrade our projects to .NET 7 before there is a solution?

> You can rename current dlls, copy new dlls, and recycle app pool. Could you please elobrate what are the steps? When files are locked, they cannot be renamed. Recycling...

> Although dll can't be deleted, it CAN be renamed in my server. You can give it a try. > > I also don't know what is suck when recycling,...