We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PSResourceGet
1.2.0-preview4
1 parent e069c1d commit 2330c80Copy full SHA for 2330c80
src/Modules/PSGalleryModules.csproj
@@ -13,7 +13,7 @@
13
<ItemGroup>
14
<PackageReference Include="PowerShellGet" Version="2.2.5" />
15
<PackageReference Include="PackageManagement" Version="1.4.8.1" />
16
- <PackageReference Include="Microsoft.PowerShell.PSResourceGet" Version="1.2.0-preview3" />
+ <PackageReference Include="Microsoft.PowerShell.PSResourceGet" Version="1.2.0-preview4" />
17
<PackageReference Include="Microsoft.PowerShell.Archive" Version="1.2.5" />
18
<PackageReference Include="PSReadLine" Version="2.4.5" />
19
<PackageReference Include="Microsoft.PowerShell.ThreadJob" Version="2.2.0" />
0 commit comments