Skip to content

Commit 5fcaf93

Browse files
committed
Add files for build pipeline
1 parent a68d00d commit 5fcaf93

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.config/tsaoptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"instanceUrl": "https://msazure.visualstudio.com",
3+
"projectName": "One",
4+
"areaPath": "One\\MGMT\\Compute\\Powershell\\Powershell\\PowerShell Core",
5+
"notificationAliases": [
6+
7+
8+
9+
]
10+
}

global.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sdk": {
3+
"version": "8.0.202"
4+
}
5+
}

0 commit comments

Comments
 (0)