File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
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.3.1 </PackageVersion >
6+ <PackageVersion >0.3.2 </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.3.1 : .NET Framework Support
15+ <PackageReleaseNotes >* 0.3.2: Frame/FrameManager and Page redirect fixes
16+ * 0.3.1 : .NET Framework Support
1617* 0.3.0 : Process improvements, User data dir support
1718* 0.1.0 : PDF and Screenshots support</PackageReleaseNotes >
18- <ReleaseVersion >0.3.1 </ReleaseVersion >
19+ <ReleaseVersion >0.3.2 </ReleaseVersion >
1920 <SynchReleaseVersion >false</SynchReleaseVersion >
2021 </PropertyGroup >
2122 <ItemGroup >
You can’t perform that action at this time.
0 commit comments