Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AzureDevOpsIntegration/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Minor": "0",
"Patch": "6"
},
"minimumAgentVersion": "1.83.0",
"minimumAgentVersion": "2.144.0",
"instanceNameFormat": "Run Leapwork schedules and get results in JUnit format",
"inputs": [
{
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Leapwork’s completely visual, no-code automation platform makes it easy for bu
# A couple of requirements
There are just a few requirements to ensure seamless integration:
1. .NET framework 4.8
2. Team Foundation Server 2015 Update 1 minimum required.
3. Agent version 1.83.0 minimum required.
2. Azure DevOps Server 2019 or later.
3. Agent version 2.144.0 or later.

# Installing
You are just one click away from seamless automation. Simply install the extension from Visual Studio Marketplace.
Expand Down