.NET 4.5.1

Options
mindlube
edited November 2013 in Photon Server
I read there are some pretty good performance improvements in .NET 4.5.1-- how can I be sure my photon server is taking advantage of it? It was kind of confusing with 4.5, something about it's a drop-in replacement for 4.0. If someone can shed some light on this it would be great.

Comments

  • Hi mindlube!

    You don't have to change anything.

    Photon uses .NET 4.0 per default.
    - .NET 4.5 replaced the .NET 4.0 assemblies
    - and again: .NET 4.5.1 replace the .NET 4.0 or 4.5 assemblies as well.

    So, if you haven't changed the CLR runtime in your PhotonServer.config and if you have installed .NET 4.5.1., Photon takes advantage of it.