File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
YoutubeExplode.Converter.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" PrivateAssets =" all" />
1010 <PackageReference Include =" CSharpier.MsBuild" Version =" 1.0.3" PrivateAssets =" all" />
11- <PackageReference Include =" FluentAssertions" Version =" 8.4 .0" />
11+ <PackageReference Include =" FluentAssertions" Version =" 8.5 .0" />
1212 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" all" />
1313 <PackageReference Include =" Gress" Version =" 2.1.1" />
1414 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1515 <PackageReference Include =" xunit" Version =" 2.9.3" />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1 " PrivateAssets =" all" />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3 " PrivateAssets =" all" />
1717 </ItemGroup >
1818 <ItemGroup >
1919 <ProjectReference Include =" ..\YoutubeExplode.Converter\YoutubeExplode.Converter.csproj" />
Original file line number Diff line number Diff line change 1111 <ItemGroup >
1212 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" PrivateAssets =" all" />
1313 <PackageReference Include =" CSharpier.MsBuild" Version =" 1.0.3" PrivateAssets =" all" />
14- <PackageReference Include =" FluentAssertions" Version =" 8.4 .0" />
14+ <PackageReference Include =" FluentAssertions" Version =" 8.5 .0" />
1515 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" all" />
1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1717 <PackageReference Include =" PolyShim" Version =" 1.15.0" PrivateAssets =" all" />
1818 <PackageReference Include =" xunit" Version =" 2.9.3" />
19- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1 " PrivateAssets =" all" />
19+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3 " PrivateAssets =" all" />
2020 </ItemGroup >
2121 <ItemGroup >
2222 <ProjectReference Include =" ..\YoutubeExplode\YoutubeExplode.csproj" />
You can’t perform that action at this time.
0 commit comments