aspnetcore/build/_stylecop-run.shade

11 lines
211 B
Plaintext

@{/*
stylecop-run
Run StyleCop for your project.
projectFile=''
Required. Path to the test project.json to use.
*/}
exec program='bin\_stylecop\bin\StyleCop.KRunner.exe' commandline='${projectFile}'