Skip to content

Commit

Permalink
v1.17.2 (#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Jun 17, 2019
1 parent 0258586 commit 38bf931
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions lib/PuppeteerSharp/PuppeteerSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<PackageVersion>1.17.1</PackageVersion>
<PackageVersion>1.17.2</PackageVersion>
<Authors>Darío Kondratiuk</Authors>
<Owners>Darío Kondratiuk</Owners>
<PackageProjectUrl>https://github.com/kblok/puppeteer-sharp</PackageProjectUrl>
Expand All @@ -19,9 +19,12 @@
* Stringify response headers for intercepted requests.
* Evaluation test with UTF8.
* Page.SetContentAsync working with unicode strings.
* Fix SlowMo.
* Decimal support on GeoLocation options.
* Update the ASP.NET Full Framework example.
* Add missing TrySetExceptions.
]]></PackageReleaseNotes>
<ReleaseVersion>1.17.1</ReleaseVersion>
<ReleaseVersion>1.17.2</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 38bf931

Please sign in to comment.