Prism: Could not load file or assembly - Prism.Unity v7.1.0.431 and UnityContainer v5.9.3

Created on 30 Jan 2019  路  2Comments  路  Source: PrismLibrary/Prism

Description

Could not load file or assembly 'Unity.Abstractions, Version=3.3.1.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f'

Steps to Reproduce

  1. Create a new WPF application
  2. Install Prism.Unity v7.1.0.431 and UnityContainer v5.9.3 (01/30/2019) _(are they compatible?)_
  3. Configure simple modules (sample link)
  4. Run

Basic Information

  • Version with issue: Prism.Unity v7.1.0.431 and UnityContainer v5.9.3
  • Last known good version: Prism.Unity v7.1.0.431 and UnityContainer v5.8.13

Most helpful comment

Do not upgrade the container dependencies separate from Prism. Only use the version of the container that Prism depends on.

All 2 comments

Do not upgrade the container dependencies separate from Prism. Only use the version of the container that Prism depends on.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings