Skip to content

Commit 736863a

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump PdfPig from 0.1.11 to 0.1.12
--- updated-dependencies: - dependency-name: PdfPig dependency-version: 0.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc07ca1 commit 736863a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Generator/Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="ClosedXML" Version="0.105.0" />
12-
<PackageReference Include="PdfPig" Version="0.1.11" />
12+
<PackageReference Include="PdfPig" Version="0.1.12" />
1313
<ProjectReference Include="..\AgeGradeCalculator\AgeGradeCalculator.csproj"/>
1414
<None Include="Data/*" CopyToOutputDirectory="Always"/>
1515
<None Include="Road.cs" CopyToOutputDirectory="Always"/>

0 commit comments

Comments
 (0)