Skip to content

Commit

Permalink
Upgrade build version to 86.0.240
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Nov 20, 2020
1 parent 01cfa69 commit 40fc9f8
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions CefSharp.BrowserSubprocess.Core/Resource.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 85,3,121
PRODUCTVERSION 85,3,121
FILEVERSION 86,0,240
PRODUCTVERSION 86,0,240
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -16,10 +16,10 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "CefSharp.BrowserSubprocess.Core"
VALUE "FileVersion", "85.3.121"
VALUE "FileVersion", "86.0.240"
VALUE "LegalCopyright", "Copyright © 2020 The CefSharp Authors"
VALUE "ProductName", "CefSharp"
VALUE "ProductVersion", "85.3.121"
VALUE "ProductVersion", "86.0.240"
END
END
BLOCK "VarFileInfo"
Expand Down
2 changes: 1 addition & 1 deletion CefSharp.BrowserSubprocess/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">

<assemblyIdentity version="85.3.121.0" name="CefSharp.BrowserSubprocess.app" />
<assemblyIdentity version="86.0.240.0" name="CefSharp.BrowserSubprocess.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
8 changes: 4 additions & 4 deletions CefSharp.Core/Resource.rc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1 VERSIONINFO
FILEVERSION 85,3,121
PRODUCTVERSION 85,3,121
FILEVERSION 86,0,240
PRODUCTVERSION 86,0,240
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -16,10 +16,10 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "CefSharp.Core"
VALUE "FileVersion", "85.3.121"
VALUE "FileVersion", "86.0.240"
VALUE "LegalCopyright", "Copyright © 2020 The CefSharp Authors"
VALUE "ProductName", "CefSharp"
VALUE "ProductVersion", "85.3.121"
VALUE "ProductVersion", "86.0.240"
END
END
BLOCK "VarFileInfo"
Expand Down
2 changes: 1 addition & 1 deletion CefSharp.OffScreen.Example/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">

<assemblyIdentity version="85.3.121.0" name="CefSharp.OffScreen.Example.app" />
<assemblyIdentity version="86.0.240.0" name="CefSharp.OffScreen.Example.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
2 changes: 1 addition & 1 deletion CefSharp.WinForms.Example/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">

<assemblyIdentity version="85.3.121.0" name="CefSharp.WinForms.Example.app" />
<assemblyIdentity version="86.0.240.0" name="CefSharp.WinForms.Example.app" />

<dependency>
<dependentAssembly>
Expand Down
2 changes: 1 addition & 1 deletion CefSharp.Wpf.Example/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
xmlns:xsi="http:https://www.w3.org/2001/XMLSchema-instance">

<assemblyIdentity version="85.3.121.0" name="CefSharp.Wpf.Example.app" />
<assemblyIdentity version="86.0.240.0" name="CefSharp.Wpf.Example.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
Expand Down
4 changes: 2 additions & 2 deletions CefSharp.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<DocumentationSource sourceFile="CefSharp\CefSharp.csproj" />
<DocumentationSource sourceFile="CefSharp.Core\CefSharp.Core.vcxproj" />
</DocumentationSources>
<HelpFileVersion>85.3.121</HelpFileVersion>
<HelpFileVersion>86.0.240</HelpFileVersion>
<MaximumGroupParts>2</MaximumGroupParts>
<NamespaceGrouping>False</NamespaceGrouping>
<SyntaxFilters>C#, Managed C++</SyntaxFilters>
Expand Down Expand Up @@ -59,7 +59,7 @@
<Filter entryType="Namespace" fullName="CefSharp.Wpf.Internals" isExposed="False" xmlns="" />
</ApiFilter>
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
<HeaderText>Version 85.3.121</HeaderText>
<HeaderText>Version 86.0.240</HeaderText>
<CopyrightHref>https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE</CopyrightHref>
<NamespaceSummaries>
<NamespaceSummaryItem name="CefSharp" isDocumented="True">Interfaces, enums, structs and classes that make up the core API interface</NamespaceSummaryItem>
Expand Down
4 changes: 2 additions & 2 deletions CefSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ public static class AssemblyInfo
public const bool ComVisible = false;
public const string AssemblyCompany = "The CefSharp Authors";
public const string AssemblyProduct = "CefSharp";
public const string AssemblyVersion = "85.3.121";
public const string AssemblyFileVersion = "85.3.121.0";
public const string AssemblyVersion = "86.0.240";
public const string AssemblyFileVersion = "86.0.240.0";
public const string AssemblyCopyright = "Copyright © 2020 The CefSharp Authors";
public const string CefSharpCoreProject = "CefSharp.Core, PublicKey=" + PublicKey;
public const string CefSharpBrowserSubprocessProject = "CefSharp.BrowserSubprocess, PublicKey=" + PublicKey;
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 86.0.21-RCI{build}
version: 86.0.240-RCI{build}

image:
- Visual Studio 2015
Expand Down
4 changes: 2 additions & 2 deletions build.netcore.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[Parameter(Position = 0)]
[string] $Target = "netcore31",
[Parameter(Position = 1)]
[string] $Version = "86.0.21",
[string] $Version = "86.0.240",
[Parameter(Position = 2)]
[string] $AssemblyVersion = "86.0.21"
[string] $AssemblyVersion = "86.0.240"
)

$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition
Expand Down
4 changes: 2 additions & 2 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[Parameter(Position = 0)]
[string] $Target = "vs2015",
[Parameter(Position = 1)]
[string] $Version = "86.0.21",
[string] $Version = "86.0.240",
[Parameter(Position = 2)]
[string] $AssemblyVersion = "86.0.21"
[string] $AssemblyVersion = "86.0.240"
)

$WorkingDir = split-path -parent $MyInvocation.MyCommand.Definition
Expand Down

0 comments on commit 40fc9f8

Please sign in to comment.