diff --git a/SWGSourceLauncher.sln b/SWGSourceLauncher.sln index 314842f..61dffb5 100644 --- a/SWGSourceLauncher.sln +++ b/SWGSourceLauncher.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30114.105 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.32014.148 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SWGSourceLauncher", "SWGSourceLauncher\SWGSourceLauncher.csproj", "{7F6FF448-357A-4E16-9055-7CE4DC18B7DA}" EndProject @@ -13,8 +13,8 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|Any CPU.ActiveCfg = Debug|x86 + {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|Any CPU.Build.0 = Debug|x86 {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|x86.ActiveCfg = Debug|x86 {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Debug|x86.Build.0 = Debug|x86 {7F6FF448-357A-4E16-9055-7CE4DC18B7DA}.Release|Any CPU.ActiveCfg = Release|Any CPU diff --git a/SWGSourceLauncher/Properties/AssemblyInfo.cs b/SWGSourceLauncher/Properties/AssemblyInfo.cs index 5be2dae..3814b78 100644 --- a/SWGSourceLauncher/Properties/AssemblyInfo.cs +++ b/SWGSourceLauncher/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ using System.Windows; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("SWGSourceLauncher")] -[assembly: AssemblyCopyright("Copyright © 2020")] +[assembly: AssemblyCopyright("Copyright © 2020-2022")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SWGSourceLauncher/SWGSourceLauncher.csproj b/SWGSourceLauncher/SWGSourceLauncher.csproj index c6408f0..62effda 100644 --- a/SWGSourceLauncher/SWGSourceLauncher.csproj +++ b/SWGSourceLauncher/SWGSourceLauncher.csproj @@ -1,11 +1,8 @@  - - - - - - + + + Debug @@ -74,6 +71,21 @@ ..\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.96.0.180\lib\net452\CefSharp.Core.dll + + + ..\packages\CefSharp.OffScreen.96.0.180\lib\net462\CefSharp.OffScreen.dll + + + ..\packages\CefSharp.WinForms.96.0.180\lib\net462\CefSharp.WinForms.dll + + + ..\packages\CefSharp.Wpf.96.0.180\lib\net462\CefSharp.Wpf.dll + @@ -144,21 +156,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}. - - - - - - - - - - + + + + - - - - +