Skip to content

Commit

Permalink
update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
mfkl committed Jun 5, 2024
1 parent 6121e17 commit 5482736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LibVLCSharp.Tests/LibVLCSharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnitLite" Version="3.13.2" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="4.0.0-alpha-20240528" />
</ItemGroup>
Expand Down

0 comments on commit 5482736

Please sign in to comment.