File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 pattern : testresults-*
2525
2626 - name : Combine coverage reports
27- uses : danielpalme/ReportGenerator-GitHub-Action@5.5.2
27+ uses : danielpalme/ReportGenerator-GitHub-Action@5.5.4
2828 with :
2929 reports : " **/*.cobertura.xml"
3030 targetdir : " ${{ github.workspace }}/report"
Original file line number Diff line number Diff line change 44 <System8Version >8.0.22</System8Version >
55 <System9Version >9.0.11</System9Version >
66 <System10Version >10.0.5</System10Version >
7- <MicrosoftExtensionsVersion >10.4.0 </MicrosoftExtensionsVersion >
7+ <MicrosoftExtensionsVersion >10.4.1 </MicrosoftExtensionsVersion >
88 </PropertyGroup >
99
1010 <!-- Product dependencies shared -->
6262
6363 <!-- Testing dependencies -->
6464 <ItemGroup >
65- <PackageVersion Include =" Anthropic" Version =" 12.8 .0" />
65+ <PackageVersion Include =" Anthropic" Version =" 12.9 .0" />
6666 <PackageVersion Include =" coverlet.collector" Version =" 8.0.1" >
6767 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
6868 <PrivateAssets >all</PrivateAssets >
6969 </PackageVersion >
70- <PackageVersion Include =" Microsoft.Extensions.AI.OpenAI" Version =" 10.2.0-preview.1.26063.2 " />
70+ <PackageVersion Include =" Microsoft.Extensions.AI.OpenAI" Version =" $(MicrosoftExtensionsVersion) " />
7171 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" $(System10Version)" />
7272 <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" $(System10Version)" />
7373 <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" $(System10Version)" />
9494 <PackageVersion Include =" System.Net.Http" Version =" 4.3.4" />
9595 <PackageVersion Include =" JsonSchema.Net" Version =" 9.1.3" />
9696 </ItemGroup >
97- </Project >
97+ </Project >
You can’t perform that action at this time.
0 commit comments