diff --git a/SWGSourceLauncher/App.config b/SWGSourceLauncher/App.config index 69f4c9b..d5c99ce 100644 --- a/SWGSourceLauncher/App.config +++ b/SWGSourceLauncher/App.config @@ -1,10 +1,18 @@ - + + + + + + + + + diff --git a/SWGSourceLauncher/SWGSourceLauncher.csproj b/SWGSourceLauncher/SWGSourceLauncher.csproj index 62effda..3976028 100644 --- a/SWGSourceLauncher/SWGSourceLauncher.csproj +++ b/SWGSourceLauncher/SWGSourceLauncher.csproj @@ -1,5 +1,8 @@  + + + @@ -71,20 +74,25 @@ ..\packages\Awesomium.NetWrapper.Unofficial.fix.1.7.5.01\lib\net45\Packed\Awesomium.Windows.Forms.dll - - ..\packages\CefSharp.Common.96.0.180\lib\net452\CefSharp.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.96.0.180\lib\net452\CefSharp.Core.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.Core.dll + True - - ..\packages\CefSharp.OffScreen.96.0.180\lib\net462\CefSharp.OffScreen.dll + + ..\packages\CefSharp.OffScreen.148.0.90\lib\net462\CefSharp.OffScreen.dll + True - - ..\packages\CefSharp.WinForms.96.0.180\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.148.0.90\lib\net462\CefSharp.WinForms.dll + True - - ..\packages\CefSharp.Wpf.96.0.180\lib\net462\CefSharp.Wpf.dll + + ..\packages\CefSharp.Wpf.148.0.90\lib\net462\CefSharp.Wpf.dll + True @@ -160,6 +168,10 @@ + + + + + \ No newline at end of file diff --git a/SWGSourceLauncher/packages.config b/SWGSourceLauncher/packages.config index de40462..70aff2f 100644 --- a/SWGSourceLauncher/packages.config +++ b/SWGSourceLauncher/packages.config @@ -4,8 +4,10 @@ - - - - + + + + + + \ No newline at end of file