From 5356e1b89eff8d432b2598492af9d2a38b00da4c Mon Sep 17 00:00:00 2001 From: Alex Maitland Date: Wed, 13 Oct 2021 05:15:34 +1000 Subject: [PATCH] Test - Update Nuget PackageReferences - Forgot to change to the chromiumembeddedframework.runtime package - Simplify references Follow up to https://github.com/cefsharp/CefSharp/commit/67a08c47eedf0bb76493a63e99a467f23cf7cf73 Issue #3706 --- CefSharp.Test/CefSharp.Test.csproj | 37 ++++++++---------------------- 1 file changed, 10 insertions(+), 27 deletions(-) diff --git a/CefSharp.Test/CefSharp.Test.csproj b/CefSharp.Test/CefSharp.Test.csproj index eb65065a84..65f28ad5b8 100644 --- a/CefSharp.Test/CefSharp.Test.csproj +++ b/CefSharp.Test/CefSharp.Test.csproj @@ -23,33 +23,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + +