diff --git a/SampleTestAssembly/SampleTestAssembly.csproj b/SampleTestAssembly/SampleTestAssembly.csproj index 88b95d7..6854684 100644 --- a/SampleTestAssembly/SampleTestAssembly.csproj +++ b/SampleTestAssembly/SampleTestAssembly.csproj @@ -1,75 +1,9 @@ - - - + - Debug - AnyCPU - {BDAFB5DD-FFB3-4A94-A312-DFB080010846} - Library - Properties - SampleTestAssembly - SampleTestAssembly - v4.5.2 - 512 - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + net461 + false - - - - - - - - - - ..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - True - - - ..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll - True - - - ..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll - True - - - ..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - True - + - - - - - - - - - \ No newline at end of file diff --git a/SampleTestAssembly/packages.config b/SampleTestAssembly/packages.config deleted file mode 100644 index 44a585a..0000000 --- a/SampleTestAssembly/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/xunit.runner.data/xunit.runner.data.csproj b/xunit.runner.data/xunit.runner.data.csproj index ddeabe8..d8fdffa 100644 --- a/xunit.runner.data/xunit.runner.data.csproj +++ b/xunit.runner.data/xunit.runner.data.csproj @@ -1,59 +1,7 @@ - - - + - Debug - AnyCPU - {A1F579F4-443E-4F64-BC55-998AB86FF293} - Library - Properties Xunit.Runner.Data - xunit.runner.data - v4.5.2 - 512 + netstandard20 + false - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xunit.runner.worker/MessageSinks/BaseMessageSink.cs b/xunit.runner.worker/MessageSinks/BaseMessageSink.cs index 47d17e9..55e524d 100644 --- a/xunit.runner.worker/MessageSinks/BaseMessageSink.cs +++ b/xunit.runner.worker/MessageSinks/BaseMessageSink.cs @@ -1,5 +1,6 @@ using System; using Xunit.Abstractions; +using Xunit.Sdk; namespace Xunit.Runner.Worker.MessageSinks { diff --git a/xunit.runner.worker/packages.config b/xunit.runner.worker/packages.config deleted file mode 100644 index f3e206d..0000000 --- a/xunit.runner.worker/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/xunit.runner.worker/xunit.runner.worker.csproj b/xunit.runner.worker/xunit.runner.worker.csproj index 5f90231..d0d604c 100644 --- a/xunit.runner.worker/xunit.runner.worker.csproj +++ b/xunit.runner.worker/xunit.runner.worker.csproj @@ -1,86 +1,12 @@ - - - + - Debug - AnyCPU - {9DF97A2B-0EB5-4B12-9F81-69DFAC979814} Exe - Properties Xunit.Runner.Worker - xunit.runner.worker - v4.6 - 512 - true - - - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 + net461 + false - - - - - - - - - - ..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - - - ..\packages\xunit.runner.utility.2.1.0\lib\net35\xunit.runner.utility.desktop.dll - True - + + - - - - - - - - - - - - - - - - - - - - {a1f579f4-443e-4f64-bc55-998ab86ff293} - xunit.runner.data - - - - \ No newline at end of file diff --git a/xunit.runner.wpf/packages.config b/xunit.runner.wpf/packages.config deleted file mode 100644 index eeaf669..0000000 --- a/xunit.runner.wpf/packages.config +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xunit.runner.wpf/xunit.runner.wpf.csproj b/xunit.runner.wpf/xunit.runner.wpf.csproj index 88abc3f..6d4dcf8 100644 --- a/xunit.runner.wpf/xunit.runner.wpf.csproj +++ b/xunit.runner.wpf/xunit.runner.wpf.csproj @@ -10,7 +10,7 @@ true false - +