Skip to content

Commit d42c155

Browse files
committed
Switch from Netlock to KS3 so GitHub publish task works
1 parent 6b62797 commit d42c155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pipelines/PSScriptAnalyzer-Official.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extends:
5151
EnableCDPxPAT: false
5252
WindowsHostVersion:
5353
Version: 2022
54-
Network: Netlock
54+
Network: KS3
5555
stages:
5656
- stage: build
5757
jobs:

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "6.0.425"
3+
"version": "6.0.427"
44
}
55
}

0 commit comments

Comments
 (0)