Normal
Has there been any discussion of targeting .NET Framework 4.5? I'm working on a plugin and want to use Entity Framework and async/await (which isn't possible without significant workarounds or giving up features). I tried having changing all the projects in mediaportal to target 4.5 and had to add an attribute to the app.config file but the client at least appears to work fine. Any thoughts? Clint
Has there been any discussion of targeting .NET Framework 4.5? I'm working on a plugin and want to use Entity Framework and async/await (which isn't possible without significant workarounds or giving up features).
I tried having changing all the projects in mediaportal to target 4.5 and had to add an attribute to the app.config file but the client at least appears to work fine.
Any thoughts?
Clint