diff --git a/Src/DSInternals.Common.Test/DSInternals.Common.Test.csproj b/Src/DSInternals.Common.Test/DSInternals.Common.Test.csproj index d50a5d08..3c92b4fc 100644 --- a/Src/DSInternals.Common.Test/DSInternals.Common.Test.csproj +++ b/Src/DSInternals.Common.Test/DSInternals.Common.Test.csproj @@ -35,8 +35,9 @@ false - - ..\packages\PeterO.Cbor.4.3.0\lib\net40\CBOR.dll + + ..\packages\PeterO.Cbor.4.5.1\lib\net40\CBOR.dll + True ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.9.1\lib\netstandard2.0\Microsoft.TestPlatform.AdapterUtilities.dll @@ -50,11 +51,13 @@ ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True - - ..\packages\PeterO.Numbers.1.7.4\lib\net40\Numbers.dll + + ..\packages\PeterO.Numbers.1.8.2\lib\net40\Numbers.dll + True diff --git a/Src/DSInternals.Common.Test/app.config b/Src/DSInternals.Common.Test/app.config index 2d17fc53..e35f6901 100644 --- a/Src/DSInternals.Common.Test/app.config +++ b/Src/DSInternals.Common.Test/app.config @@ -4,15 +4,23 @@ - + - + - + + + + + + + + + diff --git a/Src/DSInternals.Common.Test/packages.config b/Src/DSInternals.Common.Test/packages.config index b3ab82a6..a31e0d78 100644 --- a/Src/DSInternals.Common.Test/packages.config +++ b/Src/DSInternals.Common.Test/packages.config @@ -6,9 +6,9 @@ - - - + + + diff --git a/Src/DSInternals.Common/DSInternals.Common.csproj b/Src/DSInternals.Common/DSInternals.Common.csproj index bf4d4151..25432fd6 100644 --- a/Src/DSInternals.Common/DSInternals.Common.csproj +++ b/Src/DSInternals.Common/DSInternals.Common.csproj @@ -34,14 +34,17 @@ false - - ..\packages\PeterO.Cbor.4.3.0\lib\net40\CBOR.dll + + ..\packages\PeterO.Cbor.4.5.1\lib\net40\CBOR.dll + True - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True - - ..\packages\PeterO.Numbers.1.7.4\lib\net40\Numbers.dll + + ..\packages\PeterO.Numbers.1.8.2\lib\net40\Numbers.dll + True diff --git a/Src/DSInternals.Common/packages.config b/Src/DSInternals.Common/packages.config index d12268ff..ffcde0bd 100644 --- a/Src/DSInternals.Common/packages.config +++ b/Src/DSInternals.Common/packages.config @@ -1,7 +1,7 @@  - - - + + + \ No newline at end of file diff --git a/Src/DSInternals.PowerShell/DSInternals.PowerShell.csproj b/Src/DSInternals.PowerShell/DSInternals.PowerShell.csproj index 82737f52..2f6c397e 100644 --- a/Src/DSInternals.PowerShell/DSInternals.PowerShell.csproj +++ b/Src/DSInternals.PowerShell/DSInternals.PowerShell.csproj @@ -145,16 +145,97 @@ - - ..\packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll + + ..\packages\AutoMapper.15.1.3\lib\netstandard2.0\AutoMapper.dll + True + + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.5\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll + True + + + ..\packages\Microsoft.Bcl.TimeProvider.10.0.5\lib\net462\Microsoft.Bcl.TimeProvider.dll + True + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.5\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.5\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Options.10.0.5\lib\net462\Microsoft.Extensions.Options.dll + True + + + ..\packages\Microsoft.Extensions.Primitives.10.0.5\lib\net462\Microsoft.Extensions.Primitives.dll + True + + + ..\packages\Microsoft.IdentityModel.Abstractions.8.17.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True + + + ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.17.0\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True + + + ..\packages\Microsoft.IdentityModel.Logging.8.17.0\lib\net472\Microsoft.IdentityModel.Logging.dll + True + + + ..\packages\Microsoft.IdentityModel.Tokens.8.17.0\lib\net472\Microsoft.IdentityModel.Tokens.dll + True + + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.10.0.5\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.IO.Pipelines.10.0.5\lib\net462\System.IO.Pipelines.dll + True + ..\packages\Microsoft.PowerShell.3.ReferenceAssemblies.1.0.0\lib\net4\System.Management.Automation.dll False + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Text.Encodings.Web.10.0.5\lib\net462\System.Text.Encodings.Web.dll + True + + + ..\packages\System.Text.Json.10.0.5\lib\net462\System.Text.Json.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True + @@ -276,4 +357,11 @@ $(OutputPath)\ true - + + + + 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/Src/DSInternals.PowerShell/packages.config b/Src/DSInternals.PowerShell/packages.config index 280bb05a..eb7b7fd9 100644 --- a/Src/DSInternals.PowerShell/packages.config +++ b/Src/DSInternals.PowerShell/packages.config @@ -1,6 +1,28 @@  - + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file