From 084fc7eb2123beaa7203693b9b9836ea2c152790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 19:20:15 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- Netimobiledevice/Netimobiledevice.csproj | 115 ++++++++++++----------- 2 files changed, 59 insertions(+), 58 deletions(-) mode change 100755 => 100644 Netimobiledevice/Netimobiledevice.csproj diff --git a/Directory.Packages.props b/Directory.Packages.props index 85889e7..3f64dff 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,7 +4,7 @@ - + diff --git a/Netimobiledevice/Netimobiledevice.csproj b/Netimobiledevice/Netimobiledevice.csproj old mode 100755 new mode 100644 index d6724dd..6d3da65 --- a/Netimobiledevice/Netimobiledevice.csproj +++ b/Netimobiledevice/Netimobiledevice.csproj @@ -1,57 +1,58 @@ - - - True - False - True - True - True - Disable - True - Enable - net9.0 - - - - $(Version) - Netimobiledevice is a pure C# implementation for working with iOS devices (iPhone, iPad, iPod). - $(Version) - LICENSE - https://github.com/artehe/Netimobiledevice - README.md - imobiledevice;ios;ipad;iphone;libimobiledevice;netcore;usbmuxd - https://github.com/artehe/Netimobiledevice - git - $(AssemblyName) - 2.6.0 - - - - - - - - - - True - True - ModelIdentifiers.resx - - - - - - ResXFileCodeGenerator - ModelIdentifiers.Designer.cs - - - - - - - - - - - - - + + + True + False + True + True + True + Disable + True + Enable + net9.0 + + + + $(Version) + Netimobiledevice is a pure C# implementation for working with iOS devices (iPhone, iPad, iPod). + $(Version) + LICENSE + https://github.com/artehe/Netimobiledevice + README.md + imobiledevice;ios;ipad;iphone;libimobiledevice;netcore;usbmuxd + https://github.com/artehe/Netimobiledevice + git + $(AssemblyName) + 2.6.0 + + + + + + + + + + True + True + ModelIdentifiers.resx + + + + + + ResXFileCodeGenerator + ModelIdentifiers.Designer.cs + + + + + + + + + + + + + +