Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5bc5c11

Browse files
Switch to PowerShell Gallery mirror (#2221)
1 parent 0af8424 commit 5bc5c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/installPSResources.ps1‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ param(
66
)
77

88
if ($PSRepository -eq "CFS" -and -not (Get-PSResourceRepository -Name CFS -ErrorAction SilentlyContinue)) {
9-
Register-PSResourceRepository -Name CFS -Uri "https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json"
9+
Register-PSResourceRepository -Name CFS -Uri "https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/PowerShellGalleryMirror/nuget/v3/index.json"
1010
}
1111

1212
# NOTE: Due to a bug in Install-PSResource with upstream feeds, we have to

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /