Skip to content

Commit 7a743a3

Browse files
committed
remove PR #1898 which was included twice
1 parent 900e9ca commit 7a743a3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CHANGELOG/preview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
- Filter out path separators when passing in package names as a parameter for any cmdlet (#1916)
1313
- Respect `TrustRepository` parameter when using `-RequiredResource` with `Install-PSResource` (#1910)
1414
- Fix bug with 'PSModuleInfo' property deserialization when validating module manifest (#1909)
15-
- `Uninstall-PSResource` no longer fails silently when resource was not found or prerelease criteria not met (#1898)
1615
- Prevent users from setting ApiVersion to 'Unknown' in `Set-PSResourceRepository` and `Register-PSResourceRepository` (#1892)
1716

1817
## [1.2.0-preview4](https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview3..v1.2.0-preview4) - 2025-11-04

src/Microsoft.PowerShell.PSResourceGet.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
- Filter out path separators when passing in package names as a parameter for any cmdlet (#1916)
7373
- Respect `TrustRepository` parameter when using `-RequiredResource` with `Install-PSResource` (#1910)
7474
- Fix bug with 'PSModuleInfo' property deserialization when validating module manifest (#1909)
75-
- `Uninstall-PSResource` no longer fails silently when resource was not found or prerelease criteria not met (#1898)
7675
- Prevent users from setting ApiVersion to 'Unknown' in `Set-PSResourceRepository` and `Register-PSResourceRepository` (#1892)
7776
7877
## 1.2.0-preview4

0 commit comments

Comments
 (0)