File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 <PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
1616 <PackageReference Include =" NSubstitute" Version =" 5.1.0" />
17- <PackageReference Include =" xunit" Version =" 2.7.1 " />
17+ <PackageReference Include =" xunit" Version =" 2.8.0 " />
1818 <PackageReference Include =" coverlet.collector" Version =" 6.0.2" >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2828 </PackageReference >
2929 </ItemGroup >
3030 <ItemGroup Condition =" '$(TargetFramework)' == 'net6.0' Or '$(TargetFramework)' == 'net7.0'" >
31- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.8 " >
31+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 <PrivateAssets >all</PrivateAssets >
3434 </PackageReference >
You can’t perform that action at this time.
0 commit comments