From fcf9bf0eec269bbb7d0b2f04270d30f423998893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 12:10:28 +0000 Subject: [PATCH] Bump LibVLCSharp.Forms from 3.5.0 to 3.6.4 Bumps LibVLCSharp.Forms from 3.5.0 to 3.6.4. --- 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..3f877d67 100644 --- a/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj +++ b/ForegroundBackground/ForegroundBackground.Android/ForegroundBackground.Android.csproj @@ -50,7 +50,7 @@ - 3.5.0 + 3.6.4 3.2.0.1 diff --git a/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj b/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj index 119514ff..7cd94187 100644 --- a/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj +++ b/ForegroundBackground/ForegroundBackground.iOS/ForegroundBackground.iOS.csproj @@ -149,7 +149,7 @@ - 3.5.0 + 3.6.4 3.3.17 diff --git a/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj b/ForegroundBackground/ForegroundBackground/ForegroundBackground.csproj index d6d61396..ec75912c 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..b0362f0c 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.4 3.2.0.1 diff --git a/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj b/Gestures/Gestures/Gestures.iOS/Gestures.iOS.csproj index cbf908bc..cf67c7e5 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.4 3.3.17 diff --git a/Gestures/Gestures/Gestures/Gestures.csproj b/Gestures/Gestures/Gestures/Gestures.csproj index 7041019e..7dc4ad09 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..e3953bd8 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..ace7b618 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..af8dcf26 100644 --- a/MediaElement/MediaElement.Android/MediaElement.Android.csproj +++ b/MediaElement/MediaElement.Android/MediaElement.Android.csproj @@ -53,7 +53,7 @@ - 3.5.0 + 3.6.4 3.2.0.1 diff --git a/MediaElement/MediaElement/MediaElement.csproj b/MediaElement/MediaElement/MediaElement.csproj index 907c1495..3bedacab 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 f7b09259..fa830d5d 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.4 3.2.0.1 diff --git a/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj b/MediaElement/MediaElementCustomization/MediaElementCustomization/MediaElementCustomization.csproj index b201dda4..9ed44512 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..4b13e012 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..bafef7ca 100644 --- a/VideoMosaic/VideoMosaic/VideoMosaic.csproj +++ b/VideoMosaic/VideoMosaic/VideoMosaic.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file