Skip to content

Commit ba5dbab

Browse files
authored
Merge pull request #82 from joelbyford/dependabot/nuget/System.Drawing.Common-8.0.1
Bump System.Drawing.Common from 7.0.0 to 8.0.1
2 parents d0424d9 + 67a8cb8 commit ba5dbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QrCodeApiApp/QrCodeApiApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="joelbyford.BasicAuth" Version="1.2.0" />
1313
<PackageReference Include="Microsoft.OpenApi" Version="1.6.13" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
15-
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
15+
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
1616
<PackageReference Include="ZXing.Net" Version="0.16.9" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)