Hello
When I publish a solution in VS, I get all the languages folder like: es, fr, cs, and runtimes folder.
Do I need to copy them too when I update my website?
The 1st time I take the published site, I take it ALL.
Now let's say that I changed some code and edited some views.
Do I need to copy those language folder and runtimes?
Oh, and when I publish a solution with VS, i choose portable as target runtime.
Is it ok?
Thank you
h
huwred
07/31/2024, 8:46 AM
> Do I need to copy them too when I update my website?
huwred
07/31/2024, 8:46 AM
only if they have changed
huwred
07/31/2024, 8:48 AM
I use WInSCP to FTP my files to the server, it has a synchronise function which just uploads files that have changed
huwred
07/31/2024, 8:48 AM
> and when I publish a solution with VS, i choose portable as target runtime.
> Is it ok?
Yes
k
Kay Trax
07/31/2024, 8:59 AM
what is changing in those language and runtimes folder? how do I create a change in them? what actually are they? 🙂
h
huwred
07/31/2024, 9:22 AM
they are the .netcore runtime assemblies, generally they will not change but depending on other package dependencies they might