diff --git a/Source/Applications/SystemCenter/SystemCenter.csproj b/Source/Applications/SystemCenter/SystemCenter.csproj index 26fad9326..2b9a9e0e7 100644 --- a/Source/Applications/SystemCenter/SystemCenter.csproj +++ b/Source/Applications/SystemCenter/SystemCenter.csproj @@ -232,8 +232,8 @@ - - ..\..\Dependencies\NuGet\System.Diagnostics.DiagnosticSource.6.0.1\lib\net461\System.Diagnostics.DiagnosticSource.dll + + ..\..\Dependencies\NuGet\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll diff --git a/Source/Applications/SystemCenter/Web.config b/Source/Applications/SystemCenter/Web.config index 85c5442cc..52dbe7696 100644 --- a/Source/Applications/SystemCenter/Web.config +++ b/Source/Applications/SystemCenter/Web.config @@ -45,6 +45,14 @@ + + + + + + + + diff --git a/Source/Applications/SystemCenter/packages.config b/Source/Applications/SystemCenter/packages.config index 54f49ce8f..db1b5f5ad 100644 --- a/Source/Applications/SystemCenter/packages.config +++ b/Source/Applications/SystemCenter/packages.config @@ -7,7 +7,7 @@ - + diff --git a/Source/Tests/UserInterface/UserInterface.csproj b/Source/Tests/UserInterface/UserInterface.csproj index 8f034b313..bac135a5e 100644 --- a/Source/Tests/UserInterface/UserInterface.csproj +++ b/Source/Tests/UserInterface/UserInterface.csproj @@ -55,8 +55,8 @@ - - ..\..\Dependencies\NuGet\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.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/Tests/UserInterface/packages.config b/Source/Tests/UserInterface/packages.config index 3c2b41fc8..5aa7e75be 100644 --- a/Source/Tests/UserInterface/packages.config +++ b/Source/Tests/UserInterface/packages.config @@ -8,6 +8,6 @@ - + \ No newline at end of file