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

我在NET 4.8 中使用 Aliyun.Api.LogService 报 未能加载文件或程序集“LZ4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040) #32

Open
weiwei11245 opened this issue Jun 21, 2023 · 1 comment

Comments

@weiwei11245
Copy link

我之前是使用的NET Core 3.1 是正常 使用的 最近在开发一个WPF 项目中也使用了此包

主程序NET Framework 4.8 Aliyun.Api.LogService Nuget 包管理使用的 PackageReference

报错如下 :

image

FusionLog 信息

image

@weiwei11245
Copy link
Author

最新实践: 我将 lz4net 更改为 K4os.Compression.LZ4 可以正确运行
image

更改代码如下:
image

image

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