Skip to content

Commit

Permalink
Revert "Update rush.json for test (#1354)" (#1355)
Browse files Browse the repository at this point in the history
This reverts commit ff79022.
  • Loading branch information
dolauli authored Jul 10, 2024
1 parent ff79022 commit f2a6673
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion rush.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,17 @@
*/
"telemetryEnabled": false,
"projects": [
{
"packageName": "@autorest/powershell",
"projectFolder": "powershell",
"reviewCategory": "production",
"shouldPublish": true
},
{
"packageName": "@azure-tools/typespec-powershell",
"projectFolder": "packages/typespec-powershell",
"reviewCategory": "production",
"shouldPublish": true
}
]
}
}

0 comments on commit f2a6673

Please sign in to comment.