![]() |
От: |
Коваленко Дмитрий
|
http://www.ibprovider.com |
Дата: | 03.11.17 06:28 | ||
Оценка: |
QL>Testing .NET Core or .NET Standard projects requires version 3.8.0 of the NUnit 3 Visual Studio Test Adapter.
[03.11.2017 9:14:39 Error] The operation failed as details for project lcpi.lib.ntest.vs2017s2.0 could not be loaded.
[03.11.2017 9:14:41 Informational] ------ Load Playlist started ------
[03.11.2017 9:14:41 Informational] ========== Load Playlist finished (0:00:00,0025007) ==========
[03.11.2017 9:14:43 Informational] ------ Discover test started ------
[03.11.2017 9:14:44 Informational] NUnit VS Adapter 2.1.1.0 discovering tests is started
[03.11.2017 9:14:44 Warning] Dependent Assembly netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 of D:\Users\Dima\Work\.NET2\lib.net\lib\bin\vs2017_nets2.0_Debug\lcpi.lib.nets2_0.debug.dll not found. Can be ignored if not a NUnit project.
[03.11.2017 9:14:44 Warning] Dependent Assembly netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 of D:\Users\Dima\Work\.NET2\lib.net\ntest\bin\vs2017_nets2.0_Debug\lcpi.lib.ntest.nets2_0.debug.dll not found. Can be ignored if not a NUnit project.
[03.11.2017 9:14:44 Informational] NUnit VS Adapter 2.1.1.0 discovering test is finished
[03.11.2017 9:14:44 Informational] ========== Discover test finished: 0 found (0:00:01,0705979) ==========
You need to add a reference to NETStandard.Library.NETFramework package to get this dependency now.