Skip to content

Commit

Permalink
Update version of modules shipped with PowerShell (PowerShell#7531)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxian-dbw authored and TravisEz13 committed Aug 15, 2018
1 parent a0c6915 commit 79234ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Modules/PSGalleryModules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Import Project="..\..\PowerShell.Common.props" />

<ItemGroup>
<PackageReference Include="PackageManagement" Version="1.1.7.0" />
<PackageReference Include="PowerShellGet" Version="1.6.0" />
<PackageReference Include="PackageManagement" Version="1.1.7.2" />
<PackageReference Include="PowerShellGet" Version="1.6.6" />
<PackageReference Include="Microsoft.PowerShell.Archive" Version="1.1.0.0" />
<PackageReference Include="PSReadLine" Version="2.0.0-beta2" />
<PackageReference Include="ThreadJob" Version="1.1.2" />
Expand Down

0 comments on commit 79234ca

Please sign in to comment.