diff --git a/UnitTest/Test.Net 5.0/Test.Net 5.0.csproj b/UnitTest/Test.Net 5.0/Test.Net 5.0.csproj index d056042..dc34907 100644 --- a/UnitTest/Test.Net 5.0/Test.Net 5.0.csproj +++ b/UnitTest/Test.Net 5.0/Test.Net 5.0.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/UnitTest/Test.Net 6.0/Test.Net 6.0.csproj b/UnitTest/Test.Net 6.0/Test.Net 6.0.csproj index ac7453d..c9e85dd 100644 --- a/UnitTest/Test.Net 6.0/Test.Net 6.0.csproj +++ b/UnitTest/Test.Net 6.0/Test.Net 6.0.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/UnitTest/Test.Net Core/Test.Net Core.csproj b/UnitTest/Test.Net Core/Test.Net Core.csproj index 45fcc2f..9a89758 100644 --- a/UnitTest/Test.Net Core/Test.Net Core.csproj +++ b/UnitTest/Test.Net Core/Test.Net Core.csproj @@ -35,8 +35,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UnitTest/Test.Net/Test.Net.csproj b/UnitTest/Test.Net/Test.Net.csproj index 831f093..ed5c7d4 100644 --- a/UnitTest/Test.Net/Test.Net.csproj +++ b/UnitTest/Test.Net/Test.Net.csproj @@ -1,5 +1,9 @@  + + + + @@ -91,24 +95,24 @@ ..\packages\Microsoft.ApplicationInsights.2.22.0\lib\net46\Microsoft.ApplicationInsights.dll True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.1.2.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.1.3.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.1.2.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.1.3.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.1.2.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.1.3.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll True - - ..\packages\Microsoft.Testing.Platform.1.2.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.1.3.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll True - - ..\packages\Microsoft.Testing.Platform.MSBuild.1.2.1\lib\netstandard2.0\Microsoft.Testing.Platform.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.1.3.1\lib\netstandard2.0\Microsoft.Testing.Platform.MSBuild.dll True @@ -124,11 +128,11 @@ True - ..\packages\MSTest.TestFramework.3.4.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.3.5.0\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll True - ..\packages\MSTest.TestFramework.3.4.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.3.5.0\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll True @@ -192,10 +196,18 @@ + + + + + + + + \ No newline at end of file diff --git a/UnitTest/Test.Net/packages.config b/UnitTest/Test.Net/packages.config index aa078f0..2d323eb 100644 --- a/UnitTest/Test.Net/packages.config +++ b/UnitTest/Test.Net/packages.config @@ -1,14 +1,14 @@ - - - - - + + + + + - - + +