Hello,
I found a problem with Prism 4.1 (for WPF) and the new Version of Unity (3.0.1304.1). I updated my project to .Net Framework 4.5.1 and NuGet Manager updated the other libraries. In this case the new version of Unity will be used (the old one was 2.1.505.2). After the update of Unity Container, the WCF service reference in my project can’t be updated (generated). The WCF generator expect the old version of unity for prism.
I’d like to use the new version of Unity, because my Test project use an AutoMock Library, which need this version of unity…
Best regards
Marian
I found a problem with Prism 4.1 (for WPF) and the new Version of Unity (3.0.1304.1). I updated my project to .Net Framework 4.5.1 and NuGet Manager updated the other libraries. In this case the new version of Unity will be used (the old one was 2.1.505.2). After the update of Unity Container, the WCF service reference in my project can’t be updated (generated). The WCF generator expect the old version of unity for prism.
I’d like to use the new version of Unity, because my Test project use an AutoMock Library, which need this version of unity…
Best regards
Marian