From 89e4812d5cc6ee114f560ca87fe8212e9aacb9f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 01:49:46 +0000 Subject: [PATCH] Bump LibVLCSharp from 3.5.0 to 3.5.1 Bumps LibVLCSharp from 3.5.0 to 3.5.1. --- updated-dependencies: - dependency-name: LibVLCSharp dependency-type: direct:production update-type: version-update:semver-patch ... 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..2b9b8df8 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 cddfe3a2..92e72d6d 100644 --- a/Chromecast/Chromecast.Android/Chromecast.Android.csproj +++ b/Chromecast/Chromecast.Android/Chromecast.Android.csproj @@ -56,7 +56,7 @@ - 3.5.0 + 3.5.1 3.2.0 diff --git a/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj b/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj index 8106a83e..b88cd366 100644 --- a/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj +++ b/Chromecast/Chromecast.iOS/Chromecast.iOS.csproj @@ -151,7 +151,7 @@ - 3.5.0 + 3.5.1 3.3.10 diff --git a/Chromecast/Chromecast/Chromecast.csproj b/Chromecast/Chromecast/Chromecast.csproj index f31d717d..a20c5e2f 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..b3864433 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 db30d872..dcbc2c0e 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 7b3ba698..fc8bde43 100644 --- a/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj +++ b/MinimalPlayback/LibVLCSharp.Android/LibVLCSharp.Android.csproj @@ -101,7 +101,7 @@ - 3.5.0 + 3.5.1 3.2.0 diff --git a/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config b/MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config index e0602fee..004be7ab 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..b4ece5eb 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..dd9cbfc1 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..61686b8e 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..a47ecdfe 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..f6bf30ec 100644 --- a/Speech/Speech.csproj +++ b/Speech/Speech.csproj @@ -5,7 +5,7 @@ net5.0 - +