Skip to content

Commit ad2443e

Browse files
chore(deps): bump System.Drawing.Common from 8.0.1 to 8.0.2
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c401ce4 commit ad2443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoundSwitch.Common/SoundSwitch.Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="Serilog" Version="3.1.1" />
2525
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
26-
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
26+
<PackageReference Include="System.Drawing.Common" Version="8.0.2" />
2727
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)