Hello,
is it possible to develop with Prism under .NET 3.5 using EntLib 5? According to documentation, Prism 2.1 targets .NET 3.5, but it works with EntLib 4. And Prism 4 works with EntLib 5, but in requirements section of documentation said that .NET 4 is required. The question is: can I develop with Prism using EntLib 5? I already use EntLib 5, and I don't want to include EntLib 4 assemblies either. I also can't use .NET 4 due to my employer's limitations.