From 757b64ed1956d86276a812e8180c4a715405fe30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:14:11 +0000 Subject: [PATCH] Bump LibVLCSharp.Forms from 3.5.0 to 3.6.7 Bumps LibVLCSharp.Forms from 3.5.0 to 3.6.7. --- updated-dependencies: - dependency-name: LibVLCSharp.Forms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ForegroundBackground.Android.csproj | 2 +- .../ForegroundBackground.iOS/ForegroundBackground.iOS.csproj | 2 +- .../ForegroundBackground/ForegroundBackground.csproj | 2 +- Gestures/Gestures/Gestures.Android/Gestures.Android.csproj | 2 +- Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj | 2 +- Gestures/Gestures/Gestures/Gestures.csproj | 2 +- LocalNetwork/LocalNetwork.WPF/packages.config | 2 +- LocalNetwork/LocalNetwork/LocalNetwork.csproj | 2 +- MediaElement/MediaElement.Android/MediaElement.Android.csproj | 2 +- MediaElement/MediaElement/MediaElement.csproj | 2 +- .../MediaElementCustomization.Android.csproj | 2 +- .../MediaElementCustomization/MediaElementCustomization.csproj | 2 +- PulseMusic/src/PulseMusic/PulseMusic/PulseMusic.csproj | 2 +- VideoMosaic/VideoMosaic/VideoMosaic.csproj | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj b/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj index 3db1ccd5..9f0867c8 100644 --- a/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj +++ b/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj @@ -50,7 +50,7 @@ - 3.5.0 + 3.6.7 3.2.0.1 diff --git a/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj b/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj index 119514ff..76cd0b5c 100644 --- a/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj +++ b/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj @@ -149,7 +149,7 @@ - 3.5.0 + 3.6.7 3.3.17 diff --git a/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj b/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj index d6d61396..4652b1c7 100644 --- a/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj +++ b/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj @@ -11,7 +11,7 @@ - + \ No newline at end of file diff --git a/Gestures/Gestures/Gestures.Android/Gestures.Android.csproj b/Gestures/Gestures/Gestures.Android/Gestures.Android.csproj index defb142a..b567d000 100644 --- a/Gestures/Gestures/Gestures.Android/Gestures.Android.csproj +++ b/Gestures/Gestures/Gestures.Android/Gestures.Android.csproj @@ -50,7 +50,7 @@ - 3.5.0 + 3.6.7 3.2.0.1 diff --git a/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj b/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj index cbf908bc..170aded7 100644 --- a/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj +++ b/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj @@ -149,7 +149,7 @@ - 3.5.0 + 3.6.7 3.3.17 diff --git a/Gestures/Gestures/Gestures/Gestures.csproj b/Gestures/Gestures/Gestures/Gestures.csproj index 7041019e..db1b4515 100644 --- a/Gestures/Gestures/Gestures/Gestures.csproj +++ b/Gestures/Gestures/Gestures/Gestures.csproj @@ -10,7 +10,7 @@ - + diff --git a/LocalNetwork/LocalNetwork.WPF/packages.config b/LocalNetwork/LocalNetwork.WPF/packages.config index cec26dc9..482600ac 100644 --- a/LocalNetwork/LocalNetwork.WPF/packages.config +++ b/LocalNetwork/LocalNetwork.WPF/packages.config @@ -1,7 +1,7 @@  - + diff --git a/LocalNetwork/LocalNetwork/LocalNetwork.csproj b/LocalNetwork/LocalNetwork/LocalNetwork.csproj index 355fb57b..7f3c63e6 100644 --- a/LocalNetwork/LocalNetwork/LocalNetwork.csproj +++ b/LocalNetwork/LocalNetwork/LocalNetwork.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/MediaElement/MediaElement.Android/MediaElement.Android.csproj b/MediaElement/MediaElement.Android/MediaElement.Android.csproj index 153694b4..a3fde1f3 100644 --- a/MediaElement/MediaElement.Android/MediaElement.Android.csproj +++ b/MediaElement/MediaElement.Android/MediaElement.Android.csproj @@ -53,7 +53,7 @@ - 3.5.0 + 3.6.7 3.2.0.1 diff --git a/MediaElement/MediaElement/MediaElement.csproj b/MediaElement/MediaElement/MediaElement.csproj index 907c1495..781c332c 100644 --- a/MediaElement/MediaElement/MediaElement.csproj +++ b/MediaElement/MediaElement/MediaElement.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/MediaElement/MediaElementCustomization/MediaElementCustomization.Android/MediaElementCustomization.Android.csproj b/MediaElement/MediaElementCustomization/MediaElementCustomization.Android/MediaElementCustomization.Android.csproj index ab39b425..40298efa 100644 --- a/MediaElement/MediaElementCustomization/MediaElementCustomization.Android/MediaElementCustomization.Android.csproj +++ b/MediaElement/MediaElementCustomization/MediaElementCustomization.Android/MediaElementCustomization.Android.csproj @@ -55,7 +55,7 @@ - 3.5.0 + 3.6.7 3.2.0.1 diff --git a/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj b/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj index b201dda4..30c06038 100644 --- a/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj +++ b/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj @@ -11,7 +11,7 @@ - + diff --git a/PulseMusic/src/PulseMusic/PulseMusic/PulseMusic.csproj b/PulseMusic/src/PulseMusic/PulseMusic/PulseMusic.csproj index de713fdb..8f8c76e1 100644 --- a/PulseMusic/src/PulseMusic/PulseMusic/PulseMusic.csproj +++ b/PulseMusic/src/PulseMusic/PulseMusic/PulseMusic.csproj @@ -5,7 +5,7 @@ - + diff --git a/VideoMosaic/VideoMosaic/VideoMosaic.csproj b/VideoMosaic/VideoMosaic/VideoMosaic.csproj index a57b3a53..6b109856 100644 --- a/VideoMosaic/VideoMosaic/VideoMosaic.csproj +++ b/VideoMosaic/VideoMosaic/VideoMosaic.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file