Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Could not load file or assembly 'Plugin.Connectivity, Version=4.0.167.0 #123

Closed
aherrick opened this issue Nov 20, 2017 · 4 comments
Closed

Comments

@aherrick
Copy link

Updated from 4.0 beta139 to 4.0 beta167 and receive the following error in Forms UWP.

System.IO.FileLoadException occurred
  HResult=0x80131040
  Message=Could not load file or assembly 'Plugin.Connectivity, Version=4.0.167.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  Source=MyApp
  StackTrace:
   at Windows.UI.Xaml.Controls.Frame.Navigate(Type sourcePageType, Object parameter)
   at AXLE_Driver.UWP.App.OnLaunched(LaunchActivatedEventArgs e) in C:\Dropbox\Projects\BHS\Driver Mobile\AXLE_Driver\AXLE_Driver.UWP\App.xaml.cs:line 115
@jamesmontemagno
Copy link
Owner

update all of your nugets

@aherrick
Copy link
Author

They are all updated.

Still seeing in 4.0.169
No issue in 4.0.139

@jamesmontemagno
Copy link
Owner

Ah, i see it, fixed in next 4.0. doesn't effect 3.x

@aherrick
Copy link
Author

Fixed in 4.0.171

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants