.sln文件包含框架4.7.2以及.net core 2.2的多个项目
出现如下错误
>>> [s for s in x if s.split()[-2] != "the"]
['Mary had a little lamb',
'Jill followed suit',
'i woke up suddenly',
'it was a really bad dream']
下面是我的代码
System.InvalidOperationException: Unknown test framework: could not find xunit.dll (v1) or xunit.execution.*.dll (v2) in D:\.....\bin\Debug\netcoreapp2.2