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 77094d9..73d5d03 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 f0b3170..0e93089 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 832c72a..65389d4 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 5efd6a7..eec7ba7 100644 --- a/UnitTest/Test.Net/Test.Net.csproj +++ b/UnitTest/Test.Net/Test.Net.csproj @@ -1,5 +1,9 @@ - + + + + + @@ -122,24 +126,24 @@ ..\packages\Microsoft.ApplicationInsights.2.23.0\lib\net46\Microsoft.ApplicationInsights.dll True - - ..\packages\Microsoft.Testing.Platform.MSBuild.1.6.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.1.6.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.1.6.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.1.6.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.1.6.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.1.6.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.1.6.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.1.6.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll True - - ..\packages\Microsoft.Testing.Platform.1.6.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.1.6.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll True @@ -159,46 +163,46 @@ True - ..\packages\MSTest.TestFramework.3.8.2\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.3.8.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll True - ..\packages\MSTest.TestFramework.3.8.2\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.3.8.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll True - - ..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll True - - ..\packages\System.Collections.Immutable.9.0.2\lib\net462\System.Collections.Immutable.dll + + ..\packages\System.Collections.Immutable.9.0.3\lib\net462\System.Collections.Immutable.dll True - - ..\packages\System.Diagnostics.DiagnosticSource.9.0.2\lib\net462\System.Diagnostics.DiagnosticSource.dll + + ..\packages\System.Diagnostics.DiagnosticSource.9.0.3\lib\net462\System.Diagnostics.DiagnosticSource.dll True - - ..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll + + ..\packages\System.Memory.4.6.2\lib\net462\System.Memory.dll True - - ..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll True - - ..\packages\System.Reflection.Metadata.9.0.2\lib\net462\System.Reflection.Metadata.dll + + ..\packages\System.Reflection.Metadata.9.0.3\lib\net462\System.Reflection.Metadata.dll True - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.1\lib\net462\System.Runtime.CompilerServices.Unsafe.dll True - - ..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.2\lib\net462\System.Threading.Tasks.Extensions.dll True @@ -277,6 +281,13 @@ + + + + + + + @@ -298,4 +309,7 @@ + + + \ No newline at end of file diff --git a/UnitTest/Test.Net/packages.config b/UnitTest/Test.Net/packages.config index 58f8986..c131e5d 100644 --- a/UnitTest/Test.Net/packages.config +++ b/UnitTest/Test.Net/packages.config @@ -1,21 +1,21 @@ - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file