Skip to content

Commit

Permalink
Switch from Netlock to KS3 so GitHub publish task works
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Oct 9, 2024
1 parent 6b62797 commit 047c524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pipelines/PSScriptAnalyzer-Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ extends:
EnableCDPxPAT: false
WindowsHostVersion:
Version: 2022
Network: Netlock
Network: KS3
stages:
- stage: build
jobs:
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.425"
"version": "6.0.427"
}
}

0 comments on commit 047c524

Please sign in to comment.