Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Running 1.0.12 Get load issue with NP.Utilities #2

Open
cnelson04-beckman opened this issue Mar 14, 2022 · 0 comments
Open

When Running 1.0.12 Get load issue with NP.Utilities #2

cnelson04-beckman opened this issue Mar 14, 2022 · 0 comments

Comments

@cnelson04-beckman
Copy link

System.IO.FileLoadException
HResult=0x80131040
Message=Could not load file or assembly 'NP.Utilities, Version=1.0.8.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)
Source=NP.Avalonia.Visuals
StackTrace:
at NP.Avalonia.Visuals.ThemingAndL10N.ThemeLoader.set_StyleResourceName(Object value)
at NP.Demos.ThemingAndLocalizationDemo.App.!XamlIlPopulate(IServiceProvider , App ) in C:\Users\cnelson04\source\repos\npolyak\NP.Avalonia.Demos\NP.Demos.ThemingAndL10N\NP.Demos.ThemingAndLocalizationDemo\App.axaml:line 10
at NP.Demos.ThemingAndLocalizationDemo.App.!XamlIlPopulateTrampoline(App )
at NP.Demos.ThemingAndLocalizationDemo.App.Initialize() in C:\Users\cnelson04\source\repos\npolyak\NP.Avalonia.Demos\NP.Demos.ThemingAndL10N\NP.Demos.ThemingAndLocalizationDemo\App.axaml.cs:line 11
at Avalonia.Controls.AppBuilderBase1.Setup() at Avalonia.Controls.AppBuilderBase1.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime[T](T builder, String[] args, ShutdownMode shutdownMode)
at NP.Demos.ThemingAndLocalizationDemo.Program.Main(String[] args) in C:\Users\cnelson04\source\repos\npolyak\NP.Avalonia.Demos\NP.Demos.ThemingAndL10N\NP.Demos.ThemingAndLocalizationDemo\Program.cs:line 14

image

If I go back to version 1.0.11 or earlier this problem disappears
I ran into this problem both on my sample project for my program and for "NP.Demos.ThemingAndLocalizationDemo" which I downloaded to see this working.

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

No branches or pull requests

1 participant