diff --git a/AzureStreamer/AzureStreamer.csproj b/AzureStreamer/AzureStreamer.csproj index a946155..5d990ac 100644 --- a/AzureStreamer/AzureStreamer.csproj +++ b/AzureStreamer/AzureStreamer.csproj @@ -41,35 +41,42 @@ packages\Azure.Storage.Common.12.7.0\lib\netstandard2.0\Azure.Storage.Common.dll - - packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True - - packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll + + packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True packages\System.Diagnostics.DiagnosticSource.4.6.0\lib\net46\System.Diagnostics.DiagnosticSource.dll - - packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll + + packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll - - packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True - - packages\System.Text.Encodings.Web.4.6.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + + packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True - - packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll + + packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True - - packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + + packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + True packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll diff --git a/AzureStreamer/packages.config b/AzureStreamer/packages.config index 71c3fb5..a173b6e 100644 --- a/AzureStreamer/packages.config +++ b/AzureStreamer/packages.config @@ -3,14 +3,14 @@ - - + + - + - - - - + + + + \ No newline at end of file