File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <PackOnBuild >true</PackOnBuild >
6- <PackageVersion >0.1.1 </PackageVersion >
6+ <PackageVersion >0.3.0 </PackageVersion >
77 <Authors >Darío Kondratiuk</Authors >
88 <Owners >Darío Kondratiuk</Owners >
99 <PackageProjectUrl >https://github.com/kblok/puppeteer-sharp</PackageProjectUrl >
1212 <Title >PuppeteerSharp</Title >
1313 <Description >Headless Chrome .NET API</Description >
1414 <PackageId >PuppeteerSharp</PackageId >
15- <PackageReleaseNotes >* 0.1: PDF and Screenshots support</PackageReleaseNotes >
15+ <PackageReleaseNotes >* 0.3: Process improvements, User data dir support
16+ * 0.1: PDF and Screenshots support</PackageReleaseNotes >
17+ <ReleaseVersion >0.3</ReleaseVersion >
18+ <SynchReleaseVersion >false</SynchReleaseVersion >
1619 </PropertyGroup >
1720 <ItemGroup >
1821 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
You can’t perform that action at this time.
0 commit comments