Skip to content

Commit

Permalink
v7 (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Apr 13, 2022
1 parent 58e1985 commit 91612da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/PuppeteerSharp/PuppeteerSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<Description>Headless Browser .NET API</Description>
<PackageId>PuppeteerSharp</PackageId>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageVersion>6.2.0</PackageVersion>
<ReleaseVersion>6.2.0</ReleaseVersion>
<AssemblyVersion>6.2.0.0</AssemblyVersion>
<FileVersion>6.2.0.0</FileVersion>
<PackageVersion>7.0.0</PackageVersion>
<ReleaseVersion>7.0.0</ReleaseVersion>
<AssemblyVersion>7.0.0.0</AssemblyVersion>
<FileVersion>7.0.0.0</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<CodeAnalysisRuleSet>../PuppeteerSharp.ruleset</CodeAnalysisRuleSet>
Expand Down

0 comments on commit 91612da

Please sign in to comment.