Skip to content

Commit

Permalink
Merge pull request #13 from pjmagee/dependabot/nuget/src/VideoLAN.Lib…
Browse files Browse the repository at this point in the history
…VLC.Windows-3.0.21

Bump VideoLAN.LibVLC.Windows from 3.0.20 to 3.0.21 in /src
  • Loading branch information
pjmagee authored Oct 15, 2024
2 parents eca8d0d + 05c40b0 commit a49f9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dota2Helper/Dota2Helper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="LibVLCSharp.Avalonia" Version="3.9.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="System.Speech" Version="8.0.0" />
<PackageReference Condition="'$(RuntimeIdentifier)' == 'win-x64'" Include="VideoLAN.LibVLC.Windows" Version="3.0.20" />
<PackageReference Condition="'$(RuntimeIdentifier)' == 'win-x64'" Include="VideoLAN.LibVLC.Windows" Version="3.0.21" />
<!-- <PackageReference Condition="'$(RuntimeIdentifier)' == 'osx-x64'" Include="VideoLAN.LibVLC.Mac" Version="3.0.20" /> -->
</ItemGroup>

Expand Down

0 comments on commit a49f9ec

Please sign in to comment.