Skip to content

Commit

Permalink
Update vss-extension.json
Browse files Browse the repository at this point in the history
The task now no longer requires a specific API version.
  • Loading branch information
ajeckmans committed Oct 9, 2023
1 parent c9c06d5 commit 35db1ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"vso.code_status",
"vso.threads_full"
],
"demands": [
"api-version/7.1"
],
"public": true,
"description": "This task uses 'dotnet format' for code compliance validation.",
"summary": "The task identifies coding standard issues in PR files using 'dotnet format'. It is vital for maintaining clean and standard compliant code in Azure Repos and Pipelines.",
Expand Down

0 comments on commit 35db1ca

Please sign in to comment.