Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AudioCallbacks/AudioCallbacks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<ItemGroup>
<PackageReference Include="NAudio" Version="2.0.1" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Chromecast/Chromecast.Android/Chromecast.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp">
<Version>3.5.0</Version>
<Version>3.6.7</Version>
</PackageReference>
<PackageReference Include="VideoLAN.LibVLC.Android">
<Version>3.2.0.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion Chromecast/Chromecast.iOS/Chromecast.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp">
<Version>3.5.0</Version>
<Version>3.6.7</Version>
</PackageReference>
<PackageReference Include="VideoLAN.LibVLC.iOS">
<Version>3.3.17</Version>
Expand Down
2 changes: 1 addition & 1 deletion Chromecast/Chromecast/Chromecast.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2012" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion LibVLCSharp.VB/LibVLCSharp.VB.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion LocalNetwork/LocalNetwork.WPF/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="LibVLCSharp" version="3.4.9" targetFramework="net47" />
<package id="LibVLCSharp" version="3.6.7" targetFramework="net47" />
<package id="LibVLCSharp.Forms" version="3.4.9" targetFramework="net47" />
<package id="LibVLCSharp.Forms.WPF" version="3.4.9" targetFramework="net47" />
<package id="LibVLCSharp.WPF" version="3.4.9" targetFramework="net47" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp">
<Version>3.5.0</Version>
<Version>3.6.7</Version>
</PackageReference>
<PackageReference Include="VideoLAN.LibVLC.Android">
<Version>3.2.0.1</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp">
<Version>3.6.1</Version>
<Version>3.6.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.12</Version>
Expand Down
2 changes: 1 addition & 1 deletion MinimalPlayback/LibVLCSharp.WPF.Sample/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="LibVLCSharp" version="3.6.6" targetFramework="net47" />
<package id="LibVLCSharp" version="3.6.7" targetFramework="net47" />
<package id="LibVLCSharp.WPF" version="3.6.6" targetFramework="net47" />
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net47" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net47" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net6.0-windows</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="SkiaSharp" Version="2.80.3" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion PreviewThumbnailExtractor/PreviewThumbnailExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net6.0-windows</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion RecordHLS/RecordHLS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion ScreenRecorder/ScreenRecorder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="VideoLAN.LibVLC.Mac" Version="3.1.3.1" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Speech/Speech.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.5.0" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="Unoffical.System.Speech" Version="1.0.0" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion WebRTCAndLibVLC/WebRTCAndLibVLC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="SIPSorcery" Version="5.2.3" />
<PackageReference Include="SIPSorcery.WebSocketSharp" Version="0.0.1" />
<PackageReference Include="LibVLCSharp" Version="3.5.1" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion YoutubePlayback/YoutubePlayback.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LibVLCSharp" Version="3.6.1" />
<PackageReference Include="LibVLCSharp" Version="3.6.7" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.16" />
</ItemGroup>

Expand Down