diff --git a/PPA/App.config b/PPA/App.config index 55b753a..3886644 100644 --- a/PPA/App.config +++ b/PPA/App.config @@ -1,4 +1,4 @@ - + @@ -6,4 +6,12 @@ + + + + + + + + \ No newline at end of file diff --git a/PPA/PPA.csproj b/PPA/PPA.csproj index 620f35a..595c317 100644 --- a/PPA/PPA.csproj +++ b/PPA/PPA.csproj @@ -1,5 +1,8 @@ - + + + + @@ -45,14 +48,17 @@ app.manifest - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.Core.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.Core.dll + True - - ..\packages\CefSharp.WinForms.133.4.21\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.134.3.90\lib\net462\CefSharp.WinForms.dll + True @@ -95,6 +101,11 @@ + + + + + \ No newline at end of file diff --git a/PPA/packages.config b/PPA/packages.config index 07e7d05..8d2b2a8 100644 --- a/PPA/packages.config +++ b/PPA/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file