Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f07be8c

Browse files
committed
build.ps1 - Add new update-build-version target
Updated Version/AssemblyVersion Performs some unnecessary tasks, so could be improved
1 parent cbe0e85 commit f07be8c

File tree

12 files changed

+27
-22
lines changed

12 files changed

+27
-22
lines changed

CefSharp.BrowserSubprocess.Core/Resource.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma code_page(65001)
22

33
1 VERSIONINFO
4-
FILEVERSION 96,0,140
5-
PRODUCTVERSION 96,0,140
4+
FILEVERSION 97,0,80
5+
PRODUCTVERSION 97,0,80
66
FILEFLAGSMASK 0x17L
77
#ifdef _DEBUG
88
FILEFLAGS 0x1L
@@ -18,10 +18,10 @@ BEGIN
1818
BLOCK "040904b0"
1919
BEGIN
2020
VALUE "FileDescription", "CefSharp.BrowserSubprocess.Core"
21-
VALUE "FileVersion", "96.0.140"
21+
VALUE "FileVersion", "97.0.80"
2222
VALUE "LegalCopyright", "Copyright © 2021 The CefSharp Authors"
2323
VALUE "ProductName", "CefSharp"
24-
VALUE "ProductVersion", "96.0.140"
24+
VALUE "ProductVersion", "97.0.80"
2525
END
2626
END
2727
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="96.0.140.0" name="CefSharp.BrowserSubprocess.app" />
11+
<assemblyIdentity version="97.0.80.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma code_page(65001)
22

33
1 VERSIONINFO
4-
FILEVERSION 96,0,140
5-
PRODUCTVERSION 96,0,140
4+
FILEVERSION 97,0,80
5+
PRODUCTVERSION 97,0,80
66
FILEFLAGSMASK 0x17L
77
#ifdef _DEBUG
88
FILEFLAGS 0x1L
@@ -18,10 +18,10 @@ BEGIN
1818
BLOCK "040904b0"
1919
BEGIN
2020
VALUE "FileDescription", "CefSharp.Core"
21-
VALUE "FileVersion", "96.0.140"
21+
VALUE "FileVersion", "97.0.80"
2222
VALUE "LegalCopyright", "Copyright © 2021 The CefSharp Authors"
2323
VALUE "ProductName", "CefSharp"
24-
VALUE "ProductVersion", "96.0.140"
24+
VALUE "ProductVersion", "97.0.80"
2525
END
2626
END
2727
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="96.0.140.0" name="CefSharp.OffScreen.Example.app" />
10+
<assemblyIdentity version="97.0.80.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="96.0.140.0" name="CefSharp.WinForms.Example.app" />
11+
<assemblyIdentity version="97.0.80.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="96.0.140.0" name="CefSharp.Wpf.Example.app" />
10+
<assemblyIdentity version="97.0.80.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.WinForms\CefSharp.WinForms.csproj" />
3232
<DocumentationSource sourceFile="CefSharp.Wpf\CefSharp.Wpf.csproj" />
3333
</DocumentationSources>
34-
<HelpFileVersion>96.0.140</HelpFileVersion>
34+
<HelpFileVersion>97.0.80</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 96.0.140</HeaderText>
62+
<HeaderText>Version 97.0.80</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ 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 = "96.0.140";
30-
public const string AssemblyFileVersion = "96.0.140.0";
29+
public const string AssemblyVersion = "97.0.80";
30+
public const string AssemblyFileVersion = "97.0.80.0";
3131
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;

NuGet/CefSharp.Common.app.config.x64.transform

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- Add the codebase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->
23-
<codeBase version="96.0.140.0" href="x64/CefSharp.Core.Runtime.dll" xdt:Transform="Replace"/>
23+
<codeBase version="97.0.80.0" href="x64/CefSharp.Core.Runtime.dll" xdt:Transform="Replace"/>
2424
</dependentAssembly>
2525
</assemblyBinding>
2626
</runtime>

NuGet/CefSharp.Common.app.config.x86.transform

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- Add the codebase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->
23-
<codeBase version="96.0.140.0" href="x86/CefSharp.Core.Runtime.dll" xdt:Transform="Replace"/>
23+
<codeBase version="97.0.80.0" href="x86/CefSharp.Core.Runtime.dll" xdt:Transform="Replace"/>
2424
</dependentAssembly>
2525
</assemblyBinding>
2626
</runtime>

0 commit comments

Comments
 (0)