Skip to content

Commit

Permalink
Fix option name + Update assembly version
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMagnan committed Oct 25, 2024
1 parent 85c695b commit 97f984c
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
<PackageId>HtmlAgilityPack</PackageId>
<Version>1.11.69</Version>
<Version>1.11.70</Version>
<Authors>ZZZ Projects Inc.</Authors>
<Company>ZZZ Projects Inc.</Company>
<Product>Html Agility Pack</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<AssemblyName>HtmlAgilityPack</AssemblyName>
<RootNamespace>HtmlAgilityPack</RootNamespace>
<PackageId>HtmlAgilityPack</PackageId>
<Version>1.11.69</Version>
<Version>1.11.70</Version>
<Authors>ZZZ Projects Inc.</Authors>
<Company>ZZZ Projects Inc.</Company>
<Product>Html Agility Pack</Product>
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Net35/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Net40-client/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Net40/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Net45/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.NetCore45/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>HtmlAgilityPack.snk</AssemblyOriginatorKeyFile>
<AssemblyName>HtmlAgilityPack</AssemblyName>
<Version>1.11.69</Version>
<Version>1.11.70</Version>
<Copyright>Copyright © ZZZ Projects Inc.</Copyright>
<Company>ZZZ Projects Inc.</Company>
<Product>Html Agility Pack</Product>
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Portable-wp8/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Portable-wp81/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(true)]
[assembly: Guid("643622ea-d2aa-4572-a2b2-6202b7fcd83f")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
#if !PocketPC
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyInformationalVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.70")]
[assembly: AssemblyInformationalVersion("1.11.70")]
#if !SILVERLIGHT
[assembly: AllowPartiallyTrustedCallers]
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/HtmlAgilityPack.Shared/HtmlDocument.cs
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ public static bool DisableBehaviorTagP
/// </summary>
public bool OptionEmptyCollection = false;

/// <summary>True of the whole &lt;![CDATA[ block should be threated as a single comment.</summary>
public bool OptionThreatCDataBlockAsComment;
/// <summary>True of the whole &lt;![CDATA[ block should be treated as a single comment.</summary>
public bool OptionTreatCDataBlockAsComment;

/// <summary>True to disable, false to enable the server side code.</summary>
public bool DisableServerSideCode = false;
Expand Down Expand Up @@ -1297,7 +1297,7 @@ private bool NewCheck()
{
if (Text[_index] == '!' || Text[_index] == '?')
{
if (OptionThreatCDataBlockAsComment && Text.Substring(_index).StartsWith("![CDATA[", StringComparison.OrdinalIgnoreCase))
if (OptionTreatCDataBlockAsComment && Text.Substring(_index).StartsWith("![CDATA[", StringComparison.OrdinalIgnoreCase))
{
PushNodeStart(HtmlNodeType.Comment, _index - 1, _lineposition - 1);
PushNodeNameStart(true, _index);
Expand Down
4 changes: 2 additions & 2 deletions src/HtmlAgilityPack.UAP10/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.11.69")]
[assembly: AssemblyFileVersion("1.11.69")]
[assembly: AssemblyVersion("1.11.70")]
[assembly: AssemblyFileVersion("1.11.70")]

[assembly: ComVisible(false)]

0 comments on commit 97f984c

Please sign in to comment.