File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Codecov" version =" 1.0.1 " />
3+ <package id =" Codecov" version =" 1.1.0 " />
44 <package id =" Microsoft.DiaSymReader.Pdb2Pdb" version =" 1.1.0-beta1-62624-01" />
55 <package id =" OpenCover" version =" 4.6.519" />
66 <package id =" ReportGenerator" version =" 2.3.5.0" targetFramework =" net452" />
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ test_script:
1111- cd build
1212- ps : .\opencover-report.ps1 -Debug -NoBuild -NoReport -AppVeyor
1313- cd ..
14- - .\packages\Codecov.1.0.1 \tools\codecov.exe -f ".\build\OpenCover.Reports\OpenCover.StyleCopAnalyzers.xml"
14+ - .\packages\Codecov.1.1.0 \tools\codecov.exe -f ".\build\OpenCover.Reports\OpenCover.StyleCopAnalyzers.xml"
1515- .\StyleCop.Analyzers\StyleCop.Analyzers.Status.Generator\bin\Debug\net46\StyleCop.Analyzers.Status.Generator.exe .\StyleCopAnalyzers.sln > StyleCop.Analyzers.Status.json
1616cache :
1717 - packages -> **\packages.config
You can’t perform that action at this time.
0 commit comments