diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index dc52e486..b175bbeb 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + @@ -179,6 +179,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -227,29 +231,42 @@ False + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True + + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True + + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True + + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True + + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True + ..\packages\Microsoft.Web.WebView2.1.0.4078.44\lib\net462\Microsoft.Web.WebView2.Core.dll ..\packages\Microsoft.Web.WebView2.1.0.4078.44\lib\net462\Microsoft.Web.WebView2.WinForms.dll - - ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll - - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll - - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll - - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -266,12 +283,6 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll - - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll - False @@ -398,21 +409,17 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -426,4 +433,8 @@ + + + + \ No newline at end of file diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 461a8637..02be2a09 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,389 +83,225 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index 64b86398..74bb35c5 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -7,141 +7,49 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -155,14 +63,10 @@ - + - + \ No newline at end of file diff --git a/SVGControl.Test/SVGControl.Test.csproj b/SVGControl.Test/SVGControl.Test.csproj index af3d234c..684a6d07 100644 --- a/SVGControl.Test/SVGControl.Test.csproj +++ b/SVGControl.Test/SVGControl.Test.csproj @@ -1,17 +1,10 @@  - - - + + + + + + Debug AnyCPU @@ -24,13 +17,12 @@ 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 15.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages False UnitTest - + + @@ -119,57 +111,271 @@ - - ..\packages\Castle.Core.5.1.1\lib\net462\Castle.Core.dll + + ..\packages\Azure.Core.1.60.0\lib\net472\Azure.Core.dll + True - - ..\packages\FluentAssertions.6.12.0\lib\net47\FluentAssertions.dll + + ..\packages\Azure.Monitor.OpenTelemetry.Exporter.1.8.3\lib\netstandard2.0\Azure.Monitor.OpenTelemetry.Exporter.dll + True - - ..\packages\MSTest.TestFramework.3.1.1\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + + ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll + True - - ..\packages\MSTest.TestFramework.3.1.1\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + + ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + True - - ..\packages\Moq.4.20.69\lib\net462\Moq.dll + + ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll + True + + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Extensions.Configuration.10.0.10\lib\net462\Microsoft.Extensions.Configuration.dll + True + + + ..\packages\Microsoft.Extensions.Configuration.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + True + + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Diagnostics.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.Diagnostics.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.FileProviders.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.FileProviders.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Hosting.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.Hosting.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.10.0.10\lib\net462\Microsoft.Extensions.Logging.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.10\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Configuration.10.0.10\lib\net462\Microsoft.Extensions.Logging.Configuration.dll + True + + + ..\packages\Microsoft.Extensions.Options.10.0.10\lib\net462\Microsoft.Extensions.Options.dll + True + + + ..\packages\Microsoft.Extensions.Options.ConfigurationExtensions.10.0.10\lib\net462\Microsoft.Extensions.Options.ConfigurationExtensions.dll + True + + + ..\packages\Microsoft.Extensions.Primitives.10.0.10\lib\net462\Microsoft.Extensions.Primitives.dll + True + + + ..\packages\Microsoft.Identity.Client.4.87.0\lib\net472\Microsoft.Identity.Client.dll + True + + + ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.87.0\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll + True + + + ..\packages\Microsoft.IdentityModel.Abstractions.8.22.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True + + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True + + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True + + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True + + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True + + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True + + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.8.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True + + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.8.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True + + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.8.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True + + + ..\packages\Moq.4.20.72\lib\net462\Moq.dll + True + + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True + + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True + + + ..\packages\OpenTelemetry.1.17.0\lib\net462\OpenTelemetry.dll + True + + + ..\packages\OpenTelemetry.Api.1.17.0\lib\net462\OpenTelemetry.Api.dll + True + + + ..\packages\OpenTelemetry.Api.ProviderBuilderExtensions.1.17.0\lib\net462\OpenTelemetry.Api.ProviderBuilderExtensions.dll + True + + + ..\packages\OpenTelemetry.Extensions.Hosting.1.17.0\lib\net462\OpenTelemetry.Extensions.Hosting.dll + True + + + ..\packages\OpenTelemetry.PersistentStorage.Abstractions.1.1.1\lib\net462\OpenTelemetry.PersistentStorage.Abstractions.dll + True + + + ..\packages\OpenTelemetry.PersistentStorage.FileSystem.1.1.1\lib\net462\OpenTelemetry.PersistentStorage.FileSystem.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.ClientModel.1.14.0\lib\netstandard2.0\System.ClientModel.dll + True + + + ..\packages\System.Collections.Immutable.10.0.10\lib\net462\System.Collections.Immutable.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.10.0.10\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.Formats.Asn1.10.0.10\lib\net462\System.Formats.Asn1.dll + True + + + ..\packages\System.IO.FileSystem.AccessControl.5.0.0\lib\net461\System.IO.FileSystem.AccessControl.dll + True + + + ..\packages\System.IO.Pipelines.10.0.10\lib\net462\System.IO.Pipelines.dll + True + + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Memory.Data.10.0.10\lib\net462\System.Memory.Data.dll + True + - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Reflection.Metadata.10.0.10\lib\net462\System.Reflection.Metadata.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Security.AccessControl.6.0.1\lib\net461\System.Security.AccessControl.dll + True + + + ..\packages\System.Security.Cryptography.ProtectedData.10.0.10\lib\net462\System.Security.Cryptography.ProtectedData.dll + True + + + ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll + True + + + ..\packages\System.Text.Encodings.Web.10.0.10\lib\net462\System.Text.Encodings.Web.dll + True + + + ..\packages\System.Text.Json.10.0.10\lib\net462\System.Text.Json.dll + True - - ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True - + - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + + + + + + + + - - + + + + + + \ No newline at end of file diff --git a/SVGControl.Test/app.config b/SVGControl.Test/app.config index be9e5a9c..9c141227 100644 --- a/SVGControl.Test/app.config +++ b/SVGControl.Test/app.config @@ -3,20 +3,12 @@ - - + + - - + + @@ -27,12 +19,28 @@ - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/SVGControl.Test/packages.config b/SVGControl.Test/packages.config index 3e9c7649..e94ba5b9 100644 --- a/SVGControl.Test/packages.config +++ b/SVGControl.Test/packages.config @@ -1,10 +1,62 @@  - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index af87badc..0d6fd8f7 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -73,6 +73,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -118,20 +122,25 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -148,11 +157,13 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.17.0\lib\net462\OpenTelemetry.dll @@ -281,22 +292,18 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -310,4 +317,8 @@ + + + + \ No newline at end of file diff --git a/Tags.Test/app.config b/Tags.Test/app.config index d5917cfe..a2df0040 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,147 +115,75 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -363,51 +191,27 @@ - + - + - + - + - + - + @@ -415,77 +219,69 @@ - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index 00175f83..7317d59c 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -5,135 +5,47 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -147,14 +59,10 @@ - + - + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index 0882174d..2a44113b 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -82,6 +82,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -127,20 +131,25 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -157,11 +166,13 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll @@ -333,21 +344,17 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -361,4 +368,8 @@ + + + + \ No newline at end of file diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index f6627783..054fe5b9 100644 --- a/TaskMaster.Test/app.config +++ b/TaskMaster.Test/app.config @@ -3,27 +3,15 @@ - + - + - + @@ -31,11 +19,7 @@ - + @@ -43,19 +27,11 @@ - + - + @@ -63,67 +39,35 @@ - + - + - + - + - + - + - + - + @@ -131,11 +75,7 @@ - + @@ -143,381 +83,221 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index f1b1f11d..d7f605f0 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -7,136 +7,48 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -150,14 +62,10 @@ - + - + \ No newline at end of file diff --git a/TaskTree.Test/TaskTree.Test.csproj b/TaskTree.Test/TaskTree.Test.csproj index c55c3655..3f6f333d 100644 --- a/TaskTree.Test/TaskTree.Test.csproj +++ b/TaskTree.Test/TaskTree.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -73,6 +73,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -118,23 +122,36 @@ False - - ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True + + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True + + + ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -151,12 +168,6 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll - - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll - ..\packages\OpenTelemetry.1.17.0\lib\net462\OpenTelemetry.dll @@ -282,22 +293,18 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -311,4 +318,8 @@ + + + + \ No newline at end of file diff --git a/TaskTree.Test/app.config b/TaskTree.Test/app.config index d5917cfe..a2df0040 100644 --- a/TaskTree.Test/app.config +++ b/TaskTree.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,147 +115,75 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -363,51 +191,27 @@ - + - + - + - + - + - + @@ -415,77 +219,69 @@ - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskTree.Test/packages.config b/TaskTree.Test/packages.config index 00175f83..7317d59c 100644 --- a/TaskTree.Test/packages.config +++ b/TaskTree.Test/packages.config @@ -5,135 +5,47 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -147,14 +59,10 @@ - + - + \ No newline at end of file diff --git a/TaskVisualization.Test/TaskVisualization.Test.csproj b/TaskVisualization.Test/TaskVisualization.Test.csproj index 96c341de..e94b681c 100644 --- a/TaskVisualization.Test/TaskVisualization.Test.csproj +++ b/TaskVisualization.Test/TaskVisualization.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -108,6 +108,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -153,20 +157,25 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -183,11 +192,13 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.17.0\lib\net462\OpenTelemetry.dll @@ -307,21 +318,17 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -335,4 +342,8 @@ + + + + \ No newline at end of file diff --git a/TaskVisualization.Test/app.config b/TaskVisualization.Test/app.config index 0301fe8d..a967c6f5 100644 --- a/TaskVisualization.Test/app.config +++ b/TaskVisualization.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,389 +83,225 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskVisualization.Test/packages.config b/TaskVisualization.Test/packages.config index 00175f83..7317d59c 100644 --- a/TaskVisualization.Test/packages.config +++ b/TaskVisualization.Test/packages.config @@ -5,135 +5,47 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -147,14 +59,10 @@ - + - + \ No newline at end of file diff --git a/ToDoModel.Test/ToDoModel.Test.csproj b/ToDoModel.Test/ToDoModel.Test.csproj index 05cd98ff..5f10cf88 100644 --- a/ToDoModel.Test/ToDoModel.Test.csproj +++ b/ToDoModel.Test/ToDoModel.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -117,6 +117,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -162,20 +166,25 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -195,11 +204,13 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll @@ -325,21 +336,17 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -353,4 +360,8 @@ + + + + \ No newline at end of file diff --git a/ToDoModel.Test/app.config b/ToDoModel.Test/app.config index 19a38b3b..a9873a1b 100644 --- a/ToDoModel.Test/app.config +++ b/ToDoModel.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -39,11 +23,7 @@ - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,389 +83,225 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ToDoModel.Test/packages.config b/ToDoModel.Test/packages.config index b5730eae..5f6afec1 100644 --- a/ToDoModel.Test/packages.config +++ b/ToDoModel.Test/packages.config @@ -5,137 +5,49 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -149,14 +61,10 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index 9c79e1e4..caa16c10 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -587,6 +587,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -694,20 +698,25 @@ $(ProgramFiles)\Microsoft Visual Studio\18\Community\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.Office.Tools.Common.v4.0.Utilities.dll False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -721,11 +730,13 @@ ..\packages\Microsoft.TestPlatform.ObjectModel.18.8.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True False @@ -908,22 +919,18 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -938,4 +945,8 @@ + + + + \ No newline at end of file diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index fd26e11a..a3ebe35e 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,437 +83,249 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index fa9693a3..a947c5ec 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -9,101 +9,40 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - + - + @@ -115,63 +54,28 @@ - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -194,15 +98,11 @@ - + - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 5e866111..36b49cd5 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -68,6 +68,10 @@ ..\packages\Microsoft.Extensions.Configuration.Binder.10.0.10\lib\net462\Microsoft.Extensions.Configuration.Binder.dll + + ..\packages\Microsoft.Extensions.Configuration.EnvironmentVariables.10.0.10\lib\net462\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + True + ..\packages\Microsoft.Extensions.DependencyInjection.10.0.10\lib\net462\Microsoft.Extensions.DependencyInjection.dll @@ -110,20 +114,25 @@ ..\packages\Microsoft.IdentityModel.Abstractions.8.19.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.2\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.3.3\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.3.2\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.3.3\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.8.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll @@ -137,11 +146,13 @@ ..\packages\Microsoft.TestPlatform.ObjectModel.18.8.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.3.2\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.3.3\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.17.0\lib\net462\OpenTelemetry.dll @@ -262,21 +273,17 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - + + + + + + + + + - - - - @@ -290,4 +297,8 @@ + + + + \ No newline at end of file diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index 73022de0..0f3d4c23 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,83 +27,43 @@ - + - + - + - + - + - + - + - + - + - + @@ -127,397 +75,229 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index d5590cab..2906105a 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -3,134 +3,46 @@ - + - + - - - - - - - + + + + + + + + - - + + - + - + - - - - - + + + + + - - - + + + - + - - - - + + + + @@ -144,14 +56,10 @@ - + - + \ No newline at end of file