Bump Microsoft.PowerShell.Native from 7.0.0-rc.1 to 7.0.0.rc.2 (#11583)

This commit is contained in:
Aditya Patwardhan 2020-01-14 14:16:24 -08:00 committed by Dongbo Wang
parent a58037c247
commit 976f746874

View file

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