diff --git a/QuickFiler.Test/QuickFiler.Test.csproj b/QuickFiler.Test/QuickFiler.Test.csproj index cc2abb610..eebfb5278 100644 --- a/QuickFiler.Test/QuickFiler.Test.csproj +++ b/QuickFiler.Test/QuickFiler.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + @@ -252,8 +252,9 @@ ..\packages\Deedle.3.0.0\lib\netstandard2.0\Deedle.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll @@ -332,32 +333,41 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Microsoft.Web.WebView2.1.0.4191.47\lib\net462\Microsoft.Web.WebView2.Core.dll @@ -365,11 +375,13 @@ ..\packages\Microsoft.Web.WebView2.1.0.4191.47\lib\net462\Microsoft.Web.WebView2.WinForms.dll - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll @@ -509,15 +521,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -532,8 +544,8 @@ - - - - + + + + \ No newline at end of file diff --git a/QuickFiler.Test/app.config b/QuickFiler.Test/app.config index 03293e9c9..4bfebf442 100644 --- a/QuickFiler.Test/app.config +++ b/QuickFiler.Test/app.config @@ -3,43 +3,23 @@ - + - + - + - + - + @@ -51,19 +31,11 @@ - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,429 +83,265 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/QuickFiler.Test/packages.config b/QuickFiler.Test/packages.config index f44bd2c47..cda5847e8 100644 --- a/QuickFiler.Test/packages.config +++ b/QuickFiler.Test/packages.config @@ -5,153 +5,52 @@ - + - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -166,14 +65,10 @@ - + - + \ No newline at end of file diff --git a/SVGControl.Test/SVGControl.Test.csproj b/SVGControl.Test/SVGControl.Test.csproj index 4397b0fcd..4956351b5 100644 --- a/SVGControl.Test/SVGControl.Test.csproj +++ b/SVGControl.Test/SVGControl.Test.csproj @@ -1,9 +1,9 @@ - - - - + + + + Debug @@ -112,8 +112,8 @@ ..\packages\ExCSS.4.3.2\lib\net48\ExCSS.dll True - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll True @@ -179,39 +179,49 @@ ..\packages\Microsoft.IdentityModel.Abstractions.8.22.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll True - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Moq.4.20.72\lib\net462\Moq.dll True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.18.0\lib\net462\OpenTelemetry.dll @@ -331,18 +341,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}. - - - - - - - - + + + + + + + + - - - - + + + + \ No newline at end of file diff --git a/SVGControl.Test/app.config b/SVGControl.Test/app.config index 29cbe72c4..b3a471e9b 100644 --- a/SVGControl.Test/app.config +++ b/SVGControl.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,55 +27,31 @@ - - + + - - + + - - + + - + - + - + @@ -95,237 +59,153 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/SVGControl.Test/packages.config b/SVGControl.Test/packages.config index 311641b8d..43d352c96 100644 --- a/SVGControl.Test/packages.config +++ b/SVGControl.Test/packages.config @@ -4,116 +4,43 @@ - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - + + + + + + - - - + + + - + - - + + @@ -129,14 +56,10 @@ - + - + \ No newline at end of file diff --git a/Tags.Test/Tags.Test.csproj b/Tags.Test/Tags.Test.csproj index 9451163aa..59d795bc0 100644 --- a/Tags.Test/Tags.Test.csproj +++ b/Tags.Test/Tags.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -54,8 +54,9 @@ ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll @@ -122,41 +123,52 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.18.0\lib\net462\OpenTelemetry.dll @@ -291,15 +303,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -314,8 +326,8 @@ - - - - + + + + \ No newline at end of file diff --git a/Tags.Test/app.config b/Tags.Test/app.config index 543ff30eb..e52f809b0 100644 --- a/Tags.Test/app.config +++ b/Tags.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,51 +199,27 @@ - + - + - + - + - + - + @@ -431,93 +227,97 @@ - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Tags.Test/packages.config b/Tags.Test/packages.config index b95a9e706..daa93c8f6 100644 --- a/Tags.Test/packages.config +++ b/Tags.Test/packages.config @@ -4,145 +4,48 @@ - - + + - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -157,14 +60,10 @@ - + - + \ No newline at end of file diff --git a/TaskMaster.Test/TaskMaster.Test.csproj b/TaskMaster.Test/TaskMaster.Test.csproj index 131d0d2bb..c2f73372f 100644 --- a/TaskMaster.Test/TaskMaster.Test.csproj +++ b/TaskMaster.Test/TaskMaster.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -55,8 +55,9 @@ ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\log4net.3.4.0\lib\net462\log4net.dll @@ -137,41 +138,52 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll @@ -372,15 +384,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -395,8 +407,8 @@ - - - - + + + + \ No newline at end of file diff --git a/TaskMaster.Test/app.config b/TaskMaster.Test/app.config index 6c46ad817..549920824 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,413 +83,257 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskMaster.Test/packages.config b/TaskMaster.Test/packages.config index 992d25f1f..6ad113f62 100644 --- a/TaskMaster.Test/packages.config +++ b/TaskMaster.Test/packages.config @@ -4,154 +4,53 @@ - + - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -166,14 +65,10 @@ - + - + \ No newline at end of file diff --git a/TaskTree.Test/TaskTree.Test.csproj b/TaskTree.Test/TaskTree.Test.csproj index 743407c54..f66b89036 100644 --- a/TaskTree.Test/TaskTree.Test.csproj +++ b/TaskTree.Test/TaskTree.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -54,8 +54,9 @@ ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll @@ -122,38 +123,49 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\ObjectListView.Official.2.9.1\lib\net20\ObjectListView.dll @@ -292,15 +304,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -315,8 +327,8 @@ - - - - + + + + \ No newline at end of file diff --git a/TaskTree.Test/app.config b/TaskTree.Test/app.config index 543ff30eb..e52f809b0 100644 --- a/TaskTree.Test/app.config +++ b/TaskTree.Test/app.config @@ -3,195 +3,99 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -199,11 +103,7 @@ - + @@ -215,163 +115,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -379,51 +199,27 @@ - + - + - + - + - + - + @@ -431,93 +227,97 @@ - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskTree.Test/packages.config b/TaskTree.Test/packages.config index b95a9e706..daa93c8f6 100644 --- a/TaskTree.Test/packages.config +++ b/TaskTree.Test/packages.config @@ -4,145 +4,48 @@ - - + + - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -157,14 +60,10 @@ - + - + \ No newline at end of file diff --git a/TaskVisualization.Test/TaskVisualization.Test.csproj b/TaskVisualization.Test/TaskVisualization.Test.csproj index 2dabdbc29..79e7f5925 100644 --- a/TaskVisualization.Test/TaskVisualization.Test.csproj +++ b/TaskVisualization.Test/TaskVisualization.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -89,8 +89,9 @@ ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll @@ -157,41 +158,52 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.18.0\lib\net462\OpenTelemetry.dll @@ -316,15 +328,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -339,8 +351,8 @@ - - - - + + + + \ No newline at end of file diff --git a/TaskVisualization.Test/app.config b/TaskVisualization.Test/app.config index 982512652..1be02fc54 100644 --- a/TaskVisualization.Test/app.config +++ b/TaskVisualization.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,421 +83,261 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TaskVisualization.Test/packages.config b/TaskVisualization.Test/packages.config index b95a9e706..daa93c8f6 100644 --- a/TaskVisualization.Test/packages.config +++ b/TaskVisualization.Test/packages.config @@ -4,145 +4,48 @@ - - + + - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -157,14 +60,10 @@ - + - + \ No newline at end of file diff --git a/ToDoModel.Test/ToDoModel.Test.csproj b/ToDoModel.Test/ToDoModel.Test.csproj index 17e339031..1e6f401a4 100644 --- a/ToDoModel.Test/ToDoModel.Test.csproj +++ b/ToDoModel.Test/ToDoModel.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -92,15 +92,16 @@ ..\packages\Deedle.3.0.0\lib\netstandard2.0\Deedle.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True + ..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll - ..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll @@ -166,32 +167,41 @@ False - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True ..\packages\Mono.Reflection.2.0.0\lib\net40\Mono.Reflection.dll @@ -199,11 +209,13 @@ ..\packages\Moq.4.20.72\lib\net462\Moq.dll - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\Newtonsoft.Json.13.0.4\lib\net45\Newtonsoft.Json.dll @@ -334,15 +346,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -357,8 +369,8 @@ - - - - + + + + \ No newline at end of file diff --git a/ToDoModel.Test/app.config b/ToDoModel.Test/app.config index c4cca93f6..c86e8be4f 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,421 +83,261 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ToDoModel.Test/packages.config b/ToDoModel.Test/packages.config index ed08943ef..d3a0d8a50 100644 --- a/ToDoModel.Test/packages.config +++ b/ToDoModel.Test/packages.config @@ -4,147 +4,50 @@ - - + + - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -159,14 +62,10 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS.Test/UtilitiesCS.Test.csproj b/UtilitiesCS.Test/UtilitiesCS.Test.csproj index c9e2733e7..496bed56e 100644 --- a/UtilitiesCS.Test/UtilitiesCS.Test.csproj +++ b/UtilitiesCS.Test/UtilitiesCS.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -592,8 +592,9 @@ ..\packages\Deedle.3.0.0\lib\netstandard2.0\Deedle.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll @@ -748,38 +749,49 @@ $(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.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True False @@ -968,15 +980,15 @@ - - - - - - - - - + + + + + + + + + @@ -992,8 +1004,8 @@ - - - - + + + + \ No newline at end of file diff --git a/UtilitiesCS.Test/app.config b/UtilitiesCS.Test/app.config index 6dbfe1d8a..933453685 100644 --- a/UtilitiesCS.Test/app.config +++ b/UtilitiesCS.Test/app.config @@ -3,35 +3,19 @@ - + - + - + - + @@ -43,27 +27,15 @@ - + - + - + @@ -79,59 +51,31 @@ - + - + - + - + - + - + - + @@ -139,453 +83,277 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/UtilitiesCS.Test/packages.config b/UtilitiesCS.Test/packages.config index c1373178e..7de7a7e37 100644 --- a/UtilitiesCS.Test/packages.config +++ b/UtilitiesCS.Test/packages.config @@ -6,109 +6,43 @@ - + - + - + - - - - - - - - + + + + + + + + - - + + - + - + - + - + @@ -120,67 +54,28 @@ - - - - - - - + + + + + + + - - - + + + - + - - - - + + + + @@ -204,15 +99,11 @@ - + - + \ No newline at end of file diff --git a/UtilitiesCS/UtilitiesCS.csproj b/UtilitiesCS/UtilitiesCS.csproj index 663907773..27a16c1ed 100644 --- a/UtilitiesCS/UtilitiesCS.csproj +++ b/UtilitiesCS/UtilitiesCS.csproj @@ -1,6 +1,6 @@ - + @@ -63,8 +63,9 @@ ..\packages\Fizzler.1.3.1\lib\netstandard2.0\Fizzler.dll - - ..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll + + ..\packages\FluentAssertions.8.11.0\lib\net47\FluentAssertions.dll + True ..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll @@ -1298,7 +1299,7 @@ - + diff --git a/UtilitiesCS/app.config b/UtilitiesCS/app.config index 9cd087f99..88b0d05f5 100644 --- a/UtilitiesCS/app.config +++ b/UtilitiesCS/app.config @@ -1,50 +1,26 @@  - -
+ +
- + - + - + - + @@ -56,27 +32,15 @@ - + - + - + @@ -92,59 +56,31 @@ - + - + - + - + - + - + - + @@ -152,329 +88,173 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - - + + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + + + + + diff --git a/UtilitiesCS/packages.config b/UtilitiesCS/packages.config index 48961881c..087da3761 100644 --- a/UtilitiesCS/packages.config +++ b/UtilitiesCS/packages.config @@ -9,79 +9,37 @@ - + - + - + - - - - - - + + + + + + - + - + @@ -104,18 +62,8 @@ - - + + @@ -170,26 +118,14 @@ - + - - + + @@ -207,4 +143,4 @@ - + \ No newline at end of file diff --git a/VBFunctions.Test/VBFunctions.Test.csproj b/VBFunctions.Test/VBFunctions.Test.csproj index 7093d2832..5cb8c4645 100644 --- a/VBFunctions.Test/VBFunctions.Test.csproj +++ b/VBFunctions.Test/VBFunctions.Test.csproj @@ -1,10 +1,10 @@ - - - - - + + + + + Debug @@ -114,38 +114,49 @@ ..\packages\Microsoft.IdentityModel.Abstractions.8.22.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll True - - ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + + ..\packages\Microsoft.Testing.Platform.MSBuild.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.MSBuild.dll + True - - ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + + ..\packages\Microsoft.Testing.Extensions.Telemetry.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.Telemetry.dll + True - - ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + + ..\packages\Microsoft.Testing.Extensions.TrxReport.Abstractions.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll + True - - ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.0\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + + ..\packages\Microsoft.Testing.Extensions.VSTestBridge.2.4.1\lib\netstandard2.0\Microsoft.Testing.Extensions.VSTestBridge.dll + True - - ..\packages\Microsoft.Testing.Platform.2.4.0\lib\netstandard2.0\Microsoft.Testing.Platform.dll + + ..\packages\Microsoft.Testing.Platform.2.4.1\lib\netstandard2.0\Microsoft.Testing.Platform.dll + True - - ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.0\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + + ..\packages\Microsoft.TestPlatform.AdapterUtilities.18.10.1\lib\net462\Microsoft.TestPlatform.AdapterUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.CoreUtilities.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.TestPlatform.PlatformAbstractions.dll + True - - ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + + ..\packages\Microsoft.TestPlatform.ObjectModel.18.10.1\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.4.4.0\lib\net462\MSTest.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.4.4.1\lib\net462\MSTest.TestFramework.Extensions.dll + True ..\packages\OpenTelemetry.1.18.0\lib\net462\OpenTelemetry.dll @@ -271,15 +282,15 @@ 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}. - - - - - - - - - + + + + + + + + + @@ -294,8 +305,8 @@ - - - - + + + + \ No newline at end of file diff --git a/VBFunctions.Test/app.config b/VBFunctions.Test/app.config index a400e1d58..923ed772a 100644 --- a/VBFunctions.Test/app.config +++ b/VBFunctions.Test/app.config @@ -3,19 +3,11 @@ - + - + @@ -27,11 +19,7 @@ - + @@ -39,83 +27,43 @@ - + - + - + - + - + - + - + - + - + - + @@ -127,429 +75,261 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VBFunctions.Test/packages.config b/VBFunctions.Test/packages.config index fc6643a8d..a3d48ee4b 100644 --- a/VBFunctions.Test/packages.config +++ b/VBFunctions.Test/packages.config @@ -3,143 +3,46 @@ - + - + - - - - - - - - + + + + + + + + - - + + - + - + - - - - - - - - - - + + + + + + + + + + - + - - - - + + + + @@ -154,14 +57,10 @@ - + - + \ No newline at end of file