specifying the project?

This commit is contained in:
Joseph Flinn 2020-12-31 18:52:52 +00:00
parent 2ae72a66bc
commit 4a3f1ee5e6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ steps:
- script: |
cd AzureSignTool
dotnet run -- sign --help
dotnet run --project azuresigntool -- sign --help
displayName: 'Debugging AST'
- script: exit 1