Build(deps): Bump Microsoft.PowerShell.Native from 6.2.0-rc.1 to 6.2.0 (#9200)

This commit is contained in:
dependabot[bot] 2019-03-22 13:33:00 -07:00 committed by Aditya Patwardhan
parent 94616f1789
commit 8f943b9f02

View file

@ -23,7 +23,7 @@
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" />
<!-- the following package(s) are from the powershell org -->
<PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0" />
<PackageReference Include="Microsoft.PowerShell.Native" Version="6.2.0-rc.1" />
<PackageReference Include="Microsoft.PowerShell.Native" Version="6.2.0" />
</ItemGroup>
<PropertyGroup>