From 833829dfeb1bd1cfc04805a34f5b7a78cfd4d2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 07:16:22 +0000 Subject: [PATCH] Bump LibVLCSharp from 3.5.0 to 3.6.1 Bumps LibVLCSharp from 3.5.0 to 3.6.1. --- updated-dependencies: - dependency-name: LibVLCSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- AudioCallbacks/AudioCallbacks.csproj | 2 +- Chromecast/Chromecast.Android/Chromecast.Android.csproj | 2 +- Chromecast/Chromecast.iOS/Chromecast.iOS.csproj | 2 +- Chromecast/Chromecast/Chromecast.csproj | 2 +- LibVLCSharp.VB/LibVLCSharp.VB.vbproj | 2 +- LocalNetwork/LocalNetwork.WPF/packages.config | 2 +- MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj | 2 +- MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config | 2 +- .../PreviewThumbnailExtractor.Skia.csproj | 2 +- PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj | 2 +- RecordHLS/RecordHLS.csproj | 2 +- ScreenRecorder/ScreenRecorder.csproj | 2 +- Speech/Speech.csproj | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/AudioCallbacks/AudioCallbacks.csproj b/AudioCallbacks/AudioCallbacks.csproj index 5fcda2de..bc7b74d7 100644 --- a/AudioCallbacks/AudioCallbacks.csproj +++ b/AudioCallbacks/AudioCallbacks.csproj @@ -9,6 +9,6 @@ - + \ No newline at end of file diff --git a/Chromecast/Chromecast.Android/Chromecast.Android.csproj b/Chromecast/Chromecast.Android/Chromecast.Android.csproj index 83bc7b63..71120244 100644 --- a/Chromecast/Chromecast.Android/Chromecast.Android.csproj +++ b/Chromecast/Chromecast.Android/Chromecast.Android.csproj @@ -56,7 +56,7 @@ - 3.5.0 + 3.6.1 3.2.0.1 diff --git a/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj b/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj index 518c0884..f34ff85e 100644 --- a/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj +++ b/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj @@ -151,7 +151,7 @@ - 3.5.0 + 3.6.1 3.3.17 diff --git a/Chromecast/Chromecast/Chromecast.csproj b/Chromecast/Chromecast/Chromecast.csproj index f31d717d..091e5c80 100644 --- a/Chromecast/Chromecast/Chromecast.csproj +++ b/Chromecast/Chromecast/Chromecast.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file diff --git a/LibVLCSharp.VB/LibVLCSharp.VB.vbproj b/LibVLCSharp.VB/LibVLCSharp.VB.vbproj index 3ce7d5dc..82e5723a 100644 --- a/LibVLCSharp.VB/LibVLCSharp.VB.vbproj +++ b/LibVLCSharp.VB/LibVLCSharp.VB.vbproj @@ -7,6 +7,6 @@ - + diff --git a/LocalNetwork/LocalNetwork.WPF/packages.config b/LocalNetwork/LocalNetwork.WPF/packages.config index cec26dc9..c9a01860 100644 --- a/LocalNetwork/LocalNetwork.WPF/packages.config +++ b/LocalNetwork/LocalNetwork.WPF/packages.config @@ -1,6 +1,6 @@  - + diff --git a/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj b/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj index 8b95e569..d0f47552 100644 --- a/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj +++ b/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj @@ -101,7 +101,7 @@ - 3.5.0 + 3.6.1 3.2.0.1 diff --git a/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config b/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config index e0602fee..1cbb5802 100644 --- a/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config +++ b/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config @@ -1,6 +1,6 @@  - + diff --git a/PreviewThumbnailExtractor.Skia/PreviewThumbnailExtractor.Skia.csproj b/PreviewThumbnailExtractor.Skia/PreviewThumbnailExtractor.Skia.csproj index 30513f6a..e1203057 100644 --- a/PreviewThumbnailExtractor.Skia/PreviewThumbnailExtractor.Skia.csproj +++ b/PreviewThumbnailExtractor.Skia/PreviewThumbnailExtractor.Skia.csproj @@ -6,7 +6,7 @@ net5.0-windows - + diff --git a/PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj b/PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj index 36954c10..84573903 100644 --- a/PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj +++ b/PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj @@ -6,7 +6,7 @@ net5.0-windows - + diff --git a/RecordHLS/RecordHLS.csproj b/RecordHLS/RecordHLS.csproj index 43e47b26..1ec0b92b 100644 --- a/RecordHLS/RecordHLS.csproj +++ b/RecordHLS/RecordHLS.csproj @@ -6,7 +6,7 @@ true - + \ No newline at end of file diff --git a/ScreenRecorder/ScreenRecorder.csproj b/ScreenRecorder/ScreenRecorder.csproj index 4d6262b2..9dd4475f 100644 --- a/ScreenRecorder/ScreenRecorder.csproj +++ b/ScreenRecorder/ScreenRecorder.csproj @@ -6,7 +6,7 @@ - + diff --git a/Speech/Speech.csproj b/Speech/Speech.csproj index 3cbf7fae..39b0c384 100644 --- a/Speech/Speech.csproj +++ b/Speech/Speech.csproj @@ -5,7 +5,7 @@ net5.0 - +