Skip to content

Commit a5cf172

Browse files
Bump System.Drawing.Common from 9.0.3 to 9.0.4
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16db109 commit a5cf172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.2" />
1818
<PackageReference Include="MySql.Data" Version="9.2.0" />
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
20-
<PackageReference Include="System.Drawing.Common" Version="9.0.3" />
20+
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
2121
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0" />
2222
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)