摘要: .net standard的程序集中定义的是一些标准接口,.net core与.net framework都可以调用。 而.net core编写的程序集与.net framework的程序集是不兼容的,比如.net core3.1编写的程序集使用了system.io.filesystem的版本是 4 阅读全文
posted @ 2020-05-05 21:07 时空观察者9号 阅读(404) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/liushen/p/Different_Dlls_In_The_Projects.html 阅读全文
posted @ 2020-05-05 15:37 时空观察者9号 阅读(213) 评论(0) 推荐(0)