Skip to content

Commit 28a0231

Browse files
sdwheelerCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6592b11 commit 28a0231

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

powershell-gallery/docs-conceptual/powershellget/how-to/use-credential-provider-with-azure-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ provider:
4848
- `dotnet CredentialProvider.Microsoft.dll -Uri <uri> -NonInteractive -IsRetry -F Json`
4949

5050
`CredentialProvider.Microsoft.exe` is used on Windows machines, while `dotnet` works on all supported
51-
platforms
51+
platforms.
5252

5353
## Dependencies
5454

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Microsoft.PowerShell.PSResourceGet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ title: Microsoft.PowerShell.PSResourceGet
1616
PSResourceGet is a module with commands for discovering, installing, updating and publishing
1717
PowerShell artifacts like Modules, DSC Resources, Role Capabilities, and Scripts.
1818

19-
This documentation covers the latest version **Microsoft.PowerShell.PSResourceGet** v1.2.0-preview5
19+
This documentation covers the latest version **Microsoft.PowerShell.PSResourceGet** v1.2.0-preview5.
2020
For a list of differences between versions, see
2121
[What's new in PSResourceGet?](/powershell/gallery/powershellget/psresourceget-release-notes).
2222

0 commit comments

Comments
 (0)