File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4343 testTargetFramework : ' '
4444 ${{ if ne(parameters.testTargetFramework, '') }} :
4545 testTargetFramework : ' /p:TestTargetFramework=${{ parameters.testTargetFramework }}'
46+ CODECOV_TOKEN : 03031e35-fe75-4e4c-87ee-e919ae601748
4647 strategy :
4748 matrix :
4849 ${{ if eq(parameters.customMatrixes, '') }} :
Original file line number Diff line number Diff line change 3939 <SystemCompositionVersion >1.2.0</SystemCompositionVersion >
4040 <!-- Build/infrastructure Dependencies -->
4141 <PublishSymbolsPackageVersion >1.0.0-beta-62824-02</PublishSymbolsPackageVersion >
42- <CodecovVersion >1.9.0 </CodecovVersion >
42+ <CodecovVersion >1.12.4 </CodecovVersion >
4343 <CoverletCollectorVersion >1.2.1</CoverletCollectorVersion >
4444 <ReportGeneratorVersion >4.3.6</ReportGeneratorVersion >
4545 <MicrosoftDotNetApiCompatPackageVersion >1.0.0-beta.19225.5</MicrosoftDotNetApiCompatPackageVersion >
You can’t perform that action at this time.
0 commit comments