mirror of
https://github.com/Royce551/FRESHMusicPlayer-Core.git
synced 2025-01-22 10:51:56 -05:00
add libvlc to testers for testing on Windows
This commit is contained in:
parent
4d313a6ffc
commit
a0c0207ddd
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="GtkSharp" Version="3.22.25.*" />
|
||||
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.11" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -11,5 +11,6 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
||||
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
|
||||
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.11" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue