Dotnet Core Web based applicationAnswered

When I build, It is created - wyBuild Update file (.wyu)

And When I trying to update the patch using - wyUpdate.exe

It is running correctly - Latest version already installed

But where can I see the deployment files. I want to see .dll files

Answer

But where can I see the deployment files. I want to see .dll files

They are installed as part of wyUpdate. That's what it does. It installs updates.

, edited