diff --git a/Source/Libraries/Adapters/GrafanaAdapters/GrafanaAdapters.csproj b/Source/Libraries/Adapters/GrafanaAdapters/GrafanaAdapters.csproj index 745b2a9d85..a1e0bf78dd 100644 --- a/Source/Libraries/Adapters/GrafanaAdapters/GrafanaAdapters.csproj +++ b/Source/Libraries/Adapters/GrafanaAdapters/GrafanaAdapters.csproj @@ -53,8 +53,8 @@ ..\..\..\Dependencies\FLEE\Ciloci.Flee.dll - - ..\..\..\Dependencies\NuGet\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\..\..\Dependencies\NuGet\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll ..\..\..\Dependencies\NuGet\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll @@ -66,6 +66,9 @@ ..\..\..\Dependencies\NuGet\System.Linq.Async.6.0.1\lib\net48\System.Linq.Async.dll + + ..\..\..\Dependencies\NuGet\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + ..\..\..\Dependencies\NuGet\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Source/Libraries/Adapters/GrafanaAdapters/packages.config b/Source/Libraries/Adapters/GrafanaAdapters/packages.config index 1654f546e5..6905fa3100 100644 --- a/Source/Libraries/Adapters/GrafanaAdapters/packages.config +++ b/Source/Libraries/Adapters/GrafanaAdapters/packages.config @@ -1,7 +1,8 @@  - + + \ No newline at end of file diff --git a/Source/Libraries/GSF.Security/GSF.Security.csproj b/Source/Libraries/GSF.Security/GSF.Security.csproj index 95c1689939..1f3a7369f2 100755 --- a/Source/Libraries/GSF.Security/GSF.Security.csproj +++ b/Source/Libraries/GSF.Security/GSF.Security.csproj @@ -79,8 +79,8 @@ ..\..\Dependencies\NuGet\Microsoft.AspNetCore.DataProtection.Abstractions.5.0.8\lib\net461\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - ..\..\Dependencies\NuGet\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\..\Dependencies\NuGet\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll @@ -240,11 +240,11 @@ ..\..\Dependencies\NuGet\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll - - ..\..\Dependencies\NuGet\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll + + ..\..\Dependencies\NuGet\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\..\Dependencies\NuGet\System.Text.Json.6.0.6\lib\net461\System.Text.Json.dll + + ..\..\Dependencies\NuGet\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll ..\..\Dependencies\NuGet\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll @@ -307,13 +307,6 @@ - - - - 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}. - - -