Skip to content

Commit d32c823

Browse files
authored
Merge pull request #130 from joelbyford/dependabot/nuget/System.Drawing.Common-9.0.4
Bump System.Drawing.Common from 9.0.3 to 9.0.4
2 parents 88cd23c + 2cdbf94 commit d32c823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QrCodeApiApp/QrCodeApiApp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -12,7 +12,7 @@
1212
<PackageReference Include="joelbyford.BasicAuth" Version="1.2.0" />
1313
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.0.0" />
15-
<PackageReference Include="System.Drawing.Common" Version="9.0.3" />
15+
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
1616
<PackageReference Include="ZXing.Net" Version="0.16.10" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)