Skip to content

Commit 88dc139

Browse files
🔼 Update xunit-dotnet monorepo
1 parent 843a047 commit 88dc139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎YoutubeDl.Wpf.Tests/YoutubeDl.Wpf.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
13-
<PackageReference Include="xunit" Version="2.7.0" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
13+
<PackageReference Include="xunit" Version="2.7.1" />
14+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)