From 06cc41eafd1913ebba644e8dc5c00252e50a9183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:50:56 +0000 Subject: [PATCH] Bump System.Drawing.Common (#92) Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 7.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](https://github.com/dotnet/winforms/commits) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj | 5 +++-- .../Test/WOPIautomation/WOPIautomation/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj index 6f01c7b..e7e33f2 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj @@ -101,8 +101,9 @@ - - ..\packages\System.Drawing.Common.7.0.0\lib\netstandard2.0\System.Drawing.Common.dll + + ..\packages\System.Drawing.Common.9.0.0\lib\net462\System.Drawing.Common.dll + True False diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config index 6ad3054..39b7ac7 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/packages.config @@ -7,5 +7,5 @@ - + \ No newline at end of file