diff --git a/src/Adapter/Build/Desktop/MSTest.TestAdapter.props b/src/Adapter/Build/Desktop/MSTest.TestAdapter.props index 4fd179fc32..54b8bc439e 100644 --- a/src/Adapter/Build/Desktop/MSTest.TestAdapter.props +++ b/src/Adapter/Build/Desktop/MSTest.TestAdapter.props @@ -1,20 +1,28 @@ - + Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll PreserveNewest False - + - \ No newline at end of file + + + + + + diff --git a/src/Adapter/Build/NetCore/MSTest.TestAdapter.props b/src/Adapter/Build/NetCore/MSTest.TestAdapter.props index 14ecf32da7..ba5f112fc7 100644 --- a/src/Adapter/Build/NetCore/MSTest.TestAdapter.props +++ b/src/Adapter/Build/NetCore/MSTest.TestAdapter.props @@ -1,20 +1,28 @@ - + Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll PreserveNewest False - + - \ No newline at end of file + + + + + + diff --git a/src/Adapter/Build/Universal/MSTest.TestAdapter.props b/src/Adapter/Build/Universal/MSTest.TestAdapter.props index 14ecf32da7..ba5f112fc7 100644 --- a/src/Adapter/Build/Universal/MSTest.TestAdapter.props +++ b/src/Adapter/Build/Universal/MSTest.TestAdapter.props @@ -1,20 +1,28 @@ - + Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll PreserveNewest False - - + + Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll PreserveNewest False - + - \ No newline at end of file + + + + + +