diff --git a/PPA/App.config b/PPA/App.config index 55b753a..48612f3 100644 --- a/PPA/App.config +++ b/PPA/App.config @@ -1,4 +1,4 @@ - + @@ -6,4 +6,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/PPA/PPA.csproj b/PPA/PPA.csproj index 620f35a..c4bb927 100644 --- a/PPA/PPA.csproj +++ b/PPA/PPA.csproj @@ -1,8 +1,8 @@  - - - + + + Debug @@ -45,14 +45,17 @@ app.manifest - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.Core.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.Core.dll + True - - ..\packages\CefSharp.WinForms.133.4.21\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.148.0.90\lib\net462\CefSharp.WinForms.dll + True @@ -89,12 +92,12 @@ - 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}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - - - + + + + - + \ No newline at end of file diff --git a/PPA/packages.config b/PPA/packages.config index 07e7d05..3ce7e6f 100644 --- a/PPA/packages.config +++ b/PPA/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file