File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 timeout-minutes : 10
4242
4343 - name : Upload coverage to Codecov
44- uses : codecov/codecov-action@v4
44+ uses : codecov/codecov-action@v5
4545 if : always()
4646 with :
4747 files : ' **/TestResults/**/coverage.cobertura.xml'
Original file line number Diff line number Diff line change 5959 timeout-minutes : 10
6060
6161 - name : Upload coverage to CodeCov
62- uses : codecov/codecov-action@v4
62+ uses : codecov/codecov-action@v5
6363 if : always()
6464 with :
6565 files : ' **/TestResults/**/coverage.cobertura.xml'
Original file line number Diff line number Diff line change 1111 <PackageVersion Include =" Consul" Version =" 1.6.10.9" />
1212 <PackageVersion Include =" coverlet.collector" Version =" 6.0.4" />
1313 <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 5.1.5" />
14+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
1415 <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
1516 <PackageVersion Include =" MinVer" Version =" 6.0.0" PrivateAssets =" All" />
16- <PackageVersion Include =" Moq" Version =" 4.20.69 " />
17- <PackageVersion Include =" Npgsql" Version =" 8 .0.3 " />
17+ <PackageVersion Include =" Moq" Version =" 4.20.72 " />
18+ <PackageVersion Include =" Npgsql" Version =" 9 .0.4 " />
1819 <PackageVersion Include =" Shouldly" Version =" 4.3.0" />
1920 <PackageVersion Include =" StackExchange.Redis" Version =" 2.7.10" />
2021 <PackageVersion Include =" xunit" Version =" 2.6.1" />
3233 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.10" />
3334 <PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 10.0.0" />
3435 <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 8.0.0" />
35- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
3636 </ItemGroup >
3737
3838 <!-- .NET 10 specific package versions -->
4545 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.0" />
4646 <PackageVersion Include =" Microsoft.Extensions.Logging.Console" Version =" 10.0.0" />
4747 <PackageVersion Include =" Microsoft.Extensions.Options" Version =" 10.0.0" />
48- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
4948 </ItemGroup >
50- </Project >
49+ </Project >
You can’t perform that action at this time.
0 commit comments