Skip to content

Commit 26acee3

Browse files
amp-powellAbby Powell
andauthored
Removed make.json from CondaAuthenticateV0 (#18213) (#18214)
Co-authored-by: Abby Powell <[email protected]>
1 parent 8f0f376 commit 26acee3

File tree

4 files changed

+3
-14
lines changed

4 files changed

+3
-14
lines changed

Tasks/CondaAuthenticateV0/condaauthenticatemain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ async function main(): Promise<void> {
1515
return;
1616
}
1717
}
18-
main();
18+
main();

Tasks/CondaAuthenticateV0/make.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

Tasks/CondaAuthenticateV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 220,
12+
"Minor": 221,
1313
"Patch": 0
1414
},
1515
"runsOn": [

Tasks/CondaAuthenticateV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 220,
12+
"Minor": 221,
1313
"Patch": 0
1414
},
1515
"runsOn": [

0 commit comments

Comments
 (0)