Skip to content

Commit 3a29c70

Browse files
committed
Upgrade build version to 87.1.13
1 parent ff77f02 commit 3a29c70

File tree

12 files changed

+26
-26
lines changed

12 files changed

+26
-26
lines changed

CefSharp.BrowserSubprocess.Core/Resource.rc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1 VERSIONINFO
2-
FILEVERSION 87,1,12
3-
PRODUCTVERSION 87,1,12
2+
FILEVERSION 87,1,13
3+
PRODUCTVERSION 87,1,13
44
FILEFLAGSMASK 0x17L
55
#ifdef _DEBUG
66
FILEFLAGS 0x1L
@@ -16,10 +16,10 @@ BEGIN
1616
BLOCK "040904b0"
1717
BEGIN
1818
VALUE "FileDescription", "CefSharp.BrowserSubprocess.Core"
19-
VALUE "FileVersion", "87.1.12"
20-
VALUE "LegalCopyright", "Copyright © 2020 The CefSharp Authors"
19+
VALUE "FileVersion", "87.1.13"
20+
VALUE "LegalCopyright", "Copyright © 2021 The CefSharp Authors"
2121
VALUE "ProductName", "CefSharp"
22-
VALUE "ProductVersion", "87.1.12"
22+
VALUE "ProductVersion", "87.1.13"
2323
END
2424
END
2525
BLOCK "VarFileInfo"

CefSharp.BrowserSubprocess/app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
99
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1010

11-
<assemblyIdentity version="87.1.12.0" name="CefSharp.BrowserSubprocess.app" />
11+
<assemblyIdentity version="87.1.13.0" name="CefSharp.BrowserSubprocess.app" />
1212
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
1313
<security>
1414
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">

CefSharp.Core.Runtime/Resource.rc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1 VERSIONINFO
2-
FILEVERSION 87,1,12
3-
PRODUCTVERSION 87,1,12
2+
FILEVERSION 87,1,13
3+
PRODUCTVERSION 87,1,13
44
FILEFLAGSMASK 0x17L
55
#ifdef _DEBUG
66
FILEFLAGS 0x1L
@@ -16,10 +16,10 @@ BEGIN
1616
BLOCK "040904b0"
1717
BEGIN
1818
VALUE "FileDescription", "CefSharp.Core"
19-
VALUE "FileVersion", "87.1.12"
20-
VALUE "LegalCopyright", "Copyright © 2020 The CefSharp Authors"
19+
VALUE "FileVersion", "87.1.13"
20+
VALUE "LegalCopyright", "Copyright © 2021 The CefSharp Authors"
2121
VALUE "ProductName", "CefSharp"
22-
VALUE "ProductVersion", "87.1.12"
22+
VALUE "ProductVersion", "87.1.13"
2323
END
2424
END
2525
BLOCK "VarFileInfo"

CefSharp.OffScreen.Example/app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
99

10-
<assemblyIdentity version="87.1.12.0" name="CefSharp.OffScreen.Example.app" />
10+
<assemblyIdentity version="87.1.13.0" name="CefSharp.OffScreen.Example.app" />
1111
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
1212
<security>
1313
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">

CefSharp.WinForms.Example/app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
99
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1010

11-
<assemblyIdentity version="87.1.12.0" name="CefSharp.WinForms.Example.app" />
11+
<assemblyIdentity version="87.1.13.0" name="CefSharp.WinForms.Example.app" />
1212

1313
<dependency>
1414
<dependentAssembly>

CefSharp.Wpf.Example/app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
99

10-
<assemblyIdentity version="87.1.12.0" name="CefSharp.Wpf.Example.app" />
10+
<assemblyIdentity version="87.1.13.0" name="CefSharp.Wpf.Example.app" />
1111
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
1212
<security>
1313
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">

CefSharp.shfbproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<DocumentationSource sourceFile="CefSharp\CefSharp.csproj" />
3232
<DocumentationSource sourceFile="CefSharp.Core\CefSharp.Core.vcxproj" />
3333
</DocumentationSources>
34-
<HelpFileVersion>87.1.12</HelpFileVersion>
34+
<HelpFileVersion>87.1.13</HelpFileVersion>
3535
<MaximumGroupParts>2</MaximumGroupParts>
3636
<NamespaceGrouping>False</NamespaceGrouping>
3737
<SyntaxFilters>C#, Managed C++</SyntaxFilters>
@@ -59,7 +59,7 @@
5959
<Filter entryType="Namespace" fullName="CefSharp.Wpf.Internals" isExposed="False" xmlns="" />
6060
</ApiFilter>
6161
<VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, EditorBrowsableNever, NonBrowsable</VisibleItems>
62-
<HeaderText>Version 87.1.12</HeaderText>
62+
<HeaderText>Version 87.1.13</HeaderText>
6363
<CopyrightHref>https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE</CopyrightHref>
6464
<NamespaceSummaries>
6565
<NamespaceSummaryItem name="CefSharp" isDocumented="True">Interfaces, enums, structs and classes that make up the core API interface</NamespaceSummaryItem>

CefSharp/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ public static class AssemblyInfo
2626
public const bool ComVisible = false;
2727
public const string AssemblyCompany = "The CefSharp Authors";
2828
public const string AssemblyProduct = "CefSharp";
29-
public const string AssemblyVersion = "87.1.12";
30-
public const string AssemblyFileVersion = "87.1.12.0";
31-
public const string AssemblyCopyright = "Copyright © 2020 The CefSharp Authors";
29+
public const string AssemblyVersion = "87.1.13";
30+
public const string AssemblyFileVersion = "87.1.13.0";
31+
public const string AssemblyCopyright = "Copyright © 2021 The CefSharp Authors";
3232
public const string CefSharpCoreProject = "CefSharp.Core, PublicKey=" + PublicKey;
3333
public const string CefSharpBrowserSubprocessProject = "CefSharp.BrowserSubprocess, PublicKey=" + PublicKey;
3434
public const string CefSharpBrowserSubprocessCoreProject = "CefSharp.BrowserSubprocess.Core, PublicKey=" + PublicKey;

NuGet/PackageReference/CefSharp.Common.NETCore.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
</When>
4040
<Otherwise>
4141
<ItemGroup>
42-
<PackageReference Include="chromiumembeddedframework.runtime.win-x64" Version="87.1.12" />
43-
<PackageReference Include="chromiumembeddedframework.runtime.win-x86" Version="87.1.12" />
42+
<PackageReference Include="chromiumembeddedframework.runtime.win-x64" Version="87.1.13" />
43+
<PackageReference Include="chromiumembeddedframework.runtime.win-x86" Version="87.1.13" />
4444
<Content Include="@(CefRuntimeWin32Locales)">
4545
<Link>runtimes\win-x86\native\locales\%(RecursiveDir)%(FileName)%(Extension)</Link>
4646
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 87.1.12-CI{build}
1+
version: 87.1.13-CI{build}
22

33
image:
44
- Visual Studio 2015

0 commit comments

Comments
 (0)