Есть ли способ использовать эту dll в проекте .Net Framework 4.8?
Я добавил dll, получил вот эту ошибку:
Код: Выделить всё
Could not load file or assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
Спасибо
Подробнее здесь: https://stackoverflow.com/questions/635 ... mework-4-8