Compile/Target .Net 4.6 using nopCommerce 3.7?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anos atrás
I'm assuming there is more too and than simply setting the target framework to 4.6 and recompiling...

Is this feasible?

I just want to utilize http/2 right now and get the improved page speed rather than wait until nopCommerce 4.0 is released.
6 anos atrás
mstuart wrote:
I'm assuming there is more too and than simply setting the target framework to 4.6 and recompiling...

Is this feasible?

I just want to utilize http/2 right now and get the improved page speed rather than wait until nopCommerce 4.0 is released.


I don't think this is feasible way to go with!!
External DLLs pointing out an old framework and you may face many errors for the same.

It would be more better to clone project from Git and add your changes.
6 anos atrás
Hi

i've just upgraded nop 3.90 to .net 4.6 and thats all i did was set the version in VS. There are some nuget packages to update but it was painless.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.