это ошибка:
Код: Выделить всё
System.AggregateException: One or more errors occurred. (Could not load file or assembly 'System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
)
---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
File name: 'System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at System.Net.HttpWebRequest..ctor(Uri uri)
at System.Net.WebRequest.HttpRequestCreator.Create(Uri Uri)
at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
at System.Net.WebRequest.Create(Uri reque
Код: Выделить всё
net6.0
enable
enable
true
[*]полная перестройка
очистка кэша nuget< /li>
Подробнее здесь: https://stackoverflow.com/questions/787 ... collection