Use the provided scripts instead of the dotnet tool.
Using dotnet tool requires Cake.Recipe v2.x
Also switched from "CI" target to the old "AppVeyor" target. The name was changed from AppVeyor to CI in Cake.Recipe 2.0.0
Related Issue
fixes #22
Motivation and Context
22
How Has This Been Tested?
sadly, not.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
CI Build
Checklist:
[X] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Use the provided scripts instead of the dotnet tool. Using dotnet tool requires Cake.Recipe v2.x Also switched from "CI" target to the old "AppVeyor" target. The name was changed from AppVeyor to CI in Cake.Recipe 2.0.0
Related Issue
fixes #22
Motivation and Context
22
How Has This Been Tested?
sadly, not.
Types of changes
Checklist: