File tree Expand file tree Collapse file tree
CefSharp.BrowserSubprocess
CefSharp.OffScreen.Example
CefSharp.WinForms.Example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <AssemblyOriginatorKeyFile >..\CefSharp.snk</AssemblyOriginatorKeyFile >
1010 <ApplicationManifest >app.manifest</ApplicationManifest >
1111 <StartupObject >CefSharp.BrowserSubprocess.Program</StartupObject >
12- <RuntimeIdentifiers >win7 -x86;win7 -x64</RuntimeIdentifiers >
12+ <RuntimeIdentifiers >win -x86;win -x64</RuntimeIdentifiers >
1313 </PropertyGroup >
1414
1515 <PropertyGroup Condition =" '$(Configuration)' == 'Debug'" >
Original file line number Diff line number Diff line change 77 <ApplicationManifest >app.manifest</ApplicationManifest >
88 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
99 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
10- <RuntimeIdentifiers >win7 -x86;win7 -x64</RuntimeIdentifiers >
10+ <RuntimeIdentifiers >win -x86;win -x64</RuntimeIdentifiers >
1111 </PropertyGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 33 <TargetFramework >net472</TargetFramework >
44 <OutputType >Library</OutputType >
55 <Platforms >x86;x64</Platforms >
6- <RuntimeIdentifiers >win7 -x86;win7 -x64</RuntimeIdentifiers >
6+ <RuntimeIdentifiers >win -x86;win -x64</RuntimeIdentifiers >
77 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
88 <UseWindowsForms >true</UseWindowsForms >
99 <UseWPF >true</UseWPF >
Original file line number Diff line number Diff line change 99 <ApplicationManifest >app.manifest</ApplicationManifest >
1010 <StartupObject >CefSharp.WinForms.Example.Program</StartupObject >
1111 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12- <RuntimeIdentifiers >win7 -x86;win7 -x64</RuntimeIdentifiers >
12+ <RuntimeIdentifiers >win -x86;win -x64</RuntimeIdentifiers >
1313 </PropertyGroup >
1414
1515 <ItemGroup >
Original file line number Diff line number Diff line change 99 <ApplicationManifest >app.manifest</ApplicationManifest >
1010 <StartupObject >CefSharp.Wpf.Example.Program</StartupObject >
1111 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
12- <RuntimeIdentifiers >win7 -x86;win7 -x64</RuntimeIdentifiers >
12+ <RuntimeIdentifiers >win -x86;win -x64</RuntimeIdentifiers >
1313 </PropertyGroup >
1414
1515 <ItemGroup >
You can’t perform that action at this time.
0 commit comments