File tree Expand file tree Collapse file tree
FixedWidthParser.Generator.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <ItemGroup >
1515 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.6.0" />
1616 <PackageReference Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.9.0" />
17- <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.2.3 " />
17+ <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.3.2 " />
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 2222 <PackageReference Include =" CsCheck" Version =" 4.7.0" />
2323 <PackageReference Include =" System.Linq.Async" Version =" 7.0.1" Condition =" '$(TargetFramework)' == 'net8.0'" />
2424 <PackageReference Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.8.0" />
25- <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.2.3 " />
25+ <PackageReference Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.3.2 " />
2626 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments