File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 - name : Test with Coverage
2929 run : dotnet test --no-build --verbosity normal --settings coverlet.runsettings --collect:"XPlat Code Coverage"
3030 - name : Upload coverage to Codecov
31- uses : codecov/codecov-action@v4
31+ uses : codecov/codecov-action@v5
3232 with :
3333 files : ' **/coverage.cobertura.xml'
3434 fail_ci_if_error : false
Original file line number Diff line number Diff line change 1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1818 </PackageVersion >
19- <PackageVersion Include =" FluentAssertions" Version =" 7 .0.0" />
19+ <PackageVersion Include =" FluentAssertions" Version =" 8 .0.0" />
2020 <PackageVersion Include =" FluentValidation" Version =" 12.0.0" />
2121 <PackageVersion Include =" Humanizer.Core" Version =" 2.14.1" /> <!-- See #529 for 3.x update -->
2222 <PackageVersion Include =" JetBrains.Annotations" Version =" 2024.3.0" />
2323 <PackageVersion Include =" JsonDiffPatch.Net" Version =" 2.3.0" />
2424 <PackageVersion Include =" LibLog" Version =" 5.0.8" />
2525 <PackageVersion Include =" Microsoft.CSharp" Version =" 4.7.0" />
2626 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.0" />
27- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
27+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0 .0" />
2828 <PackageVersion Include =" Namotion.Reflection" Version =" 3.4.3" />
2929 <PackageVersion Include =" Nullability.Source" Version =" 2.3.0" >
3030 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments